Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put CTLOG and SCT stacks definitions in the right place. | jsing | 2021-12-19 | 1 | -47/+49 |
| | | | | No functional change. | ||||
* | Make the certificate transparency code build with the rest of the library | beck | 2021-11-24 | 1 | -1/+47 |
| | | | | | | Do not expose it yet, this will wait for an upcoming bump ok tb@ | ||||
* | Bring back stack macros for CMS structs. | jsing | 2019-08-11 | 1 | -1/+111 |
| | |||||
* | Remove a bunch of ancient and highly crufty ASN.1 related code from | jsing | 2018-10-24 | 1 | -264/+1 |
| | | | | | | libcrypto (the "new" stuff replaced this back around 2000 or so...). ok tb@ | ||||
* | Remove stack related macros that should have been nuked when | jsing | 2018-10-24 | 1 | -333/+1 |
| | | | | {CMS,KRB5,SRP} were removed. | ||||
* | Place some macros under #ifndef LIBRESSL_INTERNAL. | jsing | 2016-12-27 | 1 | -2/+5 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
| | |||||
* | Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() and | miod | 2014-05-12 | 1 | -0/+107 |
| | | | | | | | | ASN1_unpack_string() from the NO_ASN1_OLD purge; turns out that some Ruby extensions still use them, unfortunately, so we need to give them some more time to catch up on ``recent'' interfaces. Riding on the libcrypto major bump. | ||||
* | Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as there | miod | 2014-04-18 | 1 | -0/+13 |
| | | | | | | | are still some 3rd-party code using it, and fixing them is not trivial. As an excuse gift, the memory leaks on failure in resurrected a_set.c have been fixed. | ||||
* | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | miod | 2014-04-15 | 1 | -120/+0 |
| | | | | | | | | | | obsolete (and mostly internal) routines to be compiled out. We don't expect any reasonable software to stick to these interfaces, so better clean up the view and unifdef -DNO_ASN1_OLD. The astute reader will notice the existence of NO_OLD_ASN1 which serves a similar purpose, but is more entangled. Its time will come, soon. | ||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -25/+113 |
| | |||||
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -57/+58 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -232/+776 |
| | |||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -0/+44 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -50/+462 |
| | |||||
* | resolve conflicts | djm | 2006-06-27 | 1 | -25/+28 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+59 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+378 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -66/+1071 |
| | |||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -0/+129 |