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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v0.2.11
v0.2.11
Steven Fackler
2015-01-03
1
-1
/
+1
*
Fix deprecation warnings
Steven Fackler
2015-01-03
1
-3
/
+4
*
Merge pull request #134 from DiamondLovesYou/master
Steven Fackler
2015-01-02
1
-1
/
+1
|
\
|
*
OpenSSL-sys: Cfg off target_os instead off feature.
Richard Diamond
2015-01-02
1
-1
/
+1
*
|
Array syntax fallout
Valerii Hiora
2015-01-02
1
-1
/
+1
|
/
*
Release v0.2.10
v0.2.10
Steven Fackler
2014-12-31
1
-1
/
+1
*
Change to use updated Mutex API in latest Rust master.
Samuel Fredrickson
2014-12-30
1
-4
/
+4
*
Release v0.2.9
v0.2.9
Steven Fackler
2014-12-29
1
-1
/
+1
*
Release v0.2.8
v0.2.8
Steven Fackler
2014-12-23
1
-1
/
+1
*
Release v0.2.7
v0.2.7
Steven Fackler
2014-12-21
1
-1
/
+1
*
Replaced now removed NativeMutex with StaticMutex, and fixed Neg
Aaron Weiss
2014-12-21
1
-6
/
+8
*
Release v0.2.6
v0.2.6
Steven Fackler
2014-12-19
1
-1
/
+1
*
Merge pull request #119 from glennw/android-static-linking
Steven Fackler
2014-12-16
1
-3
/
+8
|
\
|
*
Use static linking on android, which simplifies deployment since loading appl...
Glenn Watson
2014-12-12
1
-3
/
+8
*
|
Release v0.2.5
v0.2.5
Steven Fackler
2014-12-16
1
-1
/
+1
*
|
Release v0.2.4
v0.2.4
Steven Fackler
2014-12-15
1
-1
/
+1
|
/
*
Clean up Copy impls a bit
Steven Fackler
2014-12-11
1
-4
/
+8
*
Update to nightly: explicit Copy trait
Valerii Hiora
2014-12-11
1
-0
/
+4
*
Add the openssl function prototype 'HMAC_CTX_cleanup'.
Ummon
2014-12-10
1
-0
/
+1
*
Merge pull request #113 from DiamondLovesYou/nacl-crosses
Steven Fackler
2014-12-10
2
-3
/
+3
|
\
|
*
Now that pkg-config 0.1.1 has been published, delegate to bailout detection t...
Richard Diamond
2014-12-09
2
-3
/
+3
*
|
Merge pull request #108 from DiamondLovesYou/nacl-crosses
Steven Fackler
2014-12-09
3
-0
/
+17
|
\
|
|
*
Add a feature to openssl-sys to cause it to build a local copy of libressl for
Richard Diamond
2014-12-09
3
-0
/
+17
*
|
Directly substitute $OPENSSL_PATH
Manish Goregaokar
2014-12-05
1
-6
/
+4
*
|
Allow passing in Android paths
Manish Goregaokar
2014-12-03
1
-0
/
+10
|
/
*
Release v0.2.2
v0.2.2
Steven Fackler
2014-12-01
1
-1
/
+1
*
Release 0.2.1
v0.2.1
Steven Fackler
2014-11-28
1
-1
/
+1
*
Drop execute bit on file
Steven Fackler
2014-11-28
1
-0
/
+0
*
Bump to 0.2
v0.2.0
Steven Fackler
2014-11-27
1
-2
/
+1
*
Fix to pkg-config 0.1
Steven Fackler
2014-11-27
1
-1
/
+1
*
Hasher: static contract checking, context reuse
Gleb Kozyrev
2014-11-26
1
-0
/
+2
*
Bump to 0.1.1
v0.1.1
Steven Fackler
2014-11-26
1
-1
/
+1
*
Sync is now part of the standard library
Andor Uhlár
2014-11-26
1
-2
/
+1
*
Bump to 0.1.0
v0.1.0
Steven Fackler
2014-11-25
1
-1
/
+1
*
sys: add SSL_get_peer_certificate()
Cody P Schafer
2014-11-24
1
-0
/
+1
*
sys: add some methods for dealing with x509 certs
Cody P Schafer
2014-11-24
1
-0
/
+6
*
sys (and bn): make CRYPTO_free() take a *mut c_void insead of a *const c_char
Cody P Schafer
2014-11-24
1
-1
/
+1
*
Add more crate metadata
v0.0.2
Steven Fackler
2014-11-22
1
-1
/
+2
*
Update stuff for upload to registry
Steven Fackler
2014-11-22
1
-4
/
+8
*
Runtime fallout
Valerii Hiora
2014-11-21
1
-1
/
+2
*
Baseline server support
Cody P Schafer
2014-11-19
1
-0
/
+1
*
Move AES XTS support to a feature
Steven Fackler
2014-11-16
2
-0
/
+3
*
Add XTS-AES mode
Corey Ford
2014-11-14
1
-0
/
+2
*
New build system
Valerii Hiora
2014-11-13
5
-0
/
+600