aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Manual fixes after copyright consolidationRich Salz2016-05-173-55/+23
* Copyright consolidation 04/10Rich Salz2016-05-176-163/+43
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* Update copyright; generated files.Rich Salz2016-04-201-59/+8
* Remove --classic build entirelyRichard Levitte2016-04-201-58/+0
* Copyright consolidation: perl filesRich Salz2016-04-203-120/+38
* Remove check_defer()Dr. Stephen Henson2016-04-131-16/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Deprecate OBJ_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Deprecate EVP_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Review commentsKurt Roeckx2016-03-113-14/+14
* Add blake2 support.Bill Cox2016-03-113-5/+22
* Add cipher query functionsTodd Short2016-03-083-3/+95
* GH355: Implement HKDFAlessandro Ghedini2016-03-033-3/+10
* Rename OIDs.Dr. Stephen Henson2016-02-283-33/+19
* RT4335: Fix UEFI build of OBJ_NAME_new_index()David Woodhouse2016-02-261-8/+16
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-113-6/+6
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* update OID tablesDr. Stephen Henson2016-02-042-5/+29
* Add Curve OIDs from draft-josefsson-pkix-newcurvesDr. Stephen Henson2016-02-041-0/+7
* RT2752: Add some EKU OID'sRich Salz2016-02-033-5/+91
* RT2353: Add ipsec IKE OIDRich Salz2016-02-023-5/+14
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-292-2/+2
* Always DPURIFYEmilia Kasper2016-01-291-1/+0
* Complete the removal of /* foo.c */ commentsRichard Levitte2016-01-273-5/+0
* Remove /* foo.c */ commentsRich Salz2016-01-265-5/+0
* Consolidate "make update"Rich Salz2016-01-201-1/+1
* Add TLS PRF method.Dr. Stephen Henson2016-01-193-3/+10
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-119/+74
* make updateRichard Levitte2016-01-121-27/+28
* Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson2016-01-111-2/+2
* Add lh_doall_arg inliningDr. Stephen Henson2016-01-111-7/+6
* Add lh_doall inliningDr. Stephen Henson2016-01-112-10/+4
* Add lh_new() inliningDr. Stephen Henson2016-01-112-20/+6
* Inline LHASH_OFDr. Stephen Henson2016-01-115-15/+17
* mem functions cleanupRich Salz2016-01-072-9/+9
* Only declare stacks in headersDr. Stephen Henson2016-01-076-7/+12
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-072-2/+2
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-3/+3
* Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling2015-12-103-5/+12
* Add ChaCha20-Poly1305 and ChaCha20 NIDs.Andy Polyakov2015-12-103-3/+13
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-092-7/+7
* Rebuild error source files.Dr. Stephen Henson2015-11-051-1/+1
* New cipher and cipher modes standardized in RussiaDmitry Belyavskiy2015-10-053-3/+50