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 |
|
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
|
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
|
51ecb022cb
|
- began to clean code documentation
|
2005-11-24 17:07:12 +00:00 |
|
Martin Willi
|
8277be6053
|
- moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
|
2005-11-24 16:22:04 +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 |
|
Martin Willi
|
12c3e4c860
|
- moved remove-method to iterator
|
2005-11-24 12:06:23 +00:00 |
|
Martin Willi
|
5796aa164d
|
- typedefs changed
|
2005-11-24 11:30:19 +00:00 |
|
Martin Willi
|
5e644203ec
|
- moved host_t from util to network
|
2005-11-23 16:17:28 +00:00 |
|
Martin Willi
|
face0be4c2
|
-
|
2005-11-23 13:34:45 +00:00 |
|
Martin Willi
|
021c232232
|
- changed include paths
|
2005-11-23 09:24:35 +00:00 |
|
Jan Hutter
|
06d2a398e2
|
- added new logging context for configuration manager
|
2005-11-22 11:55:57 +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 |
|
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 |
|
Martin Willi
|
aa20c2ac49
|
- commented
- added some getters
|
2005-11-21 11:45:04 +00:00 |
|
Jan Hutter
|
ca0af3e808
|
- memory leak fixed
|
2005-11-18 12:20:48 +00:00 |
|
Jan Hutter
|
6f17c7d68e
|
- implemented all diffie hellman groups
- diffie hellman tested
|
2005-11-18 10:18:45 +00:00 |
|
Jan Hutter
|
99400f979e
|
- wrote diffie_hellman_t but not tested
|
2005-11-18 08:19:12 +00:00 |
|
Martin Willi
|
d768cb6790
|
- redefined logger levels
|
2005-11-18 07:07:32 +00:00 |
|
Jan Hutter
|
4750f6c667
|
- started to implement diffie hellman class
|
2005-11-17 17:22:08 +00:00 |
|
Martin Willi
|
f0c83c23a3
|
- iterator insertion
|
2005-11-17 13:34:10 +00:00 |
|
Martin Willi
|
fc36b7ad41
|
- renamed EVENT_THREAD to SCHEDULER_THREAD
|
2005-11-17 11:23:03 +00:00 |
|
Martin Willi
|
050ce09b6f
|
- host_t for storing host address
|
2005-11-16 16:11:08 +00:00 |
|
Martin Willi
|
146e568fe7
|
- added methods which will allocate mem
|
2005-11-16 16:10:47 +00:00 |
|
Jan Hutter
|
de257bc0be
|
- fixed bug of generator
|
2005-11-16 15:29:31 +00:00 |
|
Jan Hutter
|
d5fc0f731d
|
- tried to fix memory errors
|
2005-11-16 14:44:25 +00:00 |
|
Jan Hutter
|
db7154547e
|
- added number of working threads
|
2005-11-16 12:06:34 +00:00 |
|
Jan Hutter
|
4cd9d1085f
|
- fixed bug in naming of logger
|
2005-11-16 09:36:08 +00:00 |
|
Jan Hutter
|
f4358cb24c
|
- added context for DAEMON
|
2005-11-16 09:27:03 +00:00 |
|
Jan Hutter
|
7f3824c557
|
- randomizer_t written and tested
|
2005-11-16 08:36:31 +00:00 |
|
Jan Hutter
|
9c6340cdc3
|
- added mappings for logger_context_t types
- added new logger_contex_t IKE_SA_MANAGER
|
2005-11-16 07:45:51 +00:00 |
|
Jan Hutter
|
083254bb69
|
fixed bug in logger_manager
|
2005-11-16 07:01:08 +00:00 |
|
Jan Hutter
|
8166bcec62
|
- notify payload written and tested
|
2005-11-15 15:58:03 +00:00 |
|
Martin Willi
|
353c317a15
|
- some output improvements
|
2005-11-14 12:12:25 +00:00 |
|
Martin Willi
|
5af9fef305
|
- fixed output when an assert fails
|
2005-11-14 10:31:38 +00:00 |
|