index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl-sys
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust libressl version detection
Steven Fackler
2017-11-13
1
-29
/
+9
*
Add support for LibreSSL 2.6.3
phoebe jenkins
2017-11-13
1
-1
/
+10
*
Add support for LibreSSL 2.6.2
Christopher Vittal
2017-10-03
1
-1
/
+10
*
Fix rerun logic
v0.9.19
Steven Fackler
2017-09-20
1
-2
/
+2
*
Update to cc 1.0
Steven Fackler
2017-09-20
1
-2
/
+2
*
openssl-sys: Fix typo in libressl_version definition
Luis Ressel
2017-09-18
1
-1
/
+1
*
Merge pull request #695 from Keruspe/master
Steven Fackler
2017-09-17
1
-1
/
+17
|
\
|
*
openssl-sys: define libressl version
Marc-Antoine Perennou
2017-09-17
1
-0
/
+8
|
*
openssl-sys: support libressl 2.6.1
Marc-Antoine Perennou
2017-09-14
1
-1
/
+9
*
|
Extract prefixed environment variables into helper function.
Jessica Hamilton
2017-09-13
1
-24
/
+19
*
|
Use target name in variables when cross-compiling.
Jessica Hamilton
2017-09-13
1
-2
/
+3
*
|
Allow overriding lib/include dirs when cross-compiling.
Jessica Hamilton
2017-09-06
1
-4
/
+16
|
/
*
Fix build note for MinGW
Steven Fackler
2017-09-04
1
-1
/
+1
*
Merge pull request #622 from mcgoo/vcpkg
Steven Fackler
2017-08-11
1
-0
/
+47
|
\
|
*
for msvc abi builds, allow use of openssl libs from vcpkg
Jim McGrath
2017-06-07
1
-0
/
+47
*
|
Fully wrap feature checks
Steven Fackler
2017-08-10
1
-2
/
+2
*
|
Forbid LibreSSL 2.5.6+
Steven Fackler
2017-07-19
1
-0
/
+2
*
|
Support for LibreSSL 2.5.5
Inokentiy Babushkin
2017-07-17
1
-0
/
+8
*
|
Test against libressl 2.6.0
Steven Fackler
2017-07-16
1
-2
/
+2
*
|
Rustfmt
Steven Fackler
2017-07-15
1
-58
/
+81
*
|
Inform cargo about which env vars we care about
Steven Fackler
2017-07-04
1
-0
/
+5
*
|
Enable build on LibreSSL 5.6.0 development branch.
Laurence Tratt
2017-06-25
1
-1
/
+9
|
/
*
Fix for changes in OpenSSL 1.1.0f
Steven Fackler
2017-06-06
1
-0
/
+8
*
Rustfmt
Steven Fackler
2017-05-20
1
-50
/
+54
*
Fix support for LibreSSL versions other than 2.5.0
Steven Fackler
2017-05-12
1
-7
/
+44
*
(issues-600) Avoid compiling ec2m code against no-ec2m openssl
Andrew Roetker
2017-04-11
1
-0
/
+1
*
show help message when pkg-config is missing
Jay Lee
2017-03-29
1
-3
/
+8
*
(maint) Recreate ability to pass in OPENSSL_LIBS variable
Andrew Roetker
2017-03-13
1
-6
/
+13
*
Clean up pkg-config logic
Steven Fackler
2017-02-03
1
-46
/
+29
*
Macro-expand OpenSSL headers for feature checks
Steven Fackler
2017-01-28
1
-124
/
+108
*
Make sure to not add system dirs to linkage
Steven Fackler
2017-01-24
1
-4
/
+17
*
Improving missing OpenSSL message on Linux
Tomasz Drwięga
2017-01-03
1
-3
/
+14
*
Use metadeps to specify pkg-config dependencies declaratively
Josh Triplett
2016-12-24
1
-3
/
+3
*
Add LibreSSL 2.5.0 support
Sébastien Marie
2016-12-21
1
-0
/
+9
*
Allow OPENSSL_{LIB,INCLUDE}_DIR to override OPENSSL_DIR
Aidan Hobson Sayers
2016-12-12
1
-6
/
+14
*
Provide a tailored error message on Linux
Alex Crichton
2016-11-05
1
-0
/
+13
*
Always dump openssl confs
Steven Fackler
2016-11-04
1
-45
/
+43
*
More buildscript tweaks
Steven Fackler
2016-11-04
1
-1
/
+1
*
Improve buildscript logic
Steven Fackler
2016-11-04
1
-3
/
+3
*
Prefer 1.1 when looking for Homebrew installs
Steven Fackler
2016-10-14
1
-2
/
+2
*
Respect osslconf in systest
Steven Fackler
2016-10-14
1
-0
/
+3
*
Add support for OpenSSL 1.1.0
Alex Crichton
2016-10-12
1
-59
/
+317
*
Avoid empty include paths (i.e. cc -I "" ) as they are not supported by GCC. ...
Maximilian Hristache
2015-11-28
1
-2
/
+5
*
Remove unecessary build dependency
Steven Fackler
2015-11-16
1
-1
/
+0
*
Split stuff requiring a shim out to a separate crate
Steven Fackler
2015-11-16
1
-78
/
+2
*
Add metadata for the include dir of openssl
Alex Crichton
2015-10-13
1
-0
/
+1
*
Swap order of linking ssl/crypto
Alex Crichton
2015-09-01
1
-3
/
+3
*
Remove #ifs for same-value shimmed SSL options. Depend on compiler optimizati...
Jethro Beekman
2015-07-01
1
-4
/
+0
*
Decouple C SSL Option bit flags from Rust version
Jethro Beekman
2015-07-01
1
-0
/
+64
*
Modernize cargo directives
Steven Fackler
2015-06-28
1
-4
/
+5
[next]