Provide partial support for fragmented DTLS ClientHellos
[openssl.git] / crypto / objects /
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-04 Dr. Stephen Hensonupdate OID tables
2016-02-04 Dr. Stephen HensonAdd Curve OIDs from draft-josefsson-pkix-newcurves
2016-02-04 Rich SalzRT2752: Add some EKU OID's
2016-02-02 Rich SalzRT2353: Add ipsec IKE OID
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Emilia KasperAlways DPURIFY
2016-01-27 Richard LevitteComplete the removal of /* foo.c */ comments
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzConsolidate "make update"
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11 Dr. Stephen HensonAdd lh_doall inlining
2016-01-11 Dr. Stephen HensonAdd lh_new() inlining
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-10 Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-12-10 Andy PolyakovAdd ChaCha20-Poly1305 and ChaCha20 NIDs.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-10-05 Dmitry BelyavskiyNew cipher and cipher modes standardized in Russia
2015-09-03 Rich Salzremove 0 assignments.
2015-08-17 Dmitry BelyavskyAdd new GOST OIDs
2015-06-23 Rich SalzAdd $! to errors, use script basename.
2015-06-08 Dr. Stephen Hensonreturn correct NID for undefined object
2015-06-02 Annie YousarRT3230: Better test for C identifier
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-21 Dr. Stephen HensonAdd scrypt OID from draft-josefsson-scrypt-kdf-03
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-13 Hanno BöckCall of memcmp with null pointers in obj_cmp()
2015-05-13 Gunnar KudrjavetsFix the heap corruption in libeay32!OBJ_add_object.
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-06 Rich SalzMake sig_app, sigx_app static
2015-05-06 Richard LevitteZLIB compression deserves a better comment
2015-05-05 Richard Levittemake update
2015-05-05 Richard LevitteRemove the last traces of the fake RLE compression
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-03 Rich Salzfix various typo's
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-28 Rich Salzremove malloc casts
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-25 Dr. Stephen Hensonmake depend
2015-03-24 Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-02-12 Rich SalzRT937: Enable pilotAttributeType uniqueIdentifier
2015-02-11 Andy PolyakovAdd more Camellia OIDs.
2015-02-09 Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09 Andy PolyakovHarmonize objects.pl output with new format.
2015-02-06 Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-02-04 Dr. Stephen HensonMake objxref.pl output in correct format
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-12-08 Matt CaswellAdd EVP support for OCB mode
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-13 Dr. Stephen HensonFix cross reference table generator.
2014-08-06 Emilia KasperFix OID handling:
2014-07-08 Andy PolyakovPlease Clang's sanitizer, addendum.
2014-06-27 Dr. Stephen HensonRebuild OID table.
2014-06-27 Dr. Stephen HensonFix OID encoding for one component.
2014-02-26 Rob StradlingCABForum EV OIDs for Subject Jurisdiction of Incorporat...
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-14 Rob StradlingShow the contents of the RFC6962 Signed Certificate...
2013-10-15 Dr. Stephen HensonSync OID numbers with 1.0.2 branch.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-07-17 Dr. Stephen HensonAdd new OIDs from RFC5753
2013-06-21 Dr. Stephen HensonAdd new OID to pSpecified from PKCS#1
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-01-13 Ben LaurieFix some clang warnings.
2012-04-22 Andy Polyakovobjxref.pl: improve portability.
2012-04-22 Dr. Stephen HensonPR: 2239
2012-01-02 Dr. Stephen Hensonincomplete provisional OAEP CMS decrypt support
2011-12-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2011-10-06 Dr. Stephen Henson? crypto/aes/aes-armv4.S
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-04-12 Dr. Stephen HensonProvisional AES XTS support.
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-03-06 Dr. Stephen HensonAdd PSS algorithm printing. This is an initial step...
2010-02-24 Dr. Stephen Hensonadd anyExtendedKeyUsage OID
2010-02-23 Andy PolyakovAdd assigned OIDs, as well as "anonymous" ones for...
2010-02-08 Dr. Stephen HensonMake CMAC API similar to HMAC API. Add methods for...
2010-01-25 Dr. Stephen HensonPR: 2149
2009-11-25 Dr. Stephen HensonAdd OID for PWRI KEK algorithm.
next