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
b1953ccd05
- first attempt for connection loading and starting via "stroke"
...
- some improvements here and there
2006-03-14 13:22:48 +00:00
Martin Willi
8a49112907
- configuration_manager replaced by configuration_t interface
...
- current configuration_manager is now static_configuration (testing)
- first draft of starter_configuration, which should once interact with ipsec starter (via whack?)
- some cleanups
- socket_t uses RAW socket, which allows parallel service of pluto/charon
2006-03-07 09:42:15 +00:00
Martin Willi
0a373aec33
- fixed socket code, so we know on which address we receive traffic
...
- AH/ESP setup in kernel is working now!!! :-)))
2006-02-16 16:24:50 +00:00
Martin Willi
30b5b412da
- installing of child sa works
...
- need correct IP adresses to actually use IPsec
2006-02-16 09:55:07 +00:00
Martin Willi
aeda79ff78
- key derivation for child_sa works
2006-02-10 08:20:06 +00:00
Martin Willi
5b97779f66
- some fixes here and there
2006-02-09 16:25:02 +00:00
Martin Willi
dfa6e086a0
- fixed memleaks
2006-02-09 11:56:24 +00:00
Martin Willi
93df94acad
- works with new proposal code
...
- still some(!) memleaks
2006-02-09 10:16:20 +00:00
Martin Willi
c06dbbabd1
- fixed alot of bugs in child_proposal
...
- near to working state ;-)
2006-02-08 15:25:34 +00:00
Martin Willi
19f78a6fed
- fixed doxygen warnings
2005-12-15 12:10:53 +00:00
Jan Hutter
51d56047d8
created protected_tester_t for testcases
2005-12-07 11:08:54 +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
ca4468addf
- described constructors
2005-12-06 14:56:47 +00:00
Jan Hutter
d794bcdb08
- code cleaned up
2005-12-06 14:50:56 +00:00
Jan Hutter
59de50868b
- code cleaned up
2005-12-06 13:34:57 +00:00
Martin Willi
f673471b10
- some doc updates
2005-12-05 16:30:53 +00:00
Martin Willi
ba425b87dd
- kernel interface hacks, works partially
...
- interface must be redefined
2005-12-05 16:09:42 +00:00
Jan Hutter
f6ba78c370
- added payload CERT
...
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00
Martin Willi
c7314095e7
- fixed break
2005-12-04 16:40:23 +00:00
Martin Willi
9151843fec
- creation from encoded never failes
2005-12-04 16:37:39 +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
8ff8c33d1d
- implemented RSA, only signing and verifying esma_pkcs1 padded
...
- removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool
- added prime-pool (needs priority fix)
- proof of concept RSA authentication
- mpz uses LEAK_DETECTIVE
- configuration-manager supports rsa keys
2005-12-04 01:30:35 +00:00
Jan Hutter
aebb38a093
- preshared secrets are now retrieved over configuration_manager
2005-12-03 16:02:06 +00:00
Martin Willi
7ef7c3835a
- fixed id bug
2005-12-02 16:19:01 +00:00
Martin Willi
01de2f3cd5
- fixes
2005-12-02 16:09:04 +00:00
Martin Willi
ccf783d29d
- state ike_sa_init_responded implemented (has some memleaks)
2005-12-02 12:38:55 +00:00
Jan Hutter
1b3f92d28d
- fixed bugs
2005-12-01 19:53:48 +00:00
Jan Hutter
a9428251cd
- new configuration support added to ike_sa and states
2005-12-01 17:16:10 +00:00
Martin Willi
bae00c63f7
- fixed some bugx when !LEAK_DETECTIVE
2005-12-01 16:14:00 +00:00
Martin Willi
d45ec1dedf
- implemented sa_config
...
- uses identification
- and host
- untested
- ts need further tuning
2005-12-01 07:35:03 +00:00
Jan Hutter
1e54ebfac4
- added positioned functionality to linked_list_t
2005-11-30 16:31:10 +00:00
Jan Hutter
d440fe6d0b
- message encryption verification fully changed
2005-11-30 08:32:23 +00:00
Jan Hutter
db6e764580
- added and tested id_payload_t
2005-11-29 09:57:22 +00:00
Jan Hutter
a0753941e1
- changed creation of iterator
...
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter
c6ec246d0d
fixed bug when inserting with iterator
2005-11-29 08:14:19 +00:00
Martin Willi
df3c59d088
- changed allocation behavior
2005-11-29 08:08:03 +00:00
Martin Willi
d048df5cab
- return value cleanup
2005-11-28 20:29:47 +00:00
Jan Hutter
cdbfdf4e6c
2005-11-28 15:59:13 +00:00
Martin Willi
81796a5232
- encryptino payload
2005-11-28 15:43:05 +00:00
Jan Hutter
b9d9f18874
- added compution of all needed keys and also creation of needed
...
transform objects
2005-11-28 15:20:51 +00:00
Jan Hutter
7b0dafeb52
- wrote test for aes_cbc but encryption does not seem to work :-(
2005-11-28 09:12:49 +00:00
Martin Willi
b241048084
- moved hasher_*_t to *_hasher_t
...
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi
acb81e48cf
- code cleanups
2005-11-26 15:48:05 +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
40ced1dfc3
code documentation cleaned
2005-11-25 09:06:44 +00:00
Jan Hutter
32f78c2e54
- code documentation cleaned
2005-11-25 08:55:25 +00:00
Jan Hutter
adad211cb2
- code documentation cleaned
2005-11-25 08:44:49 +00:00