Martin Willi
efadbf79e9
- rewrote a lot of RSA stuff
...
- 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!
2006-03-30 07:22:01 +00:00
Martin Willi
dec598220b
- rewrite of logger_manager, uses now one instance per context
...
- cleanups for logger here and there
- removed critical flag check in payload verification (conformance to IKEv2)
- so thats and theres everywere... ;-)
2006-03-23 15:25:43 +00:00
Martin Willi
87a217f9f1
- works quite well now with ipsec.conf & ipsec starter
2006-03-20 15:43:26 +00:00
Martin Willi
16b9a73cc4
- reworked configuration framework completly
...
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +00:00
Martin Willi
aeda79ff78
- key derivation for child_sa works
2006-02-10 08:20:06 +00:00
Jan Hutter
39b2903ffe
- code cleaned up
2005-12-07 09:03:34 +00:00
Martin Willi
aee3eb5299
../svn-commit.tmp
2005-12-07 07:57:18 +00:00
Jan Hutter
d794bcdb08
- code cleaned up
2005-12-06 14:50:56 +00:00
Martin Willi
25c41f4df7
- logging cleanup
...
- pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
2005-12-04 11:46:58 +00:00
Martin Willi
d048df5cab
- return value cleanup
2005-11-28 20:29:47 +00:00
Martin Willi
d62099006d
- lovlevels specified for each context
...
- threadsave log_bytes
- default logging to stdout, easier for debugging
- fixed logging to file
2005-11-26 15:43:08 +00:00
Jan Hutter
adad211cb2
- code documentation cleaned
2005-11-25 08:44:49 +00:00
Martin Willi
5796aa164d
- typedefs changed
2005-11-24 11:30:19 +00:00
Martin Willi
021c232232
- changed include paths
2005-11-23 09:24:35 +00:00
Martin Willi
bb90a49b14
- fixed loglevel output bug
2005-11-21 12:06:01 +00:00
Martin Willi
41fc4f74ec
- added thread-id to log for some contexes
...
- cleaned up logger output
2005-11-21 11:47:46 +00:00
Jan Hutter
db7154547e
- added number of working threads
2005-11-16 12:06:34 +00:00
Martin Willi
8887824292
- logger in utils
...
- allocator in utils
- tests.c -> testcases/testcases.c
2005-11-11 13:52:11 +00:00