Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -199/+0 |
| | |||||
* | - rewrote a lot of RSA stuff | Martin Willi | 2006-03-30 | 1 | -0/+10 |
| | | | | | | | | | | - done major work for ASN1/decoder - allow loading of ASN1 der encoded private keys, public keys and certificates - extracting public key from certificates - passing certificates from stroke to charon => basic authentication with RSA certificates works! | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -15/+23 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -2/+2 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -9/+17 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -9/+12 |
| | |||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -6/+6 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - added and tested id_payload_t | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -15/+7 |
| | |||||
* | - lovlevels specified for each context | Martin Willi | 2005-11-26 | 1 | -3/+3 |
| | | | | | | | - threadsave log_bytes - default logging to stdout, easier for debugging - fixed logging to file | ||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | - code documentation cleaned | Jan Hutter | 2005-11-25 | 1 | -30/+34 |
| | |||||
* | - typedefs changed | Martin Willi | 2005-11-24 | 1 | -4/+6 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -1/+2 |
| | |||||
* | - added thread-id to log for some contexes | Martin Willi | 2005-11-21 | 1 | -1/+1 |
| | | | | | - cleaned up logger output | ||||
* | - redefined logger levels | Martin Willi | 2005-11-18 | 1 | -9/+25 |
| | |||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -0/+154 |
- allocator in utils - tests.c -> testcases/testcases.c |