summaryrefslogtreecommitdiff
path: root/lib/libcrypto/asn1/a_mbstr.c
AgeCommit message (Expand)Author
2021-12-25Indent goto labels for diffability.Joel Sing
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-07-16Explicitely cast a char into unsigned long before shifting it left by 24, forMiod Vallat
2014-10-12Paranoia: in ASN1_mbstring_ncopy(), check for len < 0 instead of len == -1,Miod Vallat
2014-09-21Fix a memory leak in the error path in ASN1_mbstring_ncopy().Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-20Bring UTF8_{getc,putc} up-to-date: it's been a decade since 5- and 6-bytePhilip Guenther
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-19More KNF.Joel Sing
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-18More KNF.Joel Sing
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-15Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternityBob Beck
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsBob Beck
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2003-04-05Trivial sprintf() -> snprintf() changes. ok deraadt@Hakan Olsson
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-03-19import openssl-0.9.7-beta1Bob Beck