Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -0/+5 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -65/+72 |
| | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -1/+1 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -5/+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 | -5/+4 |
| | | | | | | | 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 | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -2/+2 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | (no commit message) | Martin Willi | 2006-09-27 | 1 | -11/+4 |
| | |||||
* | identification_t.matches() supports multiple wildcard counts | Andreas Steffen | 2006-07-11 | 1 | -25/+45 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | cosmetics (space) | Andreas Steffen | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 1 | -20/+10 |
| | |||||
* | moved definition of generalNames_t to identification.h | Andreas Steffen | 2006-05-23 | 1 | -0/+17 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+245 |