| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid leaking memory that was already allocated in ASN1_item_new(). | tb | 2018-11-09 | 1 | -5/+1 |
* | Add const to the data argument of ASN1_set{,_int}_octetstring(). | tb | 2018-11-09 | 1 | -3/+3 |
* | Add const to functions in asn1/asn1.h as they did in OpenSSL. | tb | 2018-04-25 | 1 | -3/+3 |
* | Rewrite ASN1_TYPE_{get,set}_octetstring() using templated ASN.1. | jsing | 2017-11-28 | 1 | -81/+78 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -4/+3 |
* | Expand M_i2d_ASN1_OCTET_STRING macros - no change in generated assembly, | jsing | 2015-09-30 | 1 | -3/+5 |
* | Replace M_ASN1_OCTET_STRING_(free|new) with ASN1_OCTET_STRING_(free|new). | jsing | 2015-09-30 | 1 | -4/+4 |
* | Replace M_ASN1_INTEGER_(new|free) with ASN1_INTEGER_(new|free) - this is | jsing | 2015-09-30 | 1 | -2/+2 |
* | Replace remaining M_ASN1_STRING_* macros with calls to ASN1_STRING_*. | jsing | 2015-09-10 | 1 | -9/+9 |
* | Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated | jsing | 2015-07-29 | 1 | -2/+2 |
* | if (x) FOO_free(x) -> FOO_free(x). | miod | 2014-07-12 | 1 | -5/+3 |
* | More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSL | miod | 2014-07-11 | 1 | -2/+4 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+2 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | More KNF. | jsing | 2014-04-19 | 1 | -76/+88 |
* | lob a few more knf grenades in here to soften things up. | tedu | 2014-04-18 | 1 | -8/+4 |
* | putting most of the braces in the right column is the very least we can do. | tedu | 2014-04-18 | 1 | -16/+16 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -2/+2 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -1/+5 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -12/+12 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -23/+15 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+193 |