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
*
Support min/max version in LibreSSL
Steven Fackler
2018-05-19
1
-584
/
+0
*
Find path prefix to OpenSSL installed by Homebrew.
eonil
2018-05-19
1
-0
/
+34
*
Fix base version for min/max proto accessors
Steven Fackler
2018-05-09
1
-0
/
+4
*
Flag off constants added in 1.0.2h
Steven Fackler
2018-04-30
1
-0
/
+4
*
Some misc cleanup
Steven Fackler
2018-04-27
1
-12
/
+9
*
Reform version checking logic
Steven Fackler
2018-04-26
1
-132
/
+109
*
Include information about development packages
Thomas Eizinger
2018-04-12
1
-0
/
+3
*
Combine LibreSSL 2.7.x versions into one
Ossi Herrala
2018-04-03
1
-28
/
+1
*
Add LibreSSL 2.7.2
Ossi Herrala
2018-04-02
1
-1
/
+10
*
Add support for LibreSSL 2.7.1
Ossi Herrala
2018-03-31
1
-3
/
+21
*
Support LibreSSL 2.7.0
Steven Fackler
2018-03-22
1
-1
/
+10
*
OpenSSL 1.1.1 support
Steven Fackler
2018-02-13
1
-4
/
+11
*
Detect FreeBSD OpenSSL automatically
Steven Fackler
2018-02-10
1
-24
/
+30
*
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
[next]