Steven Fackler
|
5042d3d170
|
Mangle c helper functions
We want to make sure that multiple openssl versions can coexist in the
same dependency tree.
Closes #438
|
2016-08-13 12:05:29 -07:00 |
Steven Fackler
|
67b5b4d814
|
Make hmac support optional and remove openssl-sys-extras
rust-openssl no longer requires headers for the default feature set.
|
2016-08-09 22:52:12 -07:00 |
Steven Fackler
|
7ca5ccf064
|
Hash reform
Closes #430
|
2016-08-07 16:29:36 -07:00 |
Steven Fackler
|
1b0757409d
|
Rustfmt
|
2016-05-16 23:03:13 -07:00 |
Steven Fackler
|
157e6aa961
|
Rustfmt
|
2015-12-15 21:51:20 -08:00 |
Steven Fackler
|
f36f610d07
|
Move HMAC_CTX_copy to sys-extras
|
2015-11-16 20:16:01 -08:00 |
Steven Fackler
|
a8a10e64ad
|
Split stuff requiring a shim out to a separate crate
|
2015-11-16 20:16:01 -08:00 |
Steven Fackler
|
cb7248d8cb
|
Import shim'd HMAC stuff with the original name
|
2015-06-27 15:23:19 -07:00 |
Alex Crichton
|
293f1ce5b1
|
Fixup for beta
Add derive(Clone) and don't negate unsigned numbers
|
2015-04-02 18:14:51 -07:00 |
Steven Fackler
|
19a24b80e9
|
Fix doctest errors
|
2015-04-02 11:15:59 -07:00 |
Steven Fackler
|
b406b7c6e6
|
Fix doc test
|
2015-03-21 10:00:00 -07:00 |
Steven Fackler
|
6991cc6a30
|
Convert to new IO.
|
2015-02-24 23:01:57 -08:00 |
Kevin Butler
|
cb0e1688c8
|
Update depreciated code
|
2015-02-20 21:04:01 +00:00 |
Steven Fackler
|
2fa1571e2e
|
Remove deprecated functions from openssl-sys
|
2015-02-13 23:31:00 -08:00 |
Steven Fackler
|
6ef819f971
|
Fix builds against 0.9.x OpenSSL
Namely builds on OSX
|
2015-02-08 23:31:46 -08:00 |
Steven Fackler
|
ec65b0c67b
|
Move docs to this repo and auto build
|
2015-02-07 21:30:05 -08:00 |