summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/x_long.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behaviour that results from negating a signed long withjsing2019-04-201-2/+2
* Avoid signed integer overflow.jsing2019-04-151-2/+2
* Correct the return values from long_print.jsing2019-04-011-2/+5
* Wrap long lines and apply some style(9).jsing2019-03-311-7/+10
* Use named field initialisers.jsing2019-03-311-8/+9
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Manually expand ASN.1 template macros - only change in generated assemblyjsing2015-07-251-7/+19
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-181-28/+45
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-2/+2
* resolve conflicts, fix local changesdjm2010-10-011-1/+9
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-3/+5
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+169