Activity

From 13.04.2009 to 12.05.2009

12.05.2009

17:40 Revision 75a354bb: fixing compilation of socket_t on systems that have neither IP_PKTINFO (Linux)...
fixing compilation of socket_t on systems that have neither IP_PKTINFO (Linux) nor IP_SENDSRCADDR (FreeBSD) Tobias Brunner
17:13 Revision 0a3ca290: fixed cleanup of traffic selector lists
fixed cleanup of traffic selector lists Martin Willi
14:38 Revision 8f0ab613: do not destroy packet twice if message generation failed
do not destroy packet twice if message generation failed Martin Willi
11:26 Revision e1fa02bc: properly end CERT_PRE task after detecting the final authentication round
properly end CERT_PRE task after detecting the final authentication round Martin Willi
10:56 Revision 9dd2b427: do not report increasing rekey times if rekeying currently active
do not report increasing rekey times if rekeying currently active Martin Willi
10:56 Revision 37974979: do not report a CHILD_SA rekey time if rekeying disabled
do not report a CHILD_SA rekey time if rekeying disabled Martin Willi

11.05.2009

22:07 Revision 20da0b5c: quote identities
quote identities Andreas Steffen
17:26 Revision 4a0c97e7: also update permission in template/guest folders
also update permission in template/guest folders
some identation cleanups
Martin Willi
17:24 Revision db879fdf: removed @brief doxygen keywords
removed @brief doxygen keywords Martin Willi
17:20 Revision 5d47f284: list available templates using "template" alias
list available templates using "template" alias Martin Willi
17:19 Revision 47a9a48f: ruby bindings for template enumerator
ruby bindings for template enumerator Martin Willi
17:18 Revision 608046c0: added a Dumm template enumerator
added a Dumm template enumerator Martin Willi
16:38 Revision 05ac17f0: allow "others" to read created dumm files/folders
allow "others" to read created dumm files/folders Martin Willi
15:25 Revision 28ef27bf: implemented blowfish as a plugin
implemented blowfish as a plugin Andreas Steffen
13:54 Revision 7d86641d: corrected debug output of passphrase
corrected debug output of passphrase Andreas Steffen
13:33 Revision 496064ba: hand out a IPv4 virtual address if %any6 is requested
hand out a IPv4 virtual address if %any6 is requested Martin Willi
13:23 Revision 30fc989c: fixed configuration payload type as responder
fixed configuration payload type as responder Martin Willi
11:37 Revision a3d692ca: never send a CERT payload in EAP
never send a CERT payload in EAP Martin Willi
10:42 Revision 5775283f: updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.
updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC. Martin Willi
10:42 Revision b81917ea: fixed memleak
fixed memleak Martin Willi
10:42 Revision 25f2d52f: Fixed EAP authentication regression
Fixed EAP authentication regression
Use correct nonce/init message again for EAP AUTH payload
sent from responder to...
Martin Willi

09.05.2009

00:04 Revision d36ae9e3: started migration to encryption plugins
started migration to encryption plugins Andreas Steffen

08.05.2009

15:23 Revision 65ea37ab: fixed timezone compensation when parsing ASN.1 dates
fixed timezone compensation when parsing ASN.1 dates Tobias Brunner
10:04 Revision 9d737ecf: drop acquires we already have a pending connection attempt
drop acquires we already have a pending connection attempt Martin Willi
10:04 Revision fda97f21: removed $Id$ from new template generated files
removed $Id$ from new template generated files Martin Willi
10:04 Revision 56d461a1: listing routed connection in statusall
listing routed connection in statusall Martin Willi
10:04 Revision c3626c2c: initiate trapped CHILD_SAs with same reqid
initiate trapped CHILD_SAs with same reqid Martin Willi
10:03 Revision 17339b9a: removed obsolete route/unroute code from ike_sa/controller
removed obsolete route/unroute code from ike_sa/controller Martin Willi
10:03 Revision 8c99451a: make use of the new trap-manager
make use of the new trap-manager Martin Willi
10:03 Revision eb8ed130: added a trap-manager to handle routed policies outside of IKE_SAs
added a trap-manager to handle routed policies outside of IKE_SAs Martin Willi
07:51 Revision c42d1469: defined ENCR_TWOFISH and ENCR_SERPENT
defined ENCR_TWOFISH and ENCR_SERPENT Andreas Steffen

07.05.2009

23:19 Revision e43b1e4a: inserted HASH_MD4 in increasing order
inserted HASH_MD4 in increasing order Andreas Steffen
22:42 Revision 62975e30: fixed generation of IKEv1 key material
fixed generation of IKEv1 key material Andreas Steffen
17:53 Revision d504f1cb: fixed compiler warnings
fixed compiler warnings Tobias Brunner
17:47 Revision ca39743f: Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD
Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD Tobias Brunner
17:43 Revision 5533a889: properly convert boolean flags when parsing ipsec.conf
properly convert boolean flags when parsing ipsec.conf Tobias Brunner
17:42 Revision 72353428: use bool instead of int
use bool instead of int Tobias Brunner
17:40 Revision 433c0968: properly initialize buffer when printing loaded plugins.
properly initialize buffer when printing loaded plugins. Tobias Brunner
15:57 Revision 0ce19b27: instanciate new tasks only if none queued
instanciate new tasks only if none queued Martin Willi
15:53 Revision a627e31f: properly delete IKE_SA if IKE_SA_INIT processing failed
properly delete IKE_SA if IKE_SA_INIT processing failed Martin Willi
11:11 Revision be854593: announce EAP method initiation once only
announce EAP method initiation once only Martin Willi
10:33 Revision 84f1164c: some additional .gitignore's
some additional .gitignore's Martin Willi
10:21 Revision 45a4f3e2: fixed .gitignore for backup files
fixed .gitignore for backup files Martin Willi
10:19 Revision a4df55e3: added .gitignore files for dumm
added .gitignore files for dumm Martin Willi
10:10 Revision c08ae816: use hash size constants from hasher.h
use hash size constants from hasher.h Andreas Steffen

06.05.2009

22:46 Revision 38a7792d: removed all hash function code from pluto
removed all hash function code from pluto Andreas Steffen
20:05 Revision ab87051f: all hashes, hmacs and prfs use libstrongswan
all hashes, hmacs and prfs use libstrongswan Andreas Steffen
15:54 Bug #71 (Assigned): Improved Acquire handling
Martin Willi
15:11 Revision e382d96f: compiler warning fixed
compiler warning fixed Tobias Brunner
15:11 Revision a9f56adb: more portable handling of the bool data type (Mac OS X has stdbool.h)
more portable handling of the bool data type (Mac OS X has stdbool.h) Tobias Brunner
15:11 Revision 938b230f: renamed some conflicting function names
renamed some conflicting function names Tobias Brunner
15:11 Revision f52e9c1a: gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-lo...
gethostbyname_r is not supported on Mac OS X (but gethostbyname uses thread-local buffers) Tobias Brunner
15:10 Revision af05cc56: libtoolize is called glibtoolize on Mac OS X
libtoolize is called glibtoolize on Mac OS X Tobias Brunner
12:56 Revision a8d938ca: fixed removal of child configs
fixed removal of child configs
purge empty peer configs
Martin Willi
11:09 Revision 5bbfd264: fixed remove_child_cfg(), use correct enumerator for remove_at
fixed remove_child_cfg(), use correct enumerator for remove_at Martin Willi
10:36 Revision 94ffefc4: added backup files (*.~) and patch leftovers (*.orig) to .gitignore
added backup files (*.~) and patch leftovers (*.orig) to .gitignore Martin Willi

05.05.2009

14:28 Revision 6eb9bc9b: SKEYID derivation based on libstrongswan
SKEYID derivation based on libstrongswan Andreas Steffen
09:51 Revision e868a564: set IKE_SA on bus to catch unroute event properly
set IKE_SA on bus to catch unroute event properly Martin Willi

04.05.2009

23:38 Revision ebe01cae: use prfs for IKEv1 hmacs
use prfs for IKEv1 hmacs Andreas Steffen
23:08 Revision 78e6e0a3: fixed typo
fixed typo Andreas Steffen
23:01 Revision 8c45f0f1: added support for AUTH_HMAC_SHA1_160
added support for AUTH_HMAC_SHA1_160 Andreas Steffen
16:11 Revision cae1ded1: added apidoc output to .gitignore
added apidoc output to .gitignore Martin Willi
16:10 Revision 2c36ebb5: moved hasher to the correct doxygen group
moved hasher to the correct doxygen group Martin Willi
13:59 Revision 4f734a55: fixed dladdr ./configure check, leak detective whitelist
fixed dladdr ./configure check, leak detective whitelist Martin Willi

30.04.2009

21:13 Revision 1e3d9852: deleted elgamal.[ch]
deleted elgamal.[ch] Andreas Steffen
20:31 Revision bc2e33ca: pluto and scepclient use the random plugin from libstrongswan
pluto and scepclient use the random plugin from libstrongswan Andreas Steffen
19:15 Revision 8af25c56: some typos
some typos Tobias Brunner
19:13 Revision ea7e89c7: somehow missed these changes during the portability branch back-merge
somehow missed these changes during the portability branch back-merge Tobias Brunner
15:19 Revision 8c5d72cd: removing svn keyword $Id$ from all files
removing svn keyword $Id$ from all files Tobias Brunner
13:37 Revision d24a74c5: merging changes from portability branch back to trunk
merging changes from portability branch back to trunk
important change for developers: %Y replaces %D to print ident...
Tobias Brunner
10:18 Bug #49 (Closed): starter log directly to terminal
Martin Willi
10:17 Bug #49 (Resolved): starter log directly to terminal
> logs directly to terminal and not to stderr/stdout
It's not really clear to me what "directly" means, but redire...
Martin Willi
09:42 Revision 466f11bf: added .gitignore files, ready for the switch
added .gitignore files, ready for the switch Martin Willi

29.04.2009

11:13 Revision f67eebcc: changed RNG_REAL to RNG_TRUE
changed RNG_REAL to RNG_TRUE Andreas Steffen
10:56 Revision de92b9e7: default plugins for pluto
default plugins for pluto Andreas Steffen
10:09 Revision e67197a7: pluto and scepclient use the curl and ldap fetcher plugins
pluto and scepclient use the curl and ldap fetcher plugins Andreas Steffen

28.04.2009

10:23 Feature #42 (Closed): CFG attribute handler framework
Martin Willi

27.04.2009

16:57 Revision 82f0707f: updated ikev2bis to 03
updated ikev2bis to 03 Martin Willi
16:40 Revision 9e080c89: removed .cvsignore files
removed .cvsignore files Martin Willi
14:16 Revision 18eef5d6: added support for AES counter mode in ESP
added support for AES counter mode in ESP
proposal keywords: aes128ctr aes192ctr aes256ctr
Martin Willi
13:50 Revision 3bf7c249: added nm NEWS
added nm NEWS Martin Willi
13:34 Revision be0a03be: set default CFLAGS globally, including -Wno-format
set default CFLAGS globally, including -Wno-format Martin Willi
12:48 Revision 12c8c3c4: fixed nbns handling, missing break
fixed nbns handling, missing break Martin Willi
12:46 Revision 568ced95: prefer nm plugin over resolv-conf
prefer nm plugin over resolv-conf Martin Willi
11:38 Revision 3ab0e8a0: nm plugin handles DNS/NBNS configuration attributes
nm plugin handles DNS/NBNS configuration attributes Martin Willi

24.04.2009

17:01 Revision 6fd5b52f: release dynamic memory allocated for VIDs
release dynamic memory allocated for VIDs Andreas Steffen
16:14 Revision adc25ec2: added missing configure.in changes for attr/resolv_conf plugins
added missing configure.in changes for attr/resolv_conf plugins Martin Willi
16:13 Revision 7f56b494: attribute_manager supports attribute_handler's to handle configuration attribu...
attribute_manager supports attribute_handler's to handle configuration attributes via plugins
moved resolv.conf edi...
Martin Willi
16:08 Revision da17b016: added return_true/false() dummy functions
added return_true/false() dummy functions Martin Willi
06:38 Revision f032a690: version bump to 4.3.1
version bump to 4.3.1 Andreas Steffen
06:38 Revision c46d416d: added cast128 proposal keyword
added cast128 proposal keyword Andreas Steffen
05:32 Revision bf45d6dd: added a configure option to enable the Vstr string library even if register_pr...
added a configure option to enable the Vstr string library even if register_printf_function is available Tobias Brunner
05:30 Revision bcbf1109: fixing compilation when using the Vstr string library
fixing compilation when using the Vstr string library Tobias Brunner

22.04.2009

12:43 Revision 226308eb: l format modifier outputs garbage on 64 bit platforms
l format modifier outputs garbage on 64 bit platforms Andreas Steffen
10:26 Revision 090ba945: fixed compiler warnings on 64bit
fixed compiler warnings on 64bit Martin Willi
09:20 Feature #72 (Closed): Implement RFC 4739 - Multiple Authentication Exchanges in the IKEv2 Protocol
Completed Andreas Steffen

21.04.2009

21:51 Revision faf0e418: suppress format warnings in the scripts directory
suppress format warnings in the scripts directory Andreas Steffen
20:48 Revision 6e9fe153: added plugin load mechanism to pluto and scepclient and improved debug output
added plugin load mechanism to pluto and scepclient and improved debug output Andreas Steffen
20:46 Revision b757ebc2: use the regular libstrongswan library initialization
use the regular libstrongswan library initialization Andreas Steffen
17:36 Revision 134c9d9d: fixed a bunch of compiler warnings, pgp end certificate listing
fixed a bunch of compiler warnings, pgp end certificate listing Martin Willi
17:24 Revision c258a3b3: fixed pluto/scepclient out-of-tree builds
fixed pluto/scepclient out-of-tree builds Martin Willi
17:16 Revision 6554b5e4: schedule_job uses seconds to support time values larger than 49 days
schedule_job uses seconds to support time values larger than 49 days
added schedule_job_ms for ms resolution events
Martin Willi
15:05 Revision 59a4e87d: fixed indentation of debug output
fixed indentation of debug output Andreas Steffen
14:32 Revision 558c89e7: last NEWS for 4.3.0
last NEWS for 4.3.0 Andreas Steffen
14:26 Revision 53199c25: mapped libstrongswan debug level to pluto debug options
mapped libstrongswan debug level to pluto debug options Andreas Steffen
14:26 Revision 4985ad6e: pluto and scepclient use the regular libstrongswan library
pluto and scepclient use the regular libstrongswan library Andreas Steffen
13:22 Revision 81fc8e5f: added more NEWS for 4.3.0
added more NEWS for 4.3.0 Martin Willi
11:29 Revision 405e30a4: dump CHILD_SA keys in loglevel 4
dump CHILD_SA keys in loglevel 4 Martin Willi
09:46 Revision b752f873: configuration of DNS and WINS servers via IKEv1 ModeConfig
configuration of DNS and WINS servers via IKEv1 ModeConfig Andreas Steffen
09:34 Revision dfd7ba80: refactoring of pluto and scepclient code
refactoring of pluto and scepclient code Andreas Steffen

20.04.2009

22:53 Revision 08b2d288: scepclient and pluto use asn1 from libstrongswan
scepclient and pluto use asn1 from libstrongswan Andreas Steffen
13:29 Revision 09f706ec: fixed IKE_SA rekeying collisions
fixed IKE_SA rekeying collisions Martin Willi
13:28 Revision 8a36c7e2: do not adopt already initiated tasks after rekeying
do not adopt already initiated tasks after rekeying Martin Willi
11:42 Revision d13309d1: removed trailing whitespace
removed trailing whitespace Andreas Steffen
11:32 Revision d4107180: support of the enum printf_hook
support of the enum printf_hook Andreas Steffen
09:31 Revision 4af0a77c: already had the correct formatting
already had the correct formatting Andreas Steffen
08:58 Revision 3eb5042e: migrated write_chunk() to chunk_write()
migrated write_chunk() to chunk_write() Andreas Steffen
08:21 Revision 4f4ae2f4: eliminated TIMETOA_BUF definition
eliminated TIMETOA_BUF definition Andreas Steffen

19.04.2009

21:32 Revision 2e655695: already had the correct formatting
already had the correct formatting Andreas Steffen
21:32 Revision 65607eb3: cosmetics
cosmetics Andreas Steffen
21:22 Revision 9d53cc5d: already had the correct formatting
already had the correct formatting Andreas Steffen
21:16 Revision 3d7a244b: conversion from 8 spaces to 4 spaces per tab
conversion from 8 spaces to 4 spaces per tab Andreas Steffen
20:42 Revision d940c763: initialize new struct msg_digest
initialize new struct msg_digest Andreas Steffen

18.04.2009

19:43 Revision 54c4de63: scepclient uses the optionsfrom parser from libstrongswan
scepclient uses the optionsfrom parser from libstrongswan Andreas Steffen
16:50 Revision a6e3ec13: created pluto and scepclient now use libstrongswan-lite
created pluto and scepclient now use libstrongswan-lite Andreas Steffen

17.04.2009

23:58 Revision 815510e6: improved openac dbg function handling multiple lines to syslog
improved openac dbg function handling multiple lines to syslog Andreas Steffen
18:58 Revision c889ce80: fixing IKE_SA rekeying if charon.ikesa_table_size > 1
fixing IKE_SA rekeying if charon.ikesa_table_size > 1 Tobias Brunner
18:41 Revision a376e445: pluto and scepclient now use chunk_t from libstrongswan
pluto and scepclient now use chunk_t from libstrongswan Andreas Steffen
18:11 Revision 9b91b818: ported most of the libstrongswan chunk_t macros to pluto
ported most of the libstrongswan chunk_t macros to pluto Andreas Steffen
14:30 Revision c04e7548: added ike_rekey/child_rekey options to load-tester
added ike_rekey/child_rekey options to load-tester Martin Willi
13:22 Revision c0e1115c: strdup() requires <string.h>
strdup() requires <string.h> Andreas Steffen
13:20 Revision 439679b1: use strdup() in clone_str() macro
use strdup() in clone_str() macro Andreas Steffen
13:00 Revision 0dd4bc03: renamed empty_chunk to chunk_empty
renamed empty_chunk to chunk_empty Andreas Steffen
12:52 Revision 3a80181b: missed strcaseeq added
missed strcaseeq added Tobias Brunner
11:52 Revision 63176bbc: moved strcaseeq() macro from constants.h to utils.h
moved strcaseeq() macro from constants.h to utils.h Andreas Steffen
11:28 Revision 2775c9aa: changed elemsof() macro to countof()
changed elemsof() macro to countof() Andreas Steffen
11:15 Revision 247e665a: support of the ESP CAMELLIA-CBC cipher by charon
support of the ESP CAMELLIA-CBC cipher by charon Andreas Steffen
10:58 Revision 71e29ced: fixed OID encoding
fixed OID encoding Andreas Steffen
10:46 Revision d5d199ff: add keylength transform attribute for all algorithms with a keylength != 0
add keylength transform attribute for all algorithms with a keylength != 0 Martin Willi
10:28 Revision 98e7317d: fixed OID encoding
fixed OID encoding Martin Willi
09:11 Revision 67411e66: port the libstrongswan memory allocation methods to pluto
port the libstrongswan memory allocation methods to pluto Andreas Steffen

16.04.2009

16:00 Revision 5cac9e4c: fixed some newline encodings
fixed some newline encodings Martin Willi
12:49 Revision 6c7dde28: removed old leak detective
removed old leak detective Andreas Steffen
11:44 Revision c3c97650: flush pluto's event queue
flush pluto's event queue Andreas Steffen
11:11 Revision af8ab686: fixed the longstanding myids memory leak
fixed the longstanding myids memory leak Andreas Steffen
10:25 Revision 6319cd74: pluto uses the libstrongswan leak detective and a stripped-down version of lib...
pluto uses the libstrongswan leak detective and a stripped-down version of library_t Andreas Steffen
10:18 Revision cfa42285: asn1_build_known_oid() includes ASN1_OID tag and length
asn1_build_known_oid() includes ASN1_OID tag and length Andreas Steffen

15.04.2009

21:27 Revision ccb76a9c: scepclient also uses asn1_known_oid()
scepclient also uses asn1_known_oid() Andreas Steffen
20:37 Revision f3ec7ef7: added missing curly brackets
added missing curly brackets Andreas Steffen
20:37 Revision a4ac612e: renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()
renamed known_oid() to asn1_known_oid() and defined asn1_get_oid() Andreas Steffen
20:12 Revision cb163ed5: INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supported
INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supported Andreas Steffen
20:11 Revision 1e7afed6: added Microsoft proprietary ModeCfg options
added Microsoft proprietary ModeCfg options Andreas Steffen

14.04.2009

16:32 Revision 0bd7ad6c: added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
added create_part_enumerator() to indentity, allows to enumerate RDNs etc. Martin Willi
15:53 Revision c31687da: moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup
moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup Martin Willi
15:50 Revision 56807f35: implemented asn1_get_known_oid(), mapping OID index to ASN1 OID
implemented asn1_get_known_oid(), mapping OID index to ASN1 OID Martin Willi
13:29 Revision 9c4387ed: send and receive internal DNS server information in ikev1/mode-config scenario
send and receive internal DNS server information in ikev1/mode-config scenario Andreas Steffen
13:21 Revision 794a6508: parsing internal DNS and WINS server addresses received via ModeConfig
parsing internal DNS and WINS server addresses received via ModeConfig Andreas Steffen
12:50 Revision b63f4c75: added missing string.h include
added missing string.h include Martin Willi
12:49 Revision e8a0be48: fixed proposal_keywords.c generation in out-of-tree builds
fixed proposal_keywords.c generation in out-of-tree builds Martin Willi
12:34 Revision a44bb934: merged multi-auth branch back into trunk
merged multi-auth branch back into trunk Martin Willi
« Previous
Next »
 

Also available in: Atom