Standardize Levitte's dual-license
[openssl.git] / crypto / asn1 /
2017-06-11 Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-08 Todd ShortFix #340: Parse ASN1_TIME to struct tm
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-31 Erwann AbaleaAdd some OID's from X.520
2017-05-30 Dr. Stephen Hensonadd method
2017-05-30 Dr. Stephen HensonAllow NULL md for custom signing methods
2017-05-19 Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-05-11 Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-05-02 Todd ShortFix time offset calculation.
2017-04-30 Andy Polyakovasn1/a_int.c: fix "next negative minimum" corner case...
2017-04-24 Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-17 Andy Polyakovasn1/a_int.c: clean up asn1_get_int64.
2017-04-14 Andy Polyakovasn1/a_int.c: don't write result if returning error.
2017-04-14 Andy Polyakovasn1/a_int.c: simplify asn1_put_uint64.
2017-04-14 Andy Polyakovasn1/a_int.c: remove code duplicate and optimize branches,
2017-04-13 Richard LevitteASN.1: adapt our use of INTxx et al by making them...
2017-04-13 Richard LevitteASN.1: change INTxx, UINTxx and Z variants to be embedable
2017-04-13 Richard LevitteASN.1: extend the possibilities to embed data instead...
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 1
2017-04-10 Richard LevitteDiscourage the use of LONG and ZLONG, and deprecate...
2017-04-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-03-28 FdaSilvaYYFix 0 -> NULL, indentation
2017-03-20 Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-03-09 Jon SpillettExit the loop on failure
2017-02-28 Matt CaswellRemove some commented out code in libcrypto
2017-02-23 Todd ShortFix potential memory leak in ASN1_TIME_to_generalizedtime()
2017-02-17 Bernd EdlingerFix a slightly confusing if condition in a2i_ASN1_INTEGER.
2017-02-03 Bernd EdlingerCombined patch against master branch for the following...
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-18 FdaSilvaYYClean one unused variable, plus an useless one.
2017-01-15 Kurt RoeckxFix VC warnings about unary minus to an unsigned type.
2017-01-08 Dr. Stephen Hensonclarify comment
2017-01-08 Dr. Stephen HensonPSS ASN.1 method
2016-11-12 Kurt RoeckxCast to an unsigned type before negating
2016-11-10 Dr. Stephen HensonDon't set choice selector on parse failure.
2016-11-03 Richard LevitteConvert asn1 selftests (a_strnid and ameth_lib) into...
2016-10-28 Matt CaswellCreate BIO_write_ex() which handles size_t arguments
2016-10-28 Matt CaswellCreate BIO_read_ex() which handles size_t arguments
2016-10-19 Richard LevitteFix config option 'no-deprecated'
2016-10-18 Patrick SteuerFix strict-warnings build
2016-10-17 Dr. Stephen HensonFix embedded string handling.
2016-09-29 Dr. Stephen HensonPrint <ABSENT> if a STACK is NULL.
2016-09-29 Dr. Stephen HensonAdd ASN1_ITEM lookup and enumerate functions.
2016-09-22 Rich SalzAdd -Wswitch-enum
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.
next