| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | free cleanup 12 | Rich Salz | 2015-05-01 | 1 | -5/+6 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 1 | -4/+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 | -324/+0 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | RAND_bytes updates | Matt Caswell | 2015-03-25 | 2 | -5/+8 |
* | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp | Rich Salz | 2015-02-03 | 4 | -96/+4 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 5 | -1040/+1000 |
* | Implement internally opaque bn access from srp | Matt Caswell | 2014-12-08 | 3 | -535/+2 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 1 | -2/+0 |
* | Remove redundant test targets outside of test/ | Mike Bland | 2014-11-16 | 1 | -3/+0 |
* | Fix SRP buffer overrun vulnerability. | Dr. Stephen Henson | 2014-08-06 | 1 | -0/+6 |
* | Constification - mostly originally from Chromium. | Ben Laurie | 2014-06-29 | 4 | -41/+43 |
* | - fix coverity issues 966593-966596 | Tim Hudson | 2014-05-06 | 1 | -0/+3 |
* | srp/srp_grps.h: make it Compaq C-friendly. | Andy Polyakov | 2013-11-12 | 2 | -412/+412 |
* | Missing files target. | Ben Laurie | 2013-02-26 | 1 | -0/+3 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-04 | 2 | -22/+20 |
* | PR: 2727 | Dr. Stephen Henson | 2012-02-23 | 1 | -1/+2 |
* | Various mingw64 fixes. | Andy Polyakov | 2011-05-29 | 1 | -7/+11 |
* | Fix warnings: signed/unisgned comparison, shadowing (in some cases global | Dr. Stephen Henson | 2011-03-12 | 2 | -5/+5 |
* | Add SRP support. | Ben Laurie | 2011-03-12 | 8 | -0/+2049 |