Activity

From 21.10.2009 to 19.11.2009

19.11.2009

14:37 Revision 10bc5d96: Move comment out of register_printf_function test
Move comment out of register_printf_function test Martin Willi

18.11.2009

18:37 Bug #98: Lower-bound in traffic selector not computed
Martin Willi wrote:
> Thanks for your patch.
> However, it is not really clear to me what's the benefit of zeroing ...
Eric Mertens
12:10 Bug #98 (Feedback): Lower-bound in traffic selector not computed
Thanks for your patch.
However, it is not really clear to me what's the benefit of zeroing the from address. If I ...
Martin Willi
10:37 Revision 80b44cd7: Message stringification supports more detailed EAP payload information
Message stringification supports more detailed EAP payload information Martin Willi

17.11.2009

20:04 Bug #98 (Closed): Lower-bound in traffic selector not computed
Charon does not set the host number to zero when computing a traffic selector range resulting in a potentially unexpe... Eric Mertens
17:51 Revision 1860bfa2: Correctly enumerate attributes to request as initiator with the actually reque...
Correctly enumerate attributes to request as initiator with the actually requesting handler Martin Willi
16:55 Revision 1427c93f: Fixed memleak in attribute handling
Fixed memleak in attribute handling Martin Willi
16:53 Revision d674c2ac: attr plugin supports any custom attribute type having a v4/v6 IP under the cha...
attr plugin supports any custom attribute type having a v4/v6 IP under the charon.plugins.attr namespace Martin Willi
16:52 Revision 3797b8e7: Support enumeration of key/value pairs in a section of strongswan.conf
Support enumeration of key/value pairs in a section of strongswan.conf Martin Willi
16:51 Revision 86813bef: Whitelist register_printf_specifier in leak detective
Whitelist register_printf_specifier in leak detective Martin Willi
14:51 Revision b5a2055f: Give plugins more control of which configuration attributes to request, and pa...
Give plugins more control of which configuration attributes to request, and pass received attributes back to the requ... Martin Willi

12.11.2009

15:52 Revision e6cf0602: Encrypt payloads with missing rule, fix insertion of non-encrypted payloads
Encrypt payloads with missing rule, fix insertion of non-encrypted payloads Martin Willi
14:37 Revision 07444497: Build libsimaka with libtool, as we require a PIC-enabled version
Build libsimaka with libtool, as we require a PIC-enabled version Martin Willi
14:37 Revision 20d144e7: Invoke message hook before generation, allowing plugins to mangle it
Invoke message hook before generation, allowing plugins to mangle it Martin Willi
14:37 Revision 82713dea: Simplified vendor ID payload interface
Simplified vendor ID payload interface Martin Willi
14:37 Revision addfeeff: Do not complain about missing payload order rules for private use payloads
Do not complain about missing payload order rules for private use payloads Martin Willi
14:37 Revision 09846603: Fix word alignement in memxor() on 64-bit architectures
Fix word alignement in memxor() on 64-bit architectures Martin Willi
14:37 Revision 733538a4: Identation/whitespace cleanups
Identation/whitespace cleanups Martin Willi
14:37 Revision 5bfe1b25: Properly initialize attribute encoding/length values
Properly initialize attribute encoding/length values Martin Willi
14:10 Revision ee3d4ef8: Prefer MODP2048/1536 over ECP Diffie-Hellman groups
Prefer MODP2048/1536 over ECP Diffie-Hellman groups Martin Willi
13:16 Revision f6bbcec3: Use register_printf_specifier instead of deprecated register_printf_function, ...
Use register_printf_specifier instead of deprecated register_printf_function, if available Martin Willi
11:17 Revision 0850e335: Fixed compiler warning about missing return value
Fixed compiler warning about missing return value Martin Willi
10:34 Revision 1a86be6e: Support variable RES length in AKA quintuplets
Support variable RES length in AKA quintuplets Martin Willi
10:34 Revision acb56137: eap-sim-file plugin supports volatile in-memory storage of fast reauthenticati...
eap-sim-file plugin supports volatile in-memory storage of fast reauthentication data Martin Willi
10:34 Revision edcb2dd3: Moved reauth/pseudonym functionality from eap-sim-file to separate plugins, us...
Moved reauth/pseudonym functionality from eap-sim-file to separate plugins, usable by any SIM/AKA backend Martin Willi
10:34 Revision 3374cb0f: Passing other as NULL should not always result in a match if me matches
Passing other as NULL should not always result in a match if me matches Martin Willi
10:34 Revision 15b65bf1: Ported pseudonym/reauth functionality to EAP-AKA
Ported pseudonym/reauth functionality to EAP-AKA Martin Willi
10:34 Revision 32452870: Added identification constructor using a chunk of data, guessing id type
Added identification constructor using a chunk of data, guessing id type Martin Willi
10:34 Revision 0109846a: Moved card/provider enumeration to SIM manager, providing wrapped functions fo...
Moved card/provider enumeration to SIM manager, providing wrapped functions for both SIM and AKA plugins Martin Willi
10:34 Revision eb7bf91e: Added option to disable identity requests completely (old behavior)
Added option to disable identity requests completely (old behavior) Martin Willi
10:34 Revision 0107f5b6: Fixed replacing existing reauthentication data
Fixed replacing existing reauthentication data Martin Willi
10:34 Revision 2dbac2ab: Initiate full authentication if reauthentication identity is unknown
Initiate full authentication if reauthentication identity is unknown Martin Willi
10:34 Revision 947b03fd: Use new identity constructor in EAP-SIM
Use new identity constructor in EAP-SIM Martin Willi
10:34 Revision 0e20893d: Pass SIM/AKA crypto helper to constructor of message
Pass SIM/AKA crypto helper to constructor of message Martin Willi
10:34 Revision c5ec0f48: Initial support for fast reauthentication in EAP-SIM
Initial support for fast reauthentication in EAP-SIM Martin Willi
10:34 Revision 454b59c5: EAP-SIM/AKA crypto helper supports key derivation for fast reauthentication
EAP-SIM/AKA crypto helper supports key derivation for fast reauthentication Martin Willi
10:34 Revision e1a8729d: Fallback to permanent identity request if pseudonym mapping failed
Fallback to permanent identity request if pseudonym mapping failed Martin Willi
10:34 Revision c2f8c6a1: Query triplet/quintuplet functions with permanent identity only,
Query triplet/quintuplet functions with permanent identity only,
extended sim_provider with a is_pseudonym() function.
Martin Willi
10:34 Revision 2d112ca3: eap-sim-file plugin can store pseudonym information volatile in memory
eap-sim-file plugin can store pseudonym information volatile in memory Martin Willi
10:34 Revision 8aad8f6f: Some coding style cleanups
Some coding style cleanups Martin Willi
10:34 Revision 0328fe94: Impemented basic pseudonym support in EAP-SIM
Impemented basic pseudonym support in EAP-SIM Martin Willi
10:34 Revision f81760dc: A SIM/AKA message can be parsed twice, without and with decryption
A SIM/AKA message can be parsed twice, without and with decryption Martin Willi
10:34 Revision 13f418b4: Added a doxygen group for libsimaka, some cleanups
Added a doxygen group for libsimaka, some cleanups Martin Willi
10:33 Revision e9c03f52: Use the EAP-SIM/AKA crypto helper in EAP-SIM
Use the EAP-SIM/AKA crypto helper in EAP-SIM Martin Willi
10:33 Revision bcf8a0ff: Added missing hasher include
Added missing hasher include Martin Willi
10:33 Revision 4735965f: EAP servers check if the received EAP message was expected
EAP servers check if the received EAP message was expected Martin Willi
10:33 Revision 02f785b0: Use existing triplet length definitions
Use existing triplet length definitions Martin Willi
10:33 Revision aea334ec: Splitted EAP-AKA in peer and server implementations, use libsimaka helper library
Splitted EAP-AKA in peer and server implementations, use libsimaka helper library Martin Willi
10:33 Revision fad4e5f3: Centralized SIM/AKA notifications and client errors
Centralized SIM/AKA notifications and client errors Martin Willi
10:33 Revision 6d908815: Proper handling of non-skippable attributes and client error codes in EAP-SIM
Proper handling of non-skippable attributes and client error codes in EAP-SIM Martin Willi
10:33 Revision 44e8eea1: sim_provider_t API gained support for pseudonym/fast reauthentication
sim_provider_t API gained support for pseudonym/fast reauthentication Martin Willi
10:33 Revision 55916dcc: libsimaka provides cryptographic functionality used in EAP-SIM and EAP-AKA
libsimaka provides cryptographic functionality used in EAP-SIM and EAP-AKA Martin Willi
10:33 Revision ac4dd543: Migrated EAP-SIM to libsimaka, separated server/peer implementations
Migrated EAP-SIM to libsimaka, separated server/peer implementations Martin Willi
10:33 Revision 8f364b54: sim_card_t API gained support for pseudonym/fast reauthentication
sim_card_t API gained support for pseudonym/fast reauthentication Martin Willi
10:33 Revision f8330d03: Added a libsimaka library with shared message handling code for EAP-SIM/AKA
Added a libsimaka library with shared message handling code for EAP-SIM/AKA Martin Willi

11.11.2009

11:17 Revision 6ae43b93: mixed fingerprint / userid
mixed fingerprint / userid Andreas Steffen
11:06 Revision 209f52cb: fixed 4.3.6 ocsp regression
fixed 4.3.6 ocsp regression Andreas Steffen

10.11.2009

23:55 Revision ee8486af: adapted log message
adapted log message Andreas Steffen
23:54 Revision a618e33e: merged pluto's PGP certificate parsing with charon's
merged pluto's PGP certificate parsing with charon's Andreas Steffen
23:54 Revision f565d0c5: merged pluto's PGP certificate parsing with charon's
merged pluto's PGP certificate parsing with charon's Andreas Steffen
21:50 Revision cc543182: added separating line
added separating line Andreas Steffen
10:04 Revision bb7ae382: added some debugging to pgp certificate parsing
added some debugging to pgp certificate parsing Andreas Steffen

09.11.2009

23:15 Revision 262af161: accept PGP v3 or v4 fingerprint as alternative to PGP user_id
accept PGP v3 or v4 fingerprint as alternative to PGP user_id Andreas Steffen
15:07 Revision 5269150e: If cross-compiling, test for the existence of pthread_condattr_setclock only
If cross-compiling, test for the existence of pthread_condattr_setclock only Martin Willi
15:07 Revision 67c3875c: Install bypass policies after creating XFRM netlink socket, loading xfrm_user ...
Install bypass policies after creating XFRM netlink socket, loading xfrm_user module Martin Willi

08.11.2009

23:58 Revision 8a650a2b: put PGP userid in single quotes
put PGP userid in single quotes Andreas Steffen
23:49 Revision b25311fb: added ikev2/net2net-pgp-v3 scenario
added ikev2/net2net-pgp-v3 scenario Andreas Steffen
23:48 Revision bc662125: removed nocrsend=yes statement
removed nocrsend=yes statement Andreas Steffen
23:23 Revision 2846e51a: added ikev2/net2net-pgp-v4 scenario
added ikev2/net2net-pgp-v4 scenario Andreas Steffen
23:21 Revision ab5762e3: list v3 or v4 fingerprint
list v3 or v4 fingerprint Andreas Steffen
21:01 Revision 9a127590: stroke_list supports listing of PGP certificates
stroke_list supports listing of PGP certificates Andreas Steffen
18:55 Revision 9f0327e6: define TIME_32_BITS_SIGNED_MAX in utils.h
define TIME_32_BITS_SIGNED_MAX in utils.h Andreas Steffen

05.11.2009

08:38 Revision e92e19c1: pluto ignores proprietary Juniper SRX notification 40001
pluto ignores proprietary Juniper SRX notification 40001 Andreas Steffen

04.11.2009

23:43 Revision 16dca5c2: moved multi-level-ca-pathlen scenario
moved multi-level-ca-pathlen scenario Andreas Steffen
23:37 Revision 4c68a85a: implemented path length constraint checkinf for IKEv2
implemented path length constraint checkinf for IKEv2 Andreas Steffen
20:17 Revision fef3b0b7: display printable characters in dntoa()
display printable characters in dntoa() Andreas Steffen
19:36 Revision 8fac84bc: check if acerts linked_list has been initialized before destroying it
check if acerts linked_list has been initialized before destroying it Andreas Steffen
18:18 Revision 32c8b184: renamed multi-level-pathlen scenario to multi-level-ca-pathlen
renamed multi-level-pathlen scenario to multi-level-ca-pathlen Andreas Steffen
18:15 Revision cd36095e: added ikev1/multi-level-pathlen scenario
added ikev1/multi-level-pathlen scenario Andreas Steffen
18:13 Revision 28c55408: added a subsidiary Duck Research CA
added a subsidiary Duck Research CA Andreas Steffen
18:10 Revision c95671ce: implemented path length constraint checking for IKEv1
implemented path length constraint checking for IKEv1 Andreas Steffen
14:34 Revision bed19335: put directory path into single quotes
put directory path into single quotes Andreas Steffen
14:28 Revision efab9f55: removed redundant and buggy debug statement
removed redundant and buggy debug statement Andreas Steffen
07:30 Revision fae32221: output optional pathLenConstraint in ipsec listcacerts
output optional pathLenConstraint in ipsec listcacerts Andreas Steffen
00:16 Revision 5d1d7e82: refreshened and fortified strongSwan Root CA certificate
refreshened and fortified strongSwan Root CA certificate Andreas Steffen
00:03 Revision 00aa0275: implemented parsing of pathLenConstraint
implemented parsing of pathLenConstraint Andreas Steffen

02.11.2009

22:47 Revision a58b1722: version bump to 4.3.6
version bump to 4.3.6 Andreas Steffen

30.10.2009

11:19 Revision 4a38687a: Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interface
Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interface Martin Willi

29.10.2009

10:00 Revision f893bce3: fixed a memory leak in OCSP fetching
fixed a memory leak in OCSP fetching Andreas Steffen

26.10.2009

08:47 Revision 140816b0: Query secrets in EAP-MD5 with me/other identities, fixing lookup in NetworkMan...
Query secrets in EAP-MD5 with me/other identities, fixing lookup in NetworkManager Martin Willi

23.10.2009

08:12 Revision 3dc40325: Show the number of times a lock was acquired in lock profiler
Show the number of times a lock was acquired in lock profiler Martin Willi

22.10.2009

16:44 Revision c5f36782: Hand out shared secret of load tester for all identities
Hand out shared secret of load tester for all identities Martin Willi
14:34 Revision 4952dc11: Fixed all doxygen warnings
Fixed all doxygen warnings Martin Willi
13:13 Revision 80252c8a: Store return value of getc() in an int to correctly test it against EOF
Store return value of getc() in an int to correctly test it against EOF Martin Willi
« Previous
Next »
 

Also available in: Atom