| Commit message (Expand) | Author | Age | Files | Lines |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 1 | -2/+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 | -8/+9 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 5 | -5/+5 |
* | Add OSSL_NELEM macro. | Dr. Stephen Henson | 2015-05-03 | 1 | -3/+2 |
* | free cleanup almost the finale | Rich Salz | 2015-04-30 | 1 | -4/+1 |
* | Code style: space after 'if' | Viktor Dukhovni | 2015-04-16 | 1 | -1/+1 |
* | 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 | -351/+0 |
* | Deprecate RAND_pseudo_bytes | Matt Caswell | 2015-03-25 | 3 | -1/+13 |
* | RAND_bytes updates | Matt Caswell | 2015-03-25 | 1 | -2/+2 |
* | Unchecked malloc fixes | Matt Caswell | 2015-03-05 | 1 | -0/+3 |
* | RT3684: rand_egd needs stddef.h | Clang via Jeffrey Walton | 2015-02-12 | 1 | -4/+1 |
* | Live code cleanup: remove #if 1 stuff | Rich Salz | 2015-02-06 | 1 | -2/+0 |
* | Dead code removal: #if 0 bio, comp, rand | Rich Salz | 2015-01-30 | 1 | -10/+0 |
* | clang on Linux x86_64 complains about unreachable code. | Richard Levitte | 2015-01-29 | 1 | -1/+0 |
* | OPENSSL_NO_xxx cleanup: SHA | Rich Salz | 2015-01-27 | 1 | -11/+1 |
* | ifdef cleanup, part 4a: '#ifdef undef' | Rich Salz | 2015-01-24 | 1 | -10/+0 |
* | ifdef cleanup part 3: OPENSSL_SYSNAME | Rich Salz | 2015-01-23 | 2 | -3/+3 |
* | ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF | Rich Salz | 2015-01-22 | 1 | -3/+1 |
* | More comment realignmentmaster-post-reformat | Matt Caswell | 2015-01-22 | 1 | -4/+4 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 13 | -2384/+2374 |
* | Move more comments that confuse indent | Matt Caswell | 2015-01-22 | 1 | -2/+4 |
* | indent has problems with comments that are on the right hand side of a line. | Matt Caswell | 2015-01-22 | 1 | -6/+7 |
* | Further comment changes for reformat (master) | Matt Caswell | 2015-01-22 | 1 | -2/+4 |
* | Avoid deprecation problems in Visual Studio 13 | Matt Caswell | 2015-01-13 | 1 | -59/+2 |
* | Further comment amendments to preserve formatting prior to source reformat | Matt Caswell | 2015-01-06 | 1 | -1/+2 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+1 |
* | RT3548: Remove some obsolete platforms | Rich Salz | 2014-12-17 | 2 | -19/+2 |
* | RT3544: Restore MWERKS for NetWare | Rich Salz | 2014-12-17 | 1 | -1/+7 |
* | remove OPENSSL_FIPSAPI | Dr. Stephen Henson | 2014-12-08 | 2 | -2/+2 |
* | remove FIPS_*_SIZE_T | Dr. Stephen Henson | 2014-12-08 | 1 | -4/+0 |
* | 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 |
* | RT3544: Remove MWERKS support | Rich Salz | 2014-09-25 | 1 | -7/+1 |
* | RT2301: GetDIBits, not GetBitmapBits in rand_win | Jake Goulding | 2014-09-18 | 1 | -18/+19 |
* | Create ~/.rnd with mode 0600 instead of 0666 | Jakub Wilk | 2014-06-08 | 1 | -0/+1 |
* | ssleay_rand_add returns a value in 1.1.0 | Dr. Stephen Henson | 2014-04-09 | 1 | -1/+1 |
* | Return if ssleay_rand_add called with zero num. | Dr. Stephen Henson | 2014-04-07 | 1 | -0/+3 |
* | Avoid Windows 8 Getversion deprecated errors. | Dr. Stephen Henson | 2014-02-25 | 1 | -1/+1 |
* | typo | Dr. Stephen Henson | 2014-01-12 | 1 | -1/+1 |
* | Use rdrand as additional entropy source. | Dr. Stephen Henson | 2014-01-11 | 3 | -0/+81 |
* | Time value for various platforms. | Dr. Stephen Henson | 2013-10-20 | 1 | -8/+27 |
* | Mix time into the pool to avoid repetition of the Android duplicated PID prob... | Ben Laurie | 2013-09-20 | 1 | -1/+21 |
* | misspellings fixes by https://github.com/vlajos/misspell_fixer | Veres Lajos | 2013-09-05 | 2 | -3/+3 |
* | PR: 2786 | Dr. Stephen Henson | 2012-08-23 | 1 | -2/+5 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-04 | 3 | -7/+3 |
* | Fix OPNESSL vs. OPENSSL typos. | Andy Polyakov | 2012-01-15 | 1 | -1/+1 |
* | PR: 2563 | Dr. Stephen Henson | 2011-12-19 | 1 | -34/+74 |
* | more vxworks patches | Dr. Stephen Henson | 2011-10-15 | 1 | -1/+4 |