Steven Fackler
9996f5874e
Fix test build
2014-11-19 12:36:32 -08:00
James Hurst
f02d8c22ec
Fixed compilation errors related to namedspaced enums
2014-11-17 19:16:51 -05:00
Valerii Hiora
dd46d1922e
Correct init mutexes and locking function
...
`libcrypto` uses locks quite intensively even without SSL.
So they should be initialized before everything else to
function properly in multi-threaded apps in which SSL
operations are absent or delayed.
Finishes #79
2014-10-14 08:31:42 +03:00
Samuel Fredrickson
95b9cf39c9
"final" is now a reserved word, so change occurrences to "finalize".
2014-10-09 01:05:41 -07:00
Valerii Hiora
02637ec7d4
single `ffi` module
2014-09-30 08:21:31 +03:00
Michael Gehring
da125b3a95
Fix deprecation warnings
2014-09-23 20:27:37 +02:00
Andrew Dunham
1579173a10
Fix lints for non snake-case functions
2014-09-04 17:55:35 -07:00
Michael Gehring
c4a275dc37
Add repr(C) to C structs
2014-08-22 17:16:16 +02:00
Steven Fackler
203bdd076e
Shift directory structure
2014-08-03 19:16:09 -07:00
Steven Fackler
53e11b08f5
Prepare rustcrypto to merge into rust-openssl
2013-12-28 17:09:18 -07:00
Erick Tryzelaar
85e6d1db12
update to rust 0.9-pre (a5fa1d9)
2013-12-27 22:02:38 -05:00
Erick Tryzelaar
a9ce2a36d5
Switch over to rustpkg
2013-12-18 08:51:10 -08:00