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)
- 17:13 Revision 0a3ca290: fixed cleanup of traffic selector lists
- fixed cleanup of traffic selector lists
- 14:38 Revision 8f0ab613: do not destroy packet twice if message generation failed
- do not destroy packet twice if message generation failed
- 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
- 10:56 Revision 9dd2b427: do not report increasing rekey times if rekeying currently active
- do not report increasing rekey times if rekeying currently active
- 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
11.05.2009
- 22:07 Revision 20da0b5c: quote identities
- quote identities
- 17:26 Revision 4a0c97e7: also update permission in template/guest folders
- also update permission in template/guest folders
some identation cleanups - 17:24 Revision db879fdf: removed @brief doxygen keywords
- removed @brief doxygen keywords
- 17:20 Revision 5d47f284: list available templates using "template" alias
- list available templates using "template" alias
- 17:19 Revision 47a9a48f: ruby bindings for template enumerator
- ruby bindings for template enumerator
- 17:18 Revision 608046c0: added a Dumm template enumerator
- added a Dumm template enumerator
- 16:38 Revision 05ac17f0: allow "others" to read created dumm files/folders
- allow "others" to read created dumm files/folders
- 15:25 Revision 28ef27bf: implemented blowfish as a plugin
- implemented blowfish as a plugin
- 13:54 Revision 7d86641d: corrected debug output of passphrase
- corrected debug output of passphrase
- 13:33 Revision 496064ba: hand out a IPv4 virtual address if %any6 is requested
- hand out a IPv4 virtual address if %any6 is requested
- 13:23 Revision 30fc989c: fixed configuration payload type as responder
- fixed configuration payload type as responder
- 11:37 Revision a3d692ca: never send a CERT payload in EAP
- never send a CERT payload in EAP
- 10:42 Revision 5775283f: updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.
- updated MSK calculation in MSCHAPv2, compatible with Win7/2008 RC.
- 10:42 Revision b81917ea: fixed memleak
- fixed memleak
- 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...
09.05.2009
- 00:04 Revision d36ae9e3: started migration to encryption plugins
- started migration to encryption plugins
08.05.2009
- 15:23 Revision 65ea37ab: fixed timezone compensation when parsing ASN.1 dates
- fixed timezone compensation when parsing ASN.1 dates
- 10:04 Revision 9d737ecf: drop acquires we already have a pending connection attempt
- drop acquires we already have a pending connection attempt
- 10:04 Revision fda97f21: removed $Id$ from new template generated files
- removed $Id$ from new template generated files
- 10:04 Revision 56d461a1: listing routed connection in statusall
- listing routed connection in statusall
- 10:04 Revision c3626c2c: initiate trapped CHILD_SAs with same reqid
- initiate trapped CHILD_SAs with same reqid
- 10:03 Revision 17339b9a: removed obsolete route/unroute code from ike_sa/controller
- removed obsolete route/unroute code from ike_sa/controller
- 10:03 Revision 8c99451a: make use of the new trap-manager
- make use of the new trap-manager
- 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
- 07:51 Revision c42d1469: defined ENCR_TWOFISH and ENCR_SERPENT
- defined ENCR_TWOFISH and ENCR_SERPENT
07.05.2009
- 23:19 Revision e43b1e4a: inserted HASH_MD4 in increasing order
- inserted HASH_MD4 in increasing order
- 22:42 Revision 62975e30: fixed generation of IKEv1 key material
- fixed generation of IKEv1 key material
- 17:53 Revision d504f1cb: fixed compiler warnings
- fixed compiler warnings
- 17:47 Revision ca39743f: Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD
- Merge branch 'master' of git.strongswan.org:~/strongswan into HEAD
- 17:43 Revision 5533a889: properly convert boolean flags when parsing ipsec.conf
- properly convert boolean flags when parsing ipsec.conf
- 17:42 Revision 72353428: use bool instead of int
- use bool instead of int
- 17:40 Revision 433c0968: properly initialize buffer when printing loaded plugins.
- properly initialize buffer when printing loaded plugins.
- 15:57 Revision 0ce19b27: instanciate new tasks only if none queued
- instanciate new tasks only if none queued
- 15:53 Revision a627e31f: properly delete IKE_SA if IKE_SA_INIT processing failed
- properly delete IKE_SA if IKE_SA_INIT processing failed
- 11:11 Revision be854593: announce EAP method initiation once only
- announce EAP method initiation once only
- 10:33 Revision 84f1164c: some additional .gitignore's
- some additional .gitignore's
- 10:21 Revision 45a4f3e2: fixed .gitignore for backup files
- fixed .gitignore for backup files
- 10:19 Revision a4df55e3: added .gitignore files for dumm
- added .gitignore files for dumm
- 10:10 Revision c08ae816: use hash size constants from hasher.h
- use hash size constants from hasher.h
06.05.2009
- 22:46 Revision 38a7792d: removed all hash function code from pluto
- removed all hash function code from pluto
- 20:05 Revision ab87051f: all hashes, hmacs and prfs use libstrongswan
- all hashes, hmacs and prfs use libstrongswan
- 15:54 Bug #71 (Assigned): Improved Acquire handling
- 15:11 Revision e382d96f: compiler warning fixed
- compiler warning fixed
- 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)
- 15:11 Revision 938b230f: renamed some conflicting function names
- renamed some conflicting function names
- 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)
- 15:10 Revision af05cc56: libtoolize is called glibtoolize on Mac OS X
- libtoolize is called glibtoolize on Mac OS X
- 12:56 Revision a8d938ca: fixed removal of child configs
- fixed removal of child configs
purge empty peer configs - 11:09 Revision 5bbfd264: fixed remove_child_cfg(), use correct enumerator for remove_at
- fixed remove_child_cfg(), use correct enumerator for remove_at
- 10:36 Revision 94ffefc4: added backup files (*.~) and patch leftovers (*.orig) to .gitignore
- added backup files (*.~) and patch leftovers (*.orig) to .gitignore
05.05.2009
- 14:28 Revision 6eb9bc9b: SKEYID derivation based on libstrongswan
- SKEYID derivation based on libstrongswan
- 09:51 Revision e868a564: set IKE_SA on bus to catch unroute event properly
- set IKE_SA on bus to catch unroute event properly
04.05.2009
- 23:38 Revision ebe01cae: use prfs for IKEv1 hmacs
- use prfs for IKEv1 hmacs
- 23:08 Revision 78e6e0a3: fixed typo
- fixed typo
- 23:01 Revision 8c45f0f1: added support for AUTH_HMAC_SHA1_160
- added support for AUTH_HMAC_SHA1_160
- 16:11 Revision cae1ded1: added apidoc output to .gitignore
- added apidoc output to .gitignore
- 16:10 Revision 2c36ebb5: moved hasher to the correct doxygen group
- moved hasher to the correct doxygen group
- 13:59 Revision 4f734a55: fixed dladdr ./configure check, leak detective whitelist
- fixed dladdr ./configure check, leak detective whitelist
30.04.2009
- 21:13 Revision 1e3d9852: deleted elgamal.[ch]
- deleted elgamal.[ch]
- 20:31 Revision bc2e33ca: pluto and scepclient use the random plugin from libstrongswan
- pluto and scepclient use the random plugin from libstrongswan
- 19:15 Revision 8af25c56: some typos
- some typos
- 19:13 Revision ea7e89c7: somehow missed these changes during the portability branch back-merge
- somehow missed these changes during the portability branch back-merge
- 15:19 Revision 8c5d72cd: removing svn keyword $Id$ from all files
- removing svn keyword $Id$ from all files
- 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... - 10:18 Bug #49 (Closed): starter log directly to terminal
- 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... - 09:42 Revision 466f11bf: added .gitignore files, ready for the switch
- added .gitignore files, ready for the switch
29.04.2009
- 11:13 Revision f67eebcc: changed RNG_REAL to RNG_TRUE
- changed RNG_REAL to RNG_TRUE
- 10:56 Revision de92b9e7: default plugins for pluto
- default plugins for pluto
- 10:09 Revision e67197a7: pluto and scepclient use the curl and ldap fetcher plugins
- pluto and scepclient use the curl and ldap fetcher plugins
28.04.2009
27.04.2009
- 16:57 Revision 82f0707f: updated ikev2bis to 03
- updated ikev2bis to 03
- 16:40 Revision 9e080c89: removed .cvsignore files
- removed .cvsignore files
- 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 - 13:50 Revision 3bf7c249: added nm NEWS
- added nm NEWS
- 13:34 Revision be0a03be: set default CFLAGS globally, including -Wno-format
- set default CFLAGS globally, including -Wno-format
- 12:48 Revision 12c8c3c4: fixed nbns handling, missing break
- fixed nbns handling, missing break
- 12:46 Revision 568ced95: prefer nm plugin over resolv-conf
- prefer nm plugin over resolv-conf
- 11:38 Revision 3ab0e8a0: nm plugin handles DNS/NBNS configuration attributes
- nm plugin handles DNS/NBNS configuration attributes
24.04.2009
- 17:01 Revision 6fd5b52f: release dynamic memory allocated for VIDs
- release dynamic memory allocated for VIDs
- 16:14 Revision adc25ec2: added missing configure.in changes for attr/resolv_conf plugins
- added missing configure.in changes for attr/resolv_conf plugins
- 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... - 16:08 Revision da17b016: added return_true/false() dummy functions
- added return_true/false() dummy functions
- 06:38 Revision f032a690: version bump to 4.3.1
- version bump to 4.3.1
- 06:38 Revision c46d416d: added cast128 proposal keyword
- added cast128 proposal keyword
- 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
- 05:30 Revision bcbf1109: fixing compilation when using the Vstr string library
- fixing compilation when using the Vstr string library
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
- 10:26 Revision 090ba945: fixed compiler warnings on 64bit
- fixed compiler warnings on 64bit
- 09:20 Feature #72 (Closed): Implement RFC 4739 - Multiple Authentication Exchanges in the IKEv2 Protocol
- Completed
21.04.2009
- 21:51 Revision faf0e418: suppress format warnings in the scripts directory
- suppress format warnings in the scripts directory
- 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
- 20:46 Revision b757ebc2: use the regular libstrongswan library initialization
- use the regular libstrongswan library initialization
- 17:36 Revision 134c9d9d: fixed a bunch of compiler warnings, pgp end certificate listing
- fixed a bunch of compiler warnings, pgp end certificate listing
- 17:24 Revision c258a3b3: fixed pluto/scepclient out-of-tree builds
- fixed pluto/scepclient out-of-tree builds
- 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 - 15:05 Revision 59a4e87d: fixed indentation of debug output
- fixed indentation of debug output
- 14:32 Revision 558c89e7: last NEWS for 4.3.0
- last NEWS for 4.3.0
- 14:26 Revision 53199c25: mapped libstrongswan debug level to pluto debug options
- mapped libstrongswan debug level to pluto debug options
- 14:26 Revision 4985ad6e: pluto and scepclient use the regular libstrongswan library
- pluto and scepclient use the regular libstrongswan library
- 13:22 Revision 81fc8e5f: added more NEWS for 4.3.0
- added more NEWS for 4.3.0
- 11:29 Revision 405e30a4: dump CHILD_SA keys in loglevel 4
- dump CHILD_SA keys in loglevel 4
- 09:46 Revision b752f873: configuration of DNS and WINS servers via IKEv1 ModeConfig
- configuration of DNS and WINS servers via IKEv1 ModeConfig
- 09:34 Revision dfd7ba80: refactoring of pluto and scepclient code
- refactoring of pluto and scepclient code
20.04.2009
- 22:53 Revision 08b2d288: scepclient and pluto use asn1 from libstrongswan
- scepclient and pluto use asn1 from libstrongswan
- 13:29 Revision 09f706ec: fixed IKE_SA rekeying collisions
- fixed IKE_SA rekeying collisions
- 13:28 Revision 8a36c7e2: do not adopt already initiated tasks after rekeying
- do not adopt already initiated tasks after rekeying
- 11:42 Revision d13309d1: removed trailing whitespace
- removed trailing whitespace
- 11:32 Revision d4107180: support of the enum printf_hook
- support of the enum printf_hook
- 09:31 Revision 4af0a77c: already had the correct formatting
- already had the correct formatting
- 08:58 Revision 3eb5042e: migrated write_chunk() to chunk_write()
- migrated write_chunk() to chunk_write()
- 08:21 Revision 4f4ae2f4: eliminated TIMETOA_BUF definition
- eliminated TIMETOA_BUF definition
19.04.2009
- 21:32 Revision 2e655695: already had the correct formatting
- already had the correct formatting
- 21:32 Revision 65607eb3: cosmetics
- cosmetics
- 21:22 Revision 9d53cc5d: already had the correct formatting
- already had the correct formatting
- 21:16 Revision 3d7a244b: conversion from 8 spaces to 4 spaces per tab
- conversion from 8 spaces to 4 spaces per tab
- 20:42 Revision d940c763: initialize new struct msg_digest
- initialize new struct msg_digest
18.04.2009
- 19:43 Revision 54c4de63: scepclient uses the optionsfrom parser from libstrongswan
- scepclient uses the optionsfrom parser from libstrongswan
- 16:50 Revision a6e3ec13: created pluto and scepclient now use libstrongswan-lite
- created pluto and scepclient now use libstrongswan-lite
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
- 18:58 Revision c889ce80: fixing IKE_SA rekeying if charon.ikesa_table_size > 1
- fixing IKE_SA rekeying if charon.ikesa_table_size > 1
- 18:41 Revision a376e445: pluto and scepclient now use chunk_t from libstrongswan
- pluto and scepclient now use chunk_t from libstrongswan
- 18:11 Revision 9b91b818: ported most of the libstrongswan chunk_t macros to pluto
- ported most of the libstrongswan chunk_t macros to pluto
- 14:30 Revision c04e7548: added ike_rekey/child_rekey options to load-tester
- added ike_rekey/child_rekey options to load-tester
- 13:22 Revision c0e1115c: strdup() requires <string.h>
- strdup() requires <string.h>
- 13:20 Revision 439679b1: use strdup() in clone_str() macro
- use strdup() in clone_str() macro
- 13:00 Revision 0dd4bc03: renamed empty_chunk to chunk_empty
- renamed empty_chunk to chunk_empty
- 12:52 Revision 3a80181b: missed strcaseeq added
- missed strcaseeq added
- 11:52 Revision 63176bbc: moved strcaseeq() macro from constants.h to utils.h
- moved strcaseeq() macro from constants.h to utils.h
- 11:28 Revision 2775c9aa: changed elemsof() macro to countof()
- changed elemsof() macro to countof()
- 11:15 Revision 247e665a: support of the ESP CAMELLIA-CBC cipher by charon
- support of the ESP CAMELLIA-CBC cipher by charon
- 10:58 Revision 71e29ced: fixed OID encoding
- fixed OID encoding
- 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
- 10:28 Revision 98e7317d: fixed OID encoding
- fixed OID encoding
- 09:11 Revision 67411e66: port the libstrongswan memory allocation methods to pluto
- port the libstrongswan memory allocation methods to pluto
16.04.2009
- 16:00 Revision 5cac9e4c: fixed some newline encodings
- fixed some newline encodings
- 12:49 Revision 6c7dde28: removed old leak detective
- removed old leak detective
- 11:44 Revision c3c97650: flush pluto's event queue
- flush pluto's event queue
- 11:11 Revision af8ab686: fixed the longstanding myids memory leak
- fixed the longstanding myids memory leak
- 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
- 10:18 Revision cfa42285: asn1_build_known_oid() includes ASN1_OID tag and length
- asn1_build_known_oid() includes ASN1_OID tag and length
15.04.2009
- 21:27 Revision ccb76a9c: scepclient also uses asn1_known_oid()
- scepclient also uses asn1_known_oid()
- 20:37 Revision f3ec7ef7: added missing curly brackets
- added missing curly brackets
- 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()
- 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
- 20:11 Revision 1e7afed6: added Microsoft proprietary ModeCfg options
- added Microsoft proprietary ModeCfg options
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.
- 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
- 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
- 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
- 13:21 Revision 794a6508: parsing internal DNS and WINS server addresses received via ModeConfig
- parsing internal DNS and WINS server addresses received via ModeConfig
- 12:50 Revision b63f4c75: added missing string.h include
- added missing string.h include
- 12:49 Revision e8a0be48: fixed proposal_keywords.c generation in out-of-tree builds
- fixed proposal_keywords.c generation in out-of-tree builds
- 12:34 Revision a44bb934: merged multi-auth branch back into trunk
- merged multi-auth branch back into trunk
Also available in: Atom