summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hmac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_5_BASE'.OPENBSD_5_5_BASEcvs2svn2014-02-274-799/+0
|
* resolve conflictsdjm2012-10-131-0/+37
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-132-6/+10
|\ | | | | branch.
| * import OpenSSL-1.0.1cdjm2012-10-133-6/+47
| |
* | openssl-1.0.0e: resolve conflictsdjm2011-11-031-3/+0
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-031-0/+2
|\| | | | | branch.
| * import OpenSSL 1.0.0edjm2011-11-032-3/+2
| |
* | resolve conflicts, fix local changesdjm2010-10-013-133/+67
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-0/+432
|\| | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-014-32/+499
| |
| * import openssl-0.9.8jdjm2009-01-092-0/+11
| |
| * import of OpenSSL 0.9.8hdjm2008-09-062-23/+10
| |
| * import of openssl-0.9.7jdjm2006-06-272-9/+7
| |
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-292-0/+17
| |
| * import 0.9.7b (without idea and rc5)markus2003-05-111-0/+3
| |
| * import openssl-0.9.7-beta1markus2002-09-052-57/+62
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-10/+34
|\ \ | | | | | | branch.
| * | import OpenSSL-1.0.0adjm2010-10-011-10/+34
| | |
* | | resolve conflictsdjm2009-01-091-0/+3
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-7/+8
|\| | | | | | | | branch.
| * | import openssl-0.9.8jdjm2009-01-091-7/+8
| | |
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-052-0/+8
| | |
* | | resolve conflictsdjm2008-09-062-23/+10
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-23/+9
|\| | | | | | | | branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-061-23/+9
| | |
* | | resolve conflictsdjm2006-06-272-9/+7
| | |
* | | 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-271-1/+1
| | |
* | | resolve conflictsdjm2005-04-292-0/+17
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+99
|\| | | | | | | | branch.
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+99
| | |
| * | import 0.9.7b (without idea and rc5)markus2003-05-111-3/+18
| | |
| * | import openssl-0.9.7-beta1markus2002-09-051-12/+25
| | |
* | | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-123-20/+40
| | |
* | | undo local change, HMAC_Init() already does HMAC_CTX_init if(key && md)markus2002-09-171-1/+0
| | |
* | | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-7/+17
| | |
* | | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
| | |
* | | remove whitespace changes (keep diffs to 0.9.7-beta1 minimal)markus2002-09-031-1/+1
| | |
* | | OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-154-36/+55
| | |
* | | openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
| | |
* | | openssl-engine-0.9.6 mergebeck2000-12-152-6/+7
| | |
* | | OpenSSL 0.9.5a mergebeck2000-04-151-1/+3
| | |
* | | OpenSSL 0.9.5 mergebeck2000-03-193-5/+5
| | | | | | | | | | | | | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* | | do not assume shell scripts are +x; dderaadt1999-11-231-1/+1
| | |
* | | OpenSSL 0.9.4 mergebeck1999-09-294-67/+72
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-051-0/+147
|\| | | | | | | | branch.
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+147
| / | | | | | | | | | | | | | | | | | | functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
* | This commit was generated by cvs2git to track changes on a CVS vendorryker1998-10-052-0/+271
|\| | | | | branch.
| * Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-052-0/+271
| | | | | | | | | | functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+80
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.