Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent ssl/ | Emilia Kasper | 2016-08-18 | 1 | -5/+3 |
* | Copyright consolidation 01/10 | Rich Salz | 2016-05-17 | 1 | -55/+5 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -1/+1 |
* | Remove an NULL ptr deref in an error path | Matt Caswell | 2015-11-17 | 1 | -1/+2 |
* | Use single master secret generation function. | Dr. Stephen Henson | 2015-06-29 | 1 | -9/+4 |
* | Use #error in openssl/srp.h | Rich Salz | 2015-05-15 | 1 | -1/+1 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 1 | -14/+9 |
* | free NULL cleanup 7 | Rich Salz | 2015-05-01 | 1 | -8/+4 |
* | free cleanup almost the finale | Rich Salz | 2015-04-30 | 1 | -14/+5 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -432/+441 |
* | Check SRP parameters early. | Dr. Stephen Henson | 2014-08-06 | 1 | -9/+34 |
* | PR: 1794 | Dr. Stephen Henson | 2011-12-14 | 1 | -22/+1 |
* | PR: 1794 | Dr. Stephen Henson | 2011-11-25 | 1 | -1/+1 |
* | Reorder headers to get definitions before they are used. | Dr. Stephen Henson | 2011-04-11 | 1 | -2/+4 |
* | Fix warnings: signed/unisgned comparison, shadowing (in some cases global | Dr. Stephen Henson | 2011-03-12 | 1 | -4/+4 |
* | Add SRP support. | Ben Laurie | 2011-03-12 | 1 | -0/+529 |