summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | import of OpenSSL 0.9.8hdjm2008-09-0610-1017/+693
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-0/+83
|\ \ \ \ | | |_|/ | |/| | branch.
| * | | import of OpenSSL 0.9.8hdjm2008-09-061-0/+83
| | | |
| * | | import openssl-0.9.7dmarkus2004-04-071-1/+1
| | | |
| * | | import 0.9.7cmarkus2003-11-111-7/+8
| | | |
| * | | import 0.9.7b (without idea and rc5)markus2003-05-111-16/+14
| | | |
| * | | import openssl-0.9.7-beta3markus2002-09-051-345/+743
| | | |
| * | | import openssl-0.9.7-beta1markus2002-09-051-48/+599
| | | |
* | | | resolve conflictsdjm2006-06-2711-88/+247
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7jdjm2006-06-273-1/+14
| | | |
* | | | increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512)djm2005-04-291-1/+1
| | | |
* | | | resolve conflictsdjm2005-04-2925-90/+589
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+108
|\ \ \ \ | | |_|/ | |/| | branch.
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-2919-79/+552
| | | |
| * | | import openssl-0.9.7dmarkus2004-04-075-6/+29
| | | |
| * | | import 0.9.7cmarkus2003-11-112-10/+31
| | | |
| * | | import 0.9.7b (without idea and rc5)markus2003-05-1116-30/+66
| | | |
| * | | import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-6/+6
| | | |
| * | | import openssl-0.9.7-beta3markus2002-09-055-3/+61
| | | |
| * | | import openssl-0.9.7-beta1markus2002-09-0541-1735/+2403
| | | |
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2002-05-1513-0/+1954
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+1076
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-298-11/+1221
| | | |
| * | | import openssl-0.9.7dmarkus2004-04-071-1/+1
| | | |
| * | | import 0.9.7b (without idea and rc5)markus2003-05-113-22/+39
| | | |
| * | | import openssl-0.9.7-beta3markus2002-09-051-2/+2
| | | |
| * | | import openssl-0.9.7-beta1markus2002-09-0510-184/+412
| | | |
| * | | This commit was manufactured by cvs2git to create branch 'openssl'.cvs2svn2002-05-158-0/+1886
| | | |
* | | | update missing pieces from 0.9.7d; ok henningmarkus2004-04-251-3/+12
| | | | | | | | | | | | | | | | crank minor for API extensions
* | | | backout for nowmarkus2004-04-081-12/+3
| | | |
* | | | merge 0.9.7dmarkus2004-04-085-6/+29
| | | |
* | | | Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.hshoexer2004-02-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Change cipher modes to more generic names and add an additional mode. ok deraadt@ markus@
* | | | enable acss.hshoexer2004-01-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ok @deraadt @markus Also bump minor version. ok @deraadt
* | | | evp api and manual page for acsshshoexer2004-01-231-0/+85
| | | | | | | | | | | | | | | | ok deraadt@ markus@
* | | | merge 0.9.7c; minor bugsfixes;markus2003-11-113-17/+39
| | | | | | | | | | | | | | | | | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* | | | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-1220-69/+119
| | | |
* | | | str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-032-2/+2
| | | |
* | | | spellingderaadt2003-01-041-1/+1
| | | |
* | | | merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-6/+6
| | | | | | | | | | | | | | | | | | | | new minor for libcrypto (_X509_REQ_print_ex) tested by miod@, pb@
* | | | evp.h should not pull in all other header files, especiallymarkus2002-09-101-57/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | since it's supposed to hid the specific ciphers. this change also avoids problems when evp is used together with kerberos (and <des.h>). ok deraadt@
* | | | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-107-350/+809
| | | |
* | | | merge with 0.9.7-beta1markus2002-09-051-2/+2
| | | |
* | | | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
| | | |
* | | | Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-076-77/+227
| | | | | | | | | | | | | | | | correctly autogenerate obj_mac.h
* | | | Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-214-20/+24
| | | |
* | | | OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1552-1441/+2962
| | | |
* | | | merge openssl 0.9.6b-enginebeck2001-08-013-7/+7
| | | | | | | | | | | | | | | | | | | | Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries
* | | | openssl-engine-0.9.6a mergebeck2001-06-222-3/+36
| | | |
* | | | typoderaadt2001-06-161-1/+0
| | | |