Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
[openssl.git] / crypto / asn1 /
2016-08-23 FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23 FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-23 FdaSilvaYYConstify some inputs buffers
2016-08-23 FdaSilvaYYConstify ASN1_PCTX_*
2016-08-22 Matt CaswellEnsure the mime_hdr_free function can handle NULLs
2016-08-21 Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20 Kurt RoeckxFix off by 1 in ASN1_STRING_set()
2016-08-18 Dr. Stephen HensonConstify i2a*
2016-08-18 Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17 Dr. Stephen HensonConstify X509_SIG.
2016-08-17 Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17 Dr. Stephen HensonConstify private key decode.
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-17 Dr. Stephen HensonConstify ASN1_item_unpack().
2016-08-16 Matt CaswellConvert PKCS8* functions to use const getters
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-15 Dr. Stephen HensonCheck for errors in a2d_ASN1_OBJECT()
2016-08-13 Dr. Stephen HensonAdd X25519 methods to internal tables
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-05 Dr. Stephen HensonFree buffer in a2i_ASN1_INTEGER() on error path.
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-08-02 Dr. Stephen HensonCheck for overlows and error return from ASN1_object_size()
2016-08-02 Dr. Stephen HensonCheck for overflows in ASN1_object_size().
2016-07-25 FdaSilvaYYEnforce and explicit some const casting
2016-07-25 FdaSilvaYYConstify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
2016-07-25 FdaSilvaYYConstify ASN1_buf_print
2016-07-25 FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-07-20 Kurt RoeckxCast to an unsigned type before negating
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-19 Dr. Stephen HensonCheck and print out boolean type properly.
2016-07-18 Dr. Stephen HensonFix print of ASN.1 BIGNUM type.
2016-07-16 Kurt RoeckxReturn error when trying to print invalid ASN1 integer
2016-07-11 Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-07-06 Dr. Stephen HensonDon't indicate errors during initial adb decode.
2016-07-05 FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-24 Kurt RoeckxAvoid signed overflow
2016-06-23 Matt CaswellFix ASN1_STRING_to_UTF8 could not convert NumericString
2016-06-23 FdaSilvaYYRework error handling from asn1_do_lock method.
2016-06-21 FdaSilvaYYSpelling... and more spelling
2016-06-21 Kurt RoeckxAvoid creating an illegal pointer.
2016-06-16 Rich SalzFix build break.
2016-06-15 FdaSilvaYYConstify asn1/asn_mime.c
2016-06-15 FdaSilvaYYConstify some input buffers in asn1
2016-06-14 Richard LevitteChange (!seqtt) to (seqtt == NULL)
2016-06-14 Richard LevitteAlways check that the value returned by asn1_do_adb...
2016-06-14 Dr. Stephen HensonFix omitted selector handling.
2016-06-14 Matt CaswellFree memory on an error path
2016-06-11 Kurt RoeckxAvoid creating an illegal pointer.
2016-06-05 FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05 FdaSilvaYYConstify ASN1_generate_v3
2016-06-05 FdaSilvaYYConstify s2i_ASN1_INTEGER
2016-06-04 Dr. Stephen HensonCheck for overflows in EOC.
2016-06-01 Matt CaswellDon't leak memory on ASN1_item_pack() error path
2016-06-01 Matt CaswellDon't leak memory on ASN1_GENERALIZEDTIME_adj() error...
2016-06-01 Matt CaswellFree buffer on error in a2i_ASN1_INTEGER()
2016-06-01 FdaSilvaYYRaise an Err when CRYPTO_THREAD_lock_new fails
2016-05-28 FdaSilvaYYAdd more zalloc
2016-05-28 FdaSilvaYYFix some missing inits
2016-05-27 Kurt RoeckxAvoid calling memcpy with lenght of 0
2016-05-26 Dr. Stephen HensonAdd rfc822Mailbox to string table.
2016-05-25 Kurt RoeckxAvoid creating an illegal pointer
2016-05-24 Kurt RoeckxAvoid creating an illegal pointer
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-18 Richard Levittemake update
2016-05-18 Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-05-16 Rich SalzUse OPENSSL_hexchar2int
2016-05-11 Dr. Stephen HensonUpdate pkcs8 defaults.
2016-05-09 Richard LevitteAdd NULL check in i2d_PrivateKey()
2016-05-05 Rich SalzScript changed; update the generated file.
2016-05-04 Dr. Stephen Hensonsupport embed in ASN.1 print
2016-05-04 Dr. Stephen HensonFix double free in d2i_PrivateKey().
2016-05-03 Dr. Stephen HensonFix ASN1_INTEGER handling.
2016-05-01 Richard Levittemake update
2016-05-01 Richard LevitteAdjust a last few generators to new license boilerplate...
2016-04-29 Matt CaswellFix building with -DCHARSET_EBCDIC
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-22 Dr. Stephen HensonHarden ASN.1 BIO handling of large amounts of data.
2016-04-21 Matt CaswellFix some code maintenance issues
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-14 Viktor DukhovniBugfix: in asn1parse avoid erroneous len after a sub...
2016-04-13 Dr. Stephen HensonRemove check_defer()
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-04 Emilia KasperFix memory leaks in ASN.1
2016-03-30 Ben LaurieFix buffer overrun in ASN1_parse().
2016-03-29 Matt CaswellMake BIO opaque
2016-03-23 Rich SalzMove dso.h to internal
2016-03-22 Dr. Stephen Hensonremove unused references field
2016-03-22 Dr. Stephen HensonMake X509_PUBKEY opaque
next