Commit Graph
261 Commits
Author SHA1 Message Date
Martin Willi fc36b7ad41 - renamed EVENT_THREAD to SCHEDULER_THREAD 2005-11-17 11:23:03 +00:00
Martin Willi 9abdf3b198 - fixed strlen bug 2005-11-17 11:22:16 +00:00
Jan Hutter 563081a36d - improved INCOMING MESSAGE handling 2005-11-17 11:21:01 +00:00
Jan Hutter 9d01db601e - fixed memory leak 2005-11-17 11:20:39 +00:00
Martin Willi f2bec7fe2a - added logger 2005-11-17 11:20:34 +00:00
Jan Hutter 43bfb8e25e - returned wrong payload type 2005-11-17 11:20:13 +00:00
Jan Hutter 93a9a115de - parse_body improved 2005-11-17 11:19:45 +00:00
Martin Willi f1a8e321e5 - added mappings for status_t 2005-11-17 09:05:55 +00:00
Jan Hutter 547172ff74 - check ike versions 2005-11-17 08:48:01 +00:00
Jan Hutter c4e75f5f1a - added logging of chunk_t's 2005-11-17 08:47:37 +00:00
Jan Hutter 6bf409865d started to implement process message 2005-11-17 08:47:11 +00:00
Jan Hutter 9da406cf36 - started to implement message type check 2005-11-17 08:46:05 +00:00
Jan Hutter 45b06d91ae - introduced new functions for version fetching 2005-11-17 08:45:40 +00:00
Jan Hutter d60a48f945 - added UDP socket 500 as default socket 2005-11-17 08:44:28 +00:00
Jan Hutter 28c734d72e - processing of incoming message in worker thread programmed 2005-11-16 17:20:03 +00:00
Martin Willi c923dc6126 "" 2005-11-16 17:16:35 +00:00
Martin Willi 70933df4b3 "" 2005-11-16 17:15:40 +00:00
Martin Willi fd86a5f63d - started implementation of a dummy config-manager 2005-11-16 17:15:05 +00:00
Jan Hutter 91443667d5 - spi_t replaced with u_int64_t 2005-11-16 16:50:13 +00:00
Martin Willi a5e8260abf - renamed mappings 2005-11-16 16:14:18 +00:00
Martin Willi b722736c2f - change cloning behavior, does not clone anymore 2005-11-16 16:14:00 +00:00
Martin Willi 14e635db50 - renamed mappings 2005-11-16 16:12:56 +00:00
Martin Willi 7eeeaf4e4f - added definitions from IKEv2 draft 2005-11-16 16:12:31 +00:00
Martin Willi 02d3cba7ce - added exchange types 2005-11-16 16:12: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
Martin Willi a698ba19a4 - uses new packet with host_t now 2005-11-16 16:10:23 +00:00
Martin Willi 66e379a278 - updated tests to varius changes in modules 2005-11-16 16:09:55 +00:00
Martin Willi 523526ec92 - implemented generate-method
- untested
2005-11-16 16:09:15 +00:00
Martin Willi 62c9615efc "" 2005-11-16 16:08:44 +00:00
Martin Willi 54d51d391e - renamed mappings 2005-11-16 16:08:18 +00:00
Martin Willi 90c50445db - packet uses host_t to store addresses now 2005-11-16 16:07:55 +00:00
Martin Willi 60a6167a06 - first (incomplete) implementation of initialize_connection 2005-11-16 16:05:46 +00:00
Martin Willi db04a1bc8f - spi_t is a u_int64_t now 2005-11-16 16:04:53 +00:00
Martin Willi 471ade02fc - role refactored to is_initiator-boolean
- spi_t is a u_int64_t now
2005-11-16 16:04:37 +00:00
Martin Willi e4a5b14f58 - renamed mappings 2005-11-16 16:03:51 +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 df917df71c - defined interface for each job and implemented incoming packet job and
initiate ike sa job
2005-11-16 14:43:13 +00:00
Jan Hutter 2b3183835a - job.h and job.c moved to directory jobs 2005-11-16 12:43:08 +00:00
Martin Willi 5dee5e68c5 - added mappings 2005-11-16 12:31:28 +00:00
Jan Hutter fe684f2a5e - logger manager is destroyed at end 2005-11-16 12:22:57 +00:00
Jan Hutter db7154547e - added number of working threads 2005-11-16 12:06:34 +00:00
Jan Hutter b52735dd5d - included globals.h 2005-11-16 12:05:49 +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 d87cde0e07 - documentation of return values changed 2005-11-16 07:46:37 +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 f0ddd8ae26 - refactored ike_sa_manager_t class 2005-11-16 07:45:05 +00:00