Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header includes | Dr. Stephen Henson | 2015-09-22 | 1 | -0/+1 |
* | Enable -Wmissing-variable-declarations and | Ben Laurie | 2015-09-11 | 1 | -1/+2 |
* | Revert "OPENSSL_NO_xxx cleanup: RFC3779" | David Woodhouse | 2015-09-03 | 1 | -0/+3 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Use "==0" instead of "!strcmp" etc | Rich Salz | 2015-05-07 | 1 | -1/+1 |
* | Initialize potentially uninitialized local variables | Gunnar Kudrjavets | 2015-05-06 | 1 | -1/+1 |
* | Fix int/unsigned compiler complaint | Rich Salz | 2015-01-28 | 1 | -1/+1 |
* | OPENSSL_NO_xxx cleanup: RFC3779 | Rich Salz | 2015-01-27 | 1 | -7/+4 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -928/+934 |
* | Prevent malformed RFC3779 data triggering an assertion failure (CVE-2011-4577) | Dr. Stephen Henson | 2012-01-05 | 1 | -29/+45 |
* | fix warnings | Dr. Stephen Henson | 2012-01-04 | 1 | -8/+8 |
* | PR: 2482 | Dr. Stephen Henson | 2011-10-09 | 1 | -3/+32 |
* | PR: 2411 | Dr. Stephen Henson | 2011-01-03 | 1 | -0/+6 |
* | Use OPENSSL_assert() instead of assert. | Dr. Stephen Henson | 2009-03-15 | 1 | -1/+1 |
* | Update from stable branch. | Dr. Stephen Henson | 2009-03-14 | 1 | -14/+17 |
* | Print IPv6 all 0s correctly (Rob Austein). | Ben Laurie | 2009-03-08 | 1 | -0/+2 |
* | Constify where needed | Richard Levitte | 2008-12-16 | 1 | -2/+2 |
* | Set comparison function in v3_add_canonize(). | Ben Laurie | 2008-10-14 | 1 | -0/+1 |
* | Constify version strings and some structures. | Dr. Stephen Henson | 2007-01-21 | 1 | -1/+1 |
* | Replace strdup() with BUF_strdup(). | Richard Levitte | 2006-12-25 | 1 | -3/+4 |
* | Fix change to OPENSSL_NO_RFC3779 | Dr. Stephen Henson | 2006-12-06 | 1 | -1/+1 |
* | Win32 fixes from stable branch. | Dr. Stephen Henson | 2006-11-30 | 1 | -1/+1 |
* | Add RFC 3779 support. | Ben Laurie | 2006-11-27 | 1 | -0/+1280 |