Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -158/+0 |
| | |||||
* | added x509_ prefix to imported parse functions | Andreas Steffen | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 1 | -0/+9 |
| | |||||
* | support cachecrls=yes | Andreas Steffen | 2007-04-05 | 1 | -0/+11 |
| | |||||
* | implemented dynamic http-based CRL fetching | Andreas Steffen | 2007-04-03 | 1 | -4/+2 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -9/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -2/+2 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | replaced 'times' by 'dates' | Andreas Steffen | 2006-10-25 | 1 | -1/+1 |
| | |||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -11/+7 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | added X.509 trust chain verification | Andreas Steffen | 2006-06-27 | 1 | -13/+20 |
| | |||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 1 | -2/+11 |
| | |||||
* | added crl support | Andreas Steffen | 2006-06-16 | 1 | -0/+134 |