Martin Willi
|
2b54748131
|
- code cleanup in network and config
- moved packet_t members to private, added getter and setters
|
2005-12-06 16:00:07 +00:00 |
|
Jan Hutter
|
e314700cb5
|
- implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SA
|
2005-12-06 12:27:09 +00:00 |
|
Jan Hutter
|
b66cb98743
|
- code documented
|
2005-12-04 15:44:18 +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 |
|
Jan Hutter
|
0df63d6be4
|
- retransmitting of requests implemented
|
2005-12-02 14:07:36 +00:00 |
|
Jan Hutter
|
a9428251cd
|
- new configuration support added to ike_sa and states
|
2005-12-01 17:16:10 +00:00 |
|
Jan Hutter
|
27e432056b
|
- memory allocation checks removed
|
2005-11-28 16:55:46 +00:00 |
|
Jan Hutter
|
5e99853ca8
|
- removed OUT_OF_RES checks
|
2005-11-28 16:11:56 +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 |
|
Martin Willi
|
bdb141cb4b
|
- moved linked_list_iterator_t to iterator_t, located in iterator.h
|
2005-11-24 14:22:29 +00:00 |
|
Jan Hutter
|
95c61cb956
|
changed enum and structs names to _t
|
2005-11-24 09:17:51 +00:00 |
|
Martin Willi
|
5e644203ec
|
- moved host_t from util to network
|
2005-11-23 16:17:28 +00:00 |
|
Martin Willi
|
ea27eadf32
|
- config pkg
|
2005-11-23 10:09:12 +00:00 |
|