Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore OCSP_basic_verify() error return semantics | Richard Levitte | 2016-04-17 | 2 | -15/+23 |
* | Small OCSP fixup | Richard Levitte | 2016-04-16 | 1 | -2/+2 |
* | Make many X509_xxx types opaque. | Rich Salz | 2016-04-15 | 1 | -31/+51 |
* | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte | 2016-03-21 | 1 | -3/+0 |
* | Avoid double-free in calleres to OCSP_parse_url | Jim Basney | 2016-03-10 | 1 | -0/+3 |
* | Remove unused parameters from internal functions | Rich Salz | 2016-02-22 | 2 | -20/+16 |
* | Always build library object files with shared library cflags | Richard Levitte | 2016-02-20 | 1 | -1/+1 |
* | Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND | Richard Levitte | 2016-02-18 | 1 | -1/+1 |
* | GH601: Various spelling fixes. | FdaSilvaYY | 2016-02-05 | 6 | -9/+9 |
* | unified build scheme: add build.info files | Richard Levitte | 2016-02-01 | 1 | -0/+4 |
* | Templatize util/domd | Rich Salz | 2016-01-29 | 1 | -2/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 11 | -11/+0 |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | Accessor update; fix API, document one. | Rich Salz | 2016-01-17 | 1 | -1/+1 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Add some accessors. | Rich Salz | 2016-01-17 | 1 | -0/+12 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 2 | -225/+64 |
* | make update | Richard Levitte | 2016-01-12 | 1 | -105/+123 |
* | Use X509_get0_pubkey where appropriate | Dr. Stephen Henson | 2015-12-31 | 1 | -6/+3 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -5/+5 |
* | make update | Dr. Stephen Henson | 2015-12-09 | 1 | -14/+4 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 4 | -11/+16 |
* | Rebuild error source files. | Dr. Stephen Henson | 2015-11-05 | 1 | -7/+7 |
* | Remove useless code | Alessandro Ghedini | 2015-10-23 | 2 | -7/+0 |
* | embed OCSP_CERTID | Dr. Stephen Henson | 2015-10-11 | 6 | -23/+22 |
* | Embed various OCSP fields. | Dr. Stephen Henson | 2015-10-11 | 8 | -60/+60 |
* | Enable -Wmissing-variable-declarations and | Ben Laurie | 2015-09-11 | 2 | -1/+2 |
* | Avoid direct X509 structure access | Dr. Stephen Henson | 2015-09-06 | 1 | -2/+2 |
* | remove 0 assignments. | Rich Salz | 2015-09-03 | 1 | -2/+1 |
* | Add X509_up_ref function. | Dr. Stephen Henson | 2015-09-01 | 2 | -2/+2 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | make depend | Richard Levitte | 2015-05-14 | 1 | -5/+9 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 5 | -5/+5 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 6 | -31/+36 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -2/+2 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -2/+2 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 4 | -12/+7 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 3 | -12/+6 |
* | free cleanup 12 | Rich Salz | 2015-05-01 | 1 | -0/+2 |
* | free NULL cleanup 5a | Rich Salz | 2015-04-30 | 1 | -2/+1 |
* | free NULL cleanup 8 | Rich Salz | 2015-04-30 | 1 | -4/+2 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -17/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -454/+0 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | RAND_bytes updates | Matt Caswell | 2015-03-25 | 1 | -2/+2 |
* | Make OCSP response verification more flexible. | Dr. Stephen Henson | 2015-03-24 | 1 | -4/+17 |
* | make depend | Dr. Stephen Henson | 2015-03-24 | 1 | -7/+21 |
* | free NULL cleanup | Rich Salz | 2015-03-24 | 2 | -3/+2 |
* | make X509_EXTENSION opaque | Dr. Stephen Henson | 2015-03-23 | 1 | -1/+2 |
* | Remove old ASN.1 code. | Dr. Stephen Henson | 2015-03-23 | 1 | -2/+2 |