Commit Graph
7436 Commits
Author SHA1 Message Date
Andreas Steffen 784ce91d8b Migrated sql_attribute to INIT/METHOD macros 2011-09-29 23:35:32 +02:00
Andreas Steffen 07e62fd7a6 Migrated netlink_socket to INIT/METHOD macros 2011-09-29 23:24:51 +02:00
Andreas Steffen 769b490e05 Migrated resolve_handler to INIT/METHOD macros 2011-09-29 23:15:49 +02:00
Andreas Steffen 3cd78d98b7 Migrated ietf_attributes to INIT/METHOD macros 2011-09-29 22:46:43 +02:00
Andreas Steffen a6e3eabfa6 Migrated shared_key to INIT/METHOD macros 2011-09-29 22:17:38 +02:00
Andreas Steffen fabc874155 Migrated auth_cfg_wrapper to INIT/METHOD macros 2011-09-29 22:10:30 +02:00
Andreas Steffen 6d5907fddf Migrated cert_cache to INIT/METHOD macros 2011-09-29 22:04:22 +02:00
Andreas Steffen c9698de891 Migrated ocsp_response_wrapper to INIT/METHOD macros 2011-09-29 21:48:31 +02:00
Andreas Steffen 4a679468a5 Migrated pgp_cert to INIT/METHOD macros 2011-09-29 21:35:20 +02:00
Andreas Steffen 658ed38d74 Migrated x509_pkcs10 to INIT/METHOD macros 2011-09-29 16:47:36 +02:00
Andreas Steffen 3a4c3fdb93 Migrated x509_ocsp_response to INIT/METHOD macros 2011-09-29 07:50:32 +02:00
Andreas Steffen fbe52bb008 Migrated x509_ocsp_request to INIT/METHOD macros 2011-09-28 20:58:15 +02:00
Andreas Steffen 6f07a5b46f Migrated x509_ac to INIT/METHOD macros 2011-09-28 20:43:07 +02:00
Martin Willi 5976e149eb Don't allocate extra memory to MAC the TLS header 2011-09-28 17:32:23 +02:00
Martin Willi b79bb79a66 Verify TLS MAC even if padding is invalid to prevent timing attacks 2011-09-28 17:16:09 +02:00
Tobias Brunner 21ee300d5c pluto: Handle SIGINT to terminate properly when run with --nofork in a console. 2011-09-28 13:57:59 +02:00
Tobias Brunner 192f714076 pluto: Check for processes with the PID stored in pluto.pid. 2011-09-28 13:57:59 +02:00
Tobias Brunner 0b706426a5 starter: Check for processes with PIDs stored in pid files. 2011-09-28 13:57:59 +02:00
Tobias Brunner 6d36f8b60a Make sure the PID read from charon.pid is null-terminated. 2011-09-28 13:57:59 +02:00
Andreas Steffen 6bdcd278a6 Migrated sha1_prf to INIT/METHOD macros 2011-09-28 08:01:38 +02:00
Andreas Steffen c741b3d18f use specific reset method 2011-09-28 06:45:59 +02:00
Andreas Steffen 13f90f833f Migrated sha2_hasher to INIT/METHOD macros 2011-09-28 04:41:45 +02:00
Andreas Steffen 47edccd17c Migrated sha1_hasher to INIT/METHOD macros 2011-09-28 03:52:43 +02:00
Andreas Steffen 52c4c6a8ff Migrated md5_hasher to INIT/METHOD macros 2011-09-28 03:44:02 +02:00
Andreas Steffen 0416bb1c51 Migrated md4_hasher to INIT/METHOD macros 2011-09-28 03:39:04 +02:00
Andreas Steffen 7c1a28d939 Migrated pubkey_cert to INIT/METHOD macros 2011-09-28 03:28:43 +02:00
Tobias Brunner de13eab0e6 Documented the strict flag (!) for ike and esp options in ipsec.conf. 2011-09-26 17:51:53 +02:00
Martin Willi 3946821937 Load eap-aka plugin before shared simaka helpers depending on it 2011-09-26 13:43:38 +00:00
Andreas Steffen 07534f8998 version bump to 4.6.0dr4 2011-09-13 23:32:37 +02:00
Tobias Brunner 4b7c63cf52 Send AT_NEXT_PSEUDONYM also if an AT_NEXT_REAUTH_ID is already added. 2011-09-13 11:09:07 +02:00
Tobias Brunner 7213abcbfb PTS log group documented in man pages. 2011-09-12 15:07:20 +02:00
Tobias Brunner 5b217e4994 Document charon's default log levels in ipsec.conf(5). 2011-09-12 15:07:20 +02:00
Martin Willi e3c881aff9 Return allocated variable in INIT() 2011-09-12 13:03:20 +02:00
Martin Willi f8437dd8d2 Clear traps during shutdown before unloading kernel plugins 2011-09-12 13:02:51 +02:00
Martin Willi 40e53c40d4 Destroy kernel interface during deregistration, as the plugin goes afterwards 2011-09-12 13:02:15 +02:00
Martin Willi e6816e4670 Add missing semicolon 2011-09-12 13:01:40 +02:00
Andreas Steffen b9d61f78d3 added PTS debug class 2011-09-11 00:11:04 +02:00
Andreas Steffen 12e065eacd used request ID in message request output 2011-09-10 23:01:29 +02:00
Andreas Steffen 74eb850dc0 introduced a PA-TNC attribute manager 2011-09-10 22:39:56 +02:00
Andreas Steffen cf8fd42c77 correctly initialize error_code 2011-09-10 22:39:56 +02:00
Andreas Steffen bf60354917 define attr_info only once 2011-09-10 22:39:56 +02:00
Andreas Steffen a6c081ca27 removed whitespace 2011-09-10 22:39:56 +02:00
Andreas Steffen f4ef026762 decoupled request ID from files table primary key 2011-09-10 22:39:56 +02:00
Andreas Steffen cfedfcca31 cosmetics 2011-09-10 22:39:56 +02:00
Andreas Steffen 04d7ef6ece properly close Tspi_Context 2011-09-10 22:39:56 +02:00
Andreas Steffen b97ca14d35 whitelist glibc instead of TrouSerS functions 2011-09-10 22:39:55 +02:00
Andreas Steffen b5ca33dcdd determine machine architecture programmatically 2011-09-10 22:39:55 +02:00
Andreas Steffen 733ac2287f determine version for various Linux releases 2011-09-10 22:39:55 +02:00
Sansar Choinyambuu d883495418 Implemented PTS attributes Request File Metadata, Unix-Style File Metadata 2011-09-10 22:39:55 +02:00
Sansar Choinyambuu 31ac5b0d6b File not Found, Invalid path, Invalid Delimiter PTS errors case checks implemented 2011-09-10 22:39:55 +02:00