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
|
61068e9152
|
- changed prf_hmac_t to hmac_prf_t
|
2005-11-28 12:56:40 +00:00 |
|
Jan Hutter
|
42e69fbdad
|
- AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...
|
2005-11-28 12:42:43 +00:00 |
|
Jan Hutter
|
7f0e85216e
|
- aes encryption with 128 successfully tested
|
2005-11-28 10:16:54 +00:00 |
|
Jan Hutter
|
6906d8fe84
|
- aes encryption working but code not cleaned
|
2005-11-28 09:39:31 +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 |
|
Jan Hutter
|
363a7dab5e
|
- aes crypter written but not tested
|
2005-11-28 08:22:43 +00:00 |
|
Jan Hutter
|
c00894b06e
|
- began to implement aes_crypter_t
|
2005-11-25 16:57:20 +00:00 |
|
Jan Hutter
|
aad398a70c
|
- changed interface of ike_sa
- states can access ike_sa fields now just with functions
|
2005-11-25 13:42:02 +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
|
f024eaf5d4
|
- definitions of random devices moved
|
2005-11-25 08:55:12 +00:00 |
|
Jan Hutter
|
adad211cb2
|
- code documentation cleaned
|
2005-11-25 08:44:49 +00:00 |
|
Jan Hutter
|
caf2a93a5c
|
- code documentation cleaned
|
2005-11-25 08:36:26 +00:00 |
|
Jan Hutter
|
2b4ec18f48
|
- code documentation cleaned
|
2005-11-25 08:22:27 +00:00 |
|
Jan Hutter
|
f596c9a527
|
ignore list
|
2005-11-25 08:13:07 +00:00 |
|
Jan Hutter
|
c4932c3075
|
- allocator_free_chunk changed
|
2005-11-25 08:11:49 +00:00 |
|
Jan Hutter
|
0c781c520d
|
- allocator_free_chunk changed
|
2005-11-25 08:11:27 +00:00 |
|
Jan Hutter
|
a27712a933
|
- chunk is freed differently
|
2005-11-25 08:10:59 +00:00 |
|
Jan Hutter
|
5afad07993
|
- code refined
- documentation cleaned
|
2005-11-25 08:10:38 +00:00 |
|
Jan Hutter
|
e0e554caca
|
- code refined
- documentation cleaned
|
2005-11-25 08:10:16 +00:00 |
|
Jan Hutter
|
e829c4aed2
|
- changed way of freeing chunks
- ike_sa is checked out differently
|
2005-11-25 08:09:58 +00:00 |
|
Jan Hutter
|
51ecb022cb
|
- began to clean code documentation
|
2005-11-24 17:07:12 +00:00 |
|
Jan Hutter
|
207dd9b5c0
|
- added function create_and_checkout to the ike_sa_manager_t
|
2005-11-24 16:57:53 +00:00 |
|
Jan Hutter
|
852e8b6f25
|
- connection is initialized
|
2005-11-24 16:57:16 +00:00 |
|
Jan Hutter
|
49a72ce394
|
function better described
|
2005-11-24 14:21:23 +00:00 |
|
Jan Hutter
|
95c61cb956
|
changed enum and structs names to _t
|
2005-11-24 09:17:51 +00:00 |
|
Jan Hutter
|
1f9c9180e4
|
- memory leaks fixed
- failed tests fixed
|
2005-11-24 07:55:29 +00:00 |
|
Jan Hutter
|
543c1db0ea
|
- created new makefiles
|
2005-11-23 12:52:43 +00:00 |
|
Jan Hutter
|
94852e7550
|
- changed include paths
|
2005-11-23 09:22:25 +00:00 |
|
Jan Hutter
|
8080fccbe9
|
include paths changed
|
2005-11-23 09:13:40 +00:00 |
|
Jan Hutter
|
696be0222f
|
- include path changed
|
2005-11-23 09:08:45 +00:00 |
|
Jan Hutter
|
f544637f49
|
- shared secret was not retrieved
|
2005-11-23 07:35:35 +00:00 |
|
Jan Hutter
|
042529f60b
|
- fixed bugs
|
2005-11-23 07:27:23 +00:00 |
|
Jan Hutter
|
0c6c2dfbec
|
- added compution of secrets
|
2005-11-23 07:22:43 +00:00 |
|
Jan Hutter
|
dcacedf755
|
- set default Hash function to MD5
|
2005-11-23 07:18:58 +00:00 |
|
Jan Hutter
|
5d6455bafa
|
- cleaned code, no functional change
|
2005-11-23 07:18:27 +00:00 |
|
Jan Hutter
|
cdedbf230f
|
- added logging of nonces
|
2005-11-23 07:17:54 +00:00 |
|
Jan Hutter
|
29b8cafcfd
|
- buffer pointer was not increased
|
2005-11-23 07:17:31 +00:00 |
|
Jan Hutter
|
99a9676d45
|
- bug in creating fixed
|
2005-11-23 07:17:12 +00:00 |
|
Jan Hutter
|
da93259175
|
added CHUNK_INITIALIZER
|
2005-11-23 07:16:55 +00:00 |
|
Jan Hutter
|
213790354f
|
- added support for encoding type IKE_SPI
|
2005-11-22 15:40:56 +00:00 |
|
Jan Hutter
|
2c0c865a9e
|
|
2005-11-22 15:40:38 +00:00 |
|
Jan Hutter
|
2c22024976
|
added new fields
|
2005-11-22 15:40:11 +00:00 |
|
Jan Hutter
|
2d9486ae4b
|
changed way to get transforms
|
2005-11-22 15:39:56 +00:00 |
|
Jan Hutter
|
cef4bce94e
|
changed encoding rules to support type IKE_SPI
|
2005-11-22 15:39:29 +00:00 |
|
Jan Hutter
|
2b1b484687
|
added encoding type IKE_SPI
|
2005-11-22 15:39:06 +00:00 |
|
Jan Hutter
|
b4e3d1dd07
|
-starte to implement function to set secrets
|
2005-11-22 15:38:41 +00:00 |
|
Jan Hutter
|
5f18100e14
|
- added function to retrieve responder spi
|
2005-11-22 15:38:22 +00:00 |
|
Jan Hutter
|
fb71af18d4
|
added field type IKE_SPI
|
2005-11-22 15:37:52 +00:00 |
|
Jan Hutter
|
219814737f
|
- added get_responder_spi function
|
2005-11-22 15:37:32 +00:00 |
|
Jan Hutter
|
b6b836517c
|
- memory leak fixed
|
2005-11-22 12:36:27 +00:00 |
|
Jan Hutter
|
6aa61b01d2
|
- documented
|
2005-11-22 12:29:39 +00:00 |
|
Jan Hutter
|
cb80a27e8a
|
changed constructor
|
2005-11-22 11:58:36 +00:00 |
|
Jan Hutter
|
dd4e8c65e4
|
- fully implemented
|
2005-11-22 11:58:17 +00:00 |
|
Jan Hutter
|
19fb5a0ef1
|
- implemented until state change
|
2005-11-22 11:57:44 +00:00 |
|
Jan Hutter
|
3525276c80
|
- partly implemented
|
2005-11-22 11:57:22 +00:00 |
|
Jan Hutter
|
a6e7920e53
|
- implemented most parts
|
2005-11-22 11:56:51 +00:00 |
|
Jan Hutter
|
06d2a398e2
|
- added new logging context for configuration manager
|
2005-11-22 11:55:57 +00:00 |
|
Jan Hutter
|
323ff573d2
|
- partly documented
|
2005-11-22 11:55:17 +00:00 |
|
Jan Hutter
|
723b666452
|
-destroy function moved in file :-)
|
2005-11-22 11:54:58 +00:00 |
|
Jan Hutter
|
74d8414cc8
|
|
2005-11-22 11:54:29 +00:00 |
|
Jan Hutter
|
b2c259bac5
|
nonce is now copied when setting or getting
|
2005-11-22 11:54:14 +00:00 |
|
Jan Hutter
|
fa147f1bd7
|
fixed error in mapping of prf algorithms
|
2005-11-22 11:53:50 +00:00 |
|
Jan Hutter
|
83cad34b94
|
- fixed segmentation fault when destroying ike_sa entries
|
2005-11-22 11:53:26 +00:00 |
|
Jan Hutter
|
4502839210
|
- added logging when destroying
|
2005-11-22 11:53:00 +00:00 |
|
Jan Hutter
|
9326235ba1
|
- added logging when destroying
|
2005-11-22 11:52:40 +00:00 |
|
Jan Hutter
|
ffc5fd73e5
|
- added logging when destroying
|
2005-11-22 11:51:22 +00:00 |
|
Jan Hutter
|
ca03b73be9
|
- two daemon logger were created -> fixed
- bug in freeing of globals fixed
|
2005-11-22 11:51:01 +00:00 |
|
Jan Hutter
|
6d7dba5793
|
- fuck
|
2005-11-22 09:50:28 +00:00 |
|
Jan Hutter
|
4aab514953
|
|
2005-11-22 07:55:15 +00:00 |
|
Jan Hutter
|
d532165026
|
- chunt guet
|
2005-11-21 18:24:36 +00:00 |
|
Jan Hutter
|
0666a152c2
|
- still one memory leak and segmentation fault
|
2005-11-21 17:53:42 +00:00 |
|
Jan Hutter
|
55f90b5d51
|
- allready partly working
|
2005-11-21 17:50:56 +00:00 |
|
Jan Hutter
|
8323a9c120
|
current state
|
2005-11-21 16:41:24 +00:00 |
|
Jan Hutter
|
a2a10f2562
|
|
2005-11-21 14:48:18 +00:00 |
|
Jan Hutter
|
e4b809a3a3
|
- ike_sa more improved
|
2005-11-21 13:45:26 +00:00 |
|
Jan Hutter
|
be23069176
|
- current payload type was read at wrong location
|
2005-11-21 13:45:07 +00:00 |
|
Jan Hutter
|
af94e7968b
|
- switching of initiator flag only on requests
|
2005-11-21 13:44:37 +00:00 |
|
Jan Hutter
|
b945904088
|
- added clone functionality
|
2005-11-21 13:44:16 +00:00 |
|
Jan Hutter
|
0b2abb8c32
|
further implemented
|
2005-11-21 10:59:45 +00:00 |
|
Jan Hutter
|
24c2d259cb
|
- coding rule fix :-)
|
2005-11-21 10:59:13 +00:00 |
|
Jan Hutter
|
31332efad6
|
- added cloning of already generated packet
|
2005-11-21 10:58:52 +00:00 |
|
Jan Hutter
|
ca7afb904c
|
nothing changed
|
2005-11-21 10:58:10 +00:00 |
|
Jan Hutter
|
465a52a20b
|
- added logging of freeing operations
|
2005-11-21 09:21:34 +00:00 |
|
Jan Hutter
|
abaa7fc7c7
|
-removed freeing of nonce data
|
2005-11-21 09:20:43 +00:00 |
|
Jan Hutter
|
697aa8f55d
|
- checked functionality and inserted new logging parts
|
2005-11-21 08:46:32 +00:00 |
|
Jan Hutter
|
447380f42a
|
- added protocol_id_t
|
2005-11-21 08:01:15 +00:00 |
|
Jan Hutter
|
90ef6620a2
|
|
2005-11-18 15:10:19 +00:00 |
|
Jan Hutter
|
7e1c9f5dbd
|
- process_configuration implemented
|
2005-11-18 14:56:34 +00:00 |
|
Jan Hutter
|
4f2c92d8e2
|
|
2005-11-18 12:24:12 +00:00 |
|
Jan Hutter
|
ca0af3e808
|
- memory leak fixed
|
2005-11-18 12:20:48 +00:00 |
|
Jan Hutter
|
1186f05017
|
- function to get dh_group_number added
|
2005-11-18 12:20:34 +00:00 |
|
Jan Hutter
|
6f17c7d68e
|
- implemented all diffie hellman groups
- diffie hellman tested
|
2005-11-18 10:18:45 +00:00 |
|
Jan Hutter
|
469ce15ad1
|
fixed segmentation fault bug
|
2005-11-18 10:18:14 +00:00 |
|
Jan Hutter
|
f318c9c18a
|
|
2005-11-18 10:18:00 +00:00 |
|
Jan Hutter
|
99400f979e
|
- wrote diffie_hellman_t but not tested
|
2005-11-18 08:19:12 +00:00 |
|
Jan Hutter
|
4750f6c667
|
- started to implement diffie hellman class
|
2005-11-17 17:22:08 +00:00 |
|
Jan Hutter
|
c5841ec587
|
-added processing of DELETE_IKE_SA job
|
2005-11-17 14:26:42 +00:00 |
|
Jan Hutter
|
f1c55803dd
|
-added handling of ike sas which has to be deleted
|
2005-11-17 14:26:21 +00:00 |
|