| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 2 | -144/+64 |
* | make update | Richard Levitte | 2016-01-12 | 1 | -34/+40 |
* | Add lh_doall_arg inlining | Dr. Stephen Henson | 2016-01-11 | 2 | -13/+10 |
* | Add lh_doall inlining | Dr. Stephen Henson | 2016-01-11 | 1 | -2/+1 |
* | Add lh_new() inlining | Dr. Stephen Henson | 2016-01-11 | 1 | -7/+4 |
* | Inline LHASH_OF | Dr. Stephen Henson | 2016-01-11 | 1 | -3/+2 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 2 | -9/+9 |
* | make update | Dr. Stephen Henson | 2015-12-09 | 1 | -6/+3 |
* | mark openssl configuration as loaded at end of OPENSSL_config | Marcus Meissner | 2015-11-24 | 1 | -0/+1 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 2 | -4/+4 |
* | Rebuild error source files. | Dr. Stephen Henson | 2015-11-05 | 1 | -7/+7 |
* | Replace malloc+strlcpy with strdup | Alessandro Ghedini | 2015-10-23 | 1 | -2/+1 |
* | Fix no-stdio build | David Woodhouse | 2015-09-30 | 1 | -0/+2 |
* | remove 0 assignments. | Rich Salz | 2015-09-03 | 1 | -2/+1 |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 2 | -4/+0 |
* | No fprintf in the txt_db component | Rich Salz | 2015-06-09 | 2 | -201/+0 |
* | 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/+8 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 4 | -4/+4 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 2 | -5/+5 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -1/+1 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 3 | -5/+5 |
* | free NULL cleanup -- coda | Rich Salz | 2015-05-01 | 1 | -7/+4 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 2 | -15/+11 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 3 | -18/+9 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -3/+3 |
* | 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 | -347/+0 |
* | RT3670: Check return from BUF_MEM_grow_clean | Graeme Perrow | 2015-02-12 | 1 | -1/+5 |
* | Live code cleanup: remove #if 1 stuff | Rich Salz | 2015-02-06 | 1 | -15/+0 |
* | util/mkstack.pl now generates entire safestack.h | Rich Salz | 2015-02-06 | 1 | -2/+0 |
* | Dead code removal: #if 0 conf, dso, pqueue, threads | Rich Salz | 2015-01-30 | 2 | -38/+0 |
* | "#if 0" removal: header files | Rich Salz | 2015-01-27 | 1 | -10/+1 |
* | Make OPENSSL_config truly ignore errors. | Rich Salz | 2015-01-26 | 1 | -16/+2 |
* | Re-align some comments after running the reformat script. | Matt Caswell | 2015-01-22 | 1 | -10/+10 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 12 | -1969/+1897 |
* | Cleanup OPENSSL_NO_xxx, part 1master-pre-reformat | Rich Salz | 2015-01-14 | 2 | -6/+6 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+2 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 1 | -4/+0 |
* | RT3488: Update doc for OPENSSL_config | Rich Salz | 2014-11-20 | 1 | -0/+1 |
* | Remove some outdated README files, to avoid confusing people. | Rich Salz | 2014-08-30 | 1 | -73/+0 |
* | fix warning | Dr. Stephen Henson | 2014-08-28 | 1 | -1/+1 |
* | RT1815: More const'ness improvements | Justin Blanchard | 2014-08-18 | 2 | -6/+6 |
* | Prevent infinite loop loading config files. | David Lloyd | 2014-07-07 | 1 | -1/+1 |
* | New config module for string tables. This can be used to add new | Dr. Stephen Henson | 2012-10-22 | 1 | -0/+1 |
* | PR: 2840 | Dr. Stephen Henson | 2012-07-03 | 1 | -0/+1 |
* | PR: 2576 | Dr. Stephen Henson | 2011-09-02 | 1 | -0/+1 |