Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-18 | None of these need to include <openssl/rand.h> | Joel Sing | |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing | |
Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@ | |||
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt | |
2014-04-21 | KNF. | Joel Sing | |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck | |
OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||
2008-09-06 | resolve conflicts | Damien Miller | |
2002-05-15 | import openssl-0.9.7-beta1 | Bob Beck | |