Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more zalloc | FdaSilvaYY | 2016-05-29 | 1 | -5/+4 |
* | Fix some missing inits | FdaSilvaYY | 2016-05-29 | 1 | -0/+1 |
* | Copyright consolidation 09/10 | Rich Salz | 2016-05-17 | 1 | -50/+5 |
* | various spelling fixes | FdaSilvaYY | 2016-04-28 | 1 | -1/+1 |
* | Revert "various spelling fixes" | Rich Salz | 2016-04-04 | 1 | -1/+1 |
* | various spelling fixes | FdaSilvaYY | 2016-04-04 | 1 | -1/+1 |
* | GH753: More spelling fix | FdaSilvaYY | 2016-02-27 | 1 | -1/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 1 | -3/+3 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 1 | -1/+1 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -4/+2 |
* | Code style: space after 'if' | Viktor Dukhovni | 2015-04-16 | 1 | -2/+2 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | Unchecked malloc fixes | Matt Caswell | 2015-03-05 | 1 | -0/+6 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -145/+144 |
* | no need to include memory.h | Dr. Stephen Henson | 2011-05-01 | 1 | -3/+0 |
* | !a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145). | Ben Laurie | 2008-12-26 | 1 | -1/+1 |
* | And so it begins... | Dr. Stephen Henson | 2008-03-12 | 1 | -0/+246 |