Commit Graph
576 Commits
Author SHA1 Message Date
Martin Willi c3dc864eaa - code cleanup of encoding package 2005-12-06 13:44:22 +00:00
Jan Hutter 59de50868b - code cleaned up 2005-12-06 13:34:57 +00:00
Jan Hutter b23b556ae7 - code cleaned up 2005-12-06 13:07:06 +00:00
Jan Hutter f1802881f6 - code cleaned up 2005-12-06 13:01:02 +00:00
Jan Hutter 347fd4e221 - code cleaned up 2005-12-06 12:54:34 +00:00
Jan Hutter ef52f10e78 2005-12-06 12:27:15 +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
Martin Willi d381f36608 - cancelling of busy prime thread allowed 2005-12-06 11:51:40 +00:00
Martin Willi 668f9fcba9 - better management of unknown_payload, with critical check
- message code cleanup
2005-12-06 11:51:13 +00:00
Jan Hutter 9affa65c79 - code cleaned 2005-12-06 10:12:42 +00:00
Jan Hutter 6d0310e852 - code cleaned 2005-12-06 09:57:38 +00:00
Jan Hutter 91194f45c1 - code cleaned 2005-12-06 09:27:44 +00:00
Jan Hutter d94f63f66b - code cleaned 2005-12-06 08:27:20 +00:00
Jan Hutter 0d74d84bd4 - code cleaned 2005-12-06 08:13:32 +00:00
Jan Hutter 34852cae00 - Implemented but not tested unknown_payload_t 2005-12-05 19:17:45 +00:00
Jan Hutter c81eb6e77c - Implemented and tested eap_payload_t 2005-12-05 18:56:22 +00:00
Jan Hutter 7ba3f707df - implemented and tested cp_payload_t 2005-12-05 18:16:39 +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 e70c7feb02 - implemented and tested VENDOR ID payload 2005-12-05 14:01:56 +00:00
Jan Hutter 9bdd74eae7 DELETE payload implemented and tested 2005-12-05 13:43:43 +00:00
Jan Hutter 510c342634 - cleaned code of generator_t class 2005-12-05 13:06:24 +00:00
Jan Hutter 7cc2ee5a39 - implemented and tested cert_payload_t 2005-12-05 12:54:49 +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 3ebebc5e96 - started implementation of netlink kernel interface 2005-12-04 19:05:52 +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
Jan Hutter 6efb10ece3 - code documented 2005-12-04 15:50:19 +00:00
Jan Hutter b66cb98743 - code documented 2005-12-04 15:44:18 +00:00
Jan Hutter 813ed1cd03 - Code documented 2005-12-04 15:07:38 +00:00
Martin Willi 0743de26be - doxygen constructor declaration, make default ? 2005-12-04 14:45:57 +00:00
Jan Hutter fc5b6b3b65 - code documented 2005-12-04 14:02:09 +00:00
Martin Willi 89e0f219d0 - comments added 2005-12-04 13:01:32 +00:00
Martin Willi 09b2bf25a9 - include undocumented things (such as enums) 2005-12-04 13:01:19 +00:00
Martin Willi 45658ada93 - no fail if bin not empty 2005-12-04 12:44:03 +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 26cfe75e4d - logger added 2005-12-04 11:46:14 +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 a374d1ee66 - code cleaned 2005-12-03 16:52:54 +00:00
Jan Hutter aebb38a093 - preshared secrets are now retrieved over configuration_manager 2005-12-03 16:02:06 +00:00
Jan Hutter 8d68033e5c - authentication with preshared key working but code MUST be cleaned 2005-12-03 14:47:58 +00:00
Jan Hutter ebae15f0a0 - forgot to add 2005-12-03 12:32:26 +00:00
Jan Hutter 0fdc3c7f09 - started to implement authenticator_t 2005-12-02 19:26:01 +00:00
Martin Willi caa6b542c0 - fixed id bugs 2005-12-02 17:24:09 +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
Jan Hutter 94b0f906e6 fixed different bugs when checking out ike sa and retransmitting
requests
2005-12-02 15:40:04 +00:00
Martin Willi a0fb67f500 - allow termination of getting thread 2005-12-02 14:58:45 +00:00
Martin Willi 016dfc7253 - comments 2005-12-02 14:11:32 +00:00
Jan Hutter 0df63d6be4 - retransmitting of requests implemented 2005-12-02 14:07:36 +00:00