aboutsummaryrefslogtreecommitdiffstats
path: root/src/x509find.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Completely rewrite how the default X509_Store searches are performed,lloyd2006-09-101-86/+41
* Split PK_Key into Public_Key and Private_Key; these new classes merge inlloyd2006-09-061-22/+0
* Remove whitespacelloyd2006-08-171-3/+0
* Inline a number of small objects that are only used in a local contextlloyd2006-06-231-50/+44
* Use preincrement instead of postincrement inside of some loops (mostlylloyd2006-06-191-1/+1
* Remove the to_lower function; turns out that both uses of itlloyd2006-06-191-10/+2
* Change X509_Certificate::subject_info and issuer_info to returnlloyd2006-06-031-1/+6
* Initial checkin1.5.6lloyd2006-05-181-0/+188