Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH643: Cleanup header analysis | Dmitry-Me | 2016-02-13 | 1 | -4/+3 |
* | New BN functions. | Dr. Stephen Henson | 2016-02-02 | 1 | -36/+6 |
* | 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 | 10 | -10/+0 |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | make EVP_PKEY opaque | Dr. Stephen Henson | 2016-01-20 | 3 | -8/+10 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 2 | -238/+64 |
* | make update | Richard Levitte | 2016-01-12 | 1 | -105/+120 |
* | Adapt all EVP_CIPHER users for it becoming opaque | Richard Levitte | 2016-01-12 | 2 | -8/+10 |
* | Adapt all EVP_CIPHER_CTX users for it becoming opaque | Richard Levitte | 2016-01-12 | 3 | -31/+28 |
* | Remove all remaining traces if PEM_Seal | Richard Levitte | 2016-01-08 | 1 | -2/+0 |
* | Fix build-break; 'make update' | Rich Salz | 2016-01-07 | 1 | -15/+0 |
* | Remove crypto/pem/pem_seal.c | Richard Levitte | 2016-01-07 | 2 | -196/+2 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -6/+6 |
* | Adapt PEM routines to the opaque EVP_ENCODE_CTX | Richard Levitte | 2015-12-11 | 2 | -19/+30 |
* | make update | Dr. Stephen Henson | 2015-12-09 | 1 | -19/+7 |
* | Remove double semi (;) | Richard Levitte | 2015-12-08 | 1 | -1/+1 |
* | Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) | Richard Levitte | 2015-12-07 | 2 | -4/+4 |
* | Adjust all accesses to EVP_MD_CTX to use accessor functions. | Richard Levitte | 2015-12-07 | 2 | -12/+12 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 3 | -10/+16 |
* | Rebuild error source files. | Dr. Stephen Henson | 2015-11-05 | 1 | -19/+19 |
* | Remove useless code | Alessandro Ghedini | 2015-10-23 | 1 | -2/+0 |
* | Fix memory leaks and other mistakes on errors | Alessandro Ghedini | 2015-10-23 | 1 | -4/+4 |
* | Fix no-stdio build | David Woodhouse | 2015-09-29 | 1 | -1/+3 |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 1 | -2/+0 |
* | check for error when creating PKCS#8 structure | Dr. Stephen Henson | 2015-05-28 | 1 | -0/+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 | -12/+19 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 11 | -11/+11 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 2 | -6/+8 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-06 | 2 | -20/+24 |
* | Initialize potentially uninitialized local variables | Gunnar Kudrjavets | 2015-05-06 | 1 | -1/+1 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 1 | -2/+2 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 4 | -21/+11 |
* | free NULL cleanup 7 | Rich Salz | 2015-04-30 | 1 | -2/+1 |
* | free cleanup almost the finale | Rich Salz | 2015-04-30 | 3 | -16/+5 |
* | free NULL cleanup 5a | Rich Salz | 2015-04-30 | 1 | -2/+1 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 3 | -4/+4 |
* | 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 | 2 | -664/+0 |
* | free NULL cleanup | Rich Salz | 2015-03-28 | 3 | -12/+6 |
* | RAND_bytes updates | Matt Caswell | 2015-03-25 | 1 | -1/+1 |
* | free NULL cleanup | Rich Salz | 2015-03-24 | 1 | -4/+2 |
* | make depend | Dr. Stephen Henson | 2015-03-24 | 1 | -17/+15 |
* | Move some ASN.1 internals to asn1_int.h | Dr. Stephen Henson | 2015-03-24 | 2 | -2/+2 |
* | ui_compat cleanup; makefiles and vms | Rich Salz | 2015-02-06 | 1 | -1/+1 |
* | Remove X509_PAIR | Rich Salz | 2015-02-06 | 2 | -4/+0 |
* | Remove old DES API | Rich Salz | 2015-02-02 | 1 | -1/+1 |