Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -63/+0 |
| | |||||
* | implementation of strictcrlpolicy=ifuri | Andreas Steffen | 2007-04-20 | 1 | -2/+1 |
| | |||||
* | moved credential_store.h from charon/config/credentials to libstrongswan | Andreas Steffen | 2007-03-09 | 1 | -1/+1 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+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 | ||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 1 | -0/+64 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | removed local_credential_store | Andreas Steffen | 2006-06-20 | 1 | -96/+0 |
| | |||||
* | added crl support | Andreas Steffen | 2006-06-16 | 1 | -6/+17 |
| | |||||
* | new functions to add certificates and retrieve private and public keys | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -4/+4 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+85 |