Commit Graph
100 Commits
Author SHA1 Message Date
Andreas Steffen e67197a7f9 pluto and scepclient use the curl and ldap fetcher plugins 2009-04-29 08:09:35 +00:00
Andreas Steffen 6fd5b52f4c release dynamic memory allocated for VIDs 2009-04-24 15:01:32 +00:00
Andreas Steffen f032a6909a version bump to 4.3.1 2009-04-24 04:38:57 +00:00
Andreas Steffen c46d416d08 added cast128 proposal keyword 2009-04-24 04:38:08 +00:00
Andreas Steffen 226308ebc4 l format modifier outputs garbage on 64 bit platforms 2009-04-22 10:43:39 +00:00
Andreas Steffen faf0e41801 suppress format warnings in the scripts directory 2009-04-21 19:51:48 +00:00
Andreas Steffen 6e9fe153fc added plugin load mechanism to pluto and scepclient and improved debug output 2009-04-21 18:48:58 +00:00
Andreas Steffen b757ebc2a7 use the regular libstrongswan library initialization 2009-04-21 18:46:57 +00:00
Andreas Steffen 59a4e87db6 fixed indentation of debug output 2009-04-21 13:05:19 +00:00
Andreas Steffen 558c89e721 last NEWS for 4.3.0 2009-04-21 12:32:19 +00:00
Andreas Steffen 53199c25ca mapped libstrongswan debug level to pluto debug options 2009-04-21 12:26:51 +00:00
Andreas Steffen 4985ad6e4a pluto and scepclient use the regular libstrongswan library 2009-04-21 12:26:04 +00:00
Andreas Steffen b752f8735a configuration of DNS and WINS servers via IKEv1 ModeConfig 2009-04-21 07:46:46 +00:00
Andreas Steffen dfd7ba805e refactoring of pluto and scepclient code 2009-04-21 07:34:44 +00:00
Andreas Steffen 08b2d288a1 scepclient and pluto use asn1 from libstrongswan 2009-04-20 20:53:38 +00:00
Andreas Steffen d13309d1a8 removed trailing whitespace 2009-04-20 09:42:33 +00:00
Andreas Steffen d41071802d support of the enum printf_hook 2009-04-20 09:32:59 +00:00
Andreas Steffen 4af0a77cac already had the correct formatting 2009-04-20 07:31:34 +00:00
Andreas Steffen 3eb5042e9c migrated write_chunk() to chunk_write() 2009-04-20 06:58:00 +00:00
Andreas Steffen 4f4ae2f465 eliminated TIMETOA_BUF definition 2009-04-20 06:21:49 +00:00
Andreas Steffen 2e65569534 already had the correct formatting 2009-04-19 19:32:51 +00:00
Andreas Steffen 65607eb370 cosmetics 2009-04-19 19:32:02 +00:00
Andreas Steffen 9d53cc5d43 already had the correct formatting 2009-04-19 19:22:31 +00:00
Andreas Steffen 3d7a244b54 conversion from 8 spaces to 4 spaces per tab 2009-04-19 19:16:09 +00:00
Andreas Steffen d940c7638c initialize new struct msg_digest 2009-04-19 18:42:47 +00:00
Andreas Steffen 54c4de63c0 scepclient uses the optionsfrom parser from libstrongswan 2009-04-18 17:43:28 +00:00
Andreas Steffen a6e3ec1389 created pluto and scepclient now use libstrongswan-lite 2009-04-18 14:50:31 +00:00
Andreas Steffen 815510e637 improved openac dbg function handling multiple lines to syslog 2009-04-17 21:58:53 +00:00
Andreas Steffen a376e44577 pluto and scepclient now use chunk_t from libstrongswan 2009-04-17 16:41:26 +00:00
Andreas Steffen 9b91b81870 ported most of the libstrongswan chunk_t macros to pluto 2009-04-17 16:11:33 +00:00
Andreas Steffen c0e1115c85 strdup() requires <string.h> 2009-04-17 11:22:06 +00:00
Andreas Steffen 439679b120 use strdup() in clone_str() macro 2009-04-17 11:20:28 +00:00
Andreas Steffen 0dd4bc0333 renamed empty_chunk to chunk_empty 2009-04-17 11:00:37 +00:00
Andreas Steffen 63176bbcb0 moved strcaseeq() macro from constants.h to utils.h 2009-04-17 09:52:49 +00:00
Andreas Steffen 2775c9aac8 changed elemsof() macro to countof() 2009-04-17 09:28:45 +00:00
Andreas Steffen 247e665a44 support of the ESP CAMELLIA-CBC cipher by charon 2009-04-17 09:15:15 +00:00
Andreas Steffen 71e29ced11 fixed OID encoding 2009-04-17 08:58:07 +00:00
Andreas Steffen 67411e66c3 port the libstrongswan memory allocation methods to pluto 2009-04-17 07:11:29 +00:00
Andreas Steffen 6c7dde286e removed old leak detective 2009-04-16 10:49:26 +00:00
Andreas Steffen c3c9765040 flush pluto's event queue 2009-04-16 09:44:08 +00:00
Andreas Steffen af8ab6861d fixed the longstanding myids memory leak 2009-04-16 09:11:49 +00:00
Andreas Steffen 6319cd74ea pluto uses the libstrongswan leak detective and a stripped-down version of library_t 2009-04-16 08:25:47 +00:00
Andreas Steffen cfa42285a4 asn1_build_known_oid() includes ASN1_OID tag and length 2009-04-16 08:18:22 +00:00
Andreas Steffen ccb76a9cc8 scepclient also uses asn1_known_oid() 2009-04-15 19:27:39 +00:00
Andreas Steffen f3ec7ef7de added missing curly brackets 2009-04-15 18:37:59 +00:00
Andreas Steffen a4ac612eb8 renamed known_oid() to asn1_known_oid() and defined asn1_get_oid() 2009-04-15 18:37:17 +00:00
Andreas Steffen cb163ed52a INTERNAL_IP6_DNS and INTERNAL_IP6_NBNS options are now fully supported 2009-04-15 18:12:01 +00:00
Andreas Steffen 1e7afed657 added Microsoft proprietary ModeCfg options 2009-04-15 18:11:25 +00:00
Andreas Steffen 9c4387edcd send and receive internal DNS server information in ikev1/mode-config scenario 2009-04-14 11:29:08 +00:00
Andreas Steffen 794a6508cf parsing internal DNS and WINS server addresses received via ModeConfig 2009-04-14 11:21:00 +00:00
Andreas Steffen d4f8c569ab version bump to 4.3.0 2009-03-31 03:53:18 +00:00
Andreas Steffen a95016c83e fixed copy-and-paste error in vendor.h 2009-03-30 16:00:11 +00:00
Andreas Steffen 0c95f8387e fixed copy-and-paste error in vendor.c 2009-03-30 15:59:00 +00:00
Andreas Steffen 79b2729490 fixed DPD null state bug 2009-03-30 03:47:14 +00:00
Andreas Steffen ab6923f28c the after-2038-certs scenario tests the year 2038 ASN.1 to time_t conversion workaround on 32 bit platforms 2009-03-28 15:08:47 +00:00
Andreas Steffen 0ad1a8daea modelled invokepluto start and stop timing scheme after invokecharon 2009-03-27 16:14:59 +00:00
Andreas Steffen 8f83b1472b set version back to 4.2.14 2009-03-27 10:17:23 +00:00
Andreas Steffen 22180558a5 some changes 2009-03-27 10:16:38 +00:00
Andreas Steffen 9bada09057 remove ambiguity by setting parentheses 2009-03-27 08:58:48 +00:00
Andreas Steffen 5021380d35 fixed ASN.1 to time_t conversion on 32-bit system for dates after Jan 19 03:14:07 UTC 2038 2009-03-27 08:54:10 +00:00
Andreas Steffen 6527da58ae added bad case dave to ikev2/rw-eap-sim-radius scenario 2009-03-26 19:45:27 +00:00
Andreas Steffen fda8404abc cosmetics 2009-03-26 13:58:17 +00:00
Andreas Steffen f32a321a57 output peer ID in duplicate deletion log entry 2009-03-26 13:18:19 +00:00
Andreas Steffen 76206ecab9 cosmetics in ikev2/rw-eap-aka-id-rsa scenario 2009-03-26 12:56:16 +00:00
Andreas Steffen 15b7cdbb06 added ikev2/rw-eap-sim-id-radius scenario 2009-03-25 21:11:13 +00:00
Andreas Steffen 5653249a73 added ikev2/rw-eap-sim-radius scenario 2009-03-25 20:49:35 +00:00
Andreas Steffen 8c6e6ba4ab added concise sites-available/default 2009-03-25 20:48:50 +00:00
Andreas Steffen 7d87d214d0 use compact radiusd.conf 2009-03-25 10:12:30 +00:00
Andreas Steffen 0770860599 renamed scenarios 2009-03-25 09:38:35 +00:00
Andreas Steffen d94e855371 added ikev2/rw-eap-md5-id-radius scenario 2009-03-25 09:34:27 +00:00
Andreas Steffen d1ab69a598 added ikev2/rw-eap-md5-radius scenario 2009-03-25 09:00:46 +00:00
Andreas Steffen a1b8be46b6 slightly adapted ikev2/rw-eap-md5-rsa scenario 2009-03-25 08:00:51 +00:00
Andreas Steffen 0ada62af06 enable eap-radius plugin in uml scenarios 2009-03-25 07:26:53 +00:00
Andreas Steffen 232c80bb4d distinct distinguished names in research and sales CAs 2009-03-24 21:20:17 +00:00
Andreas Steffen 623bca407b version bump to 4.2.14 2009-03-22 14:37:03 +00:00
Andreas Steffen f15483ef11 fixed parsing of ASN.1 algorithmIdentifier objects 2009-03-20 19:34:31 +00:00
Andreas Steffen 8065780f4a the parameters field in an ASN.1 algorithmIdentifier is optional 2009-03-13 20:22:24 +00:00
Andreas Steffen 8da9bd0c75 workaround for algorithmIdentifiers with missing parameters field 2009-03-13 07:54:29 +00:00
Andreas Steffen 0e950903ed added ikev1/dpd-restart scenario 2009-03-10 21:48:37 +00:00
Andreas Steffen 076e7853ea bug fixes in 4.2.13 2009-03-10 21:47:52 +00:00
Andreas Steffen 4e14ed7d59 fixed a use-after-free bug in dpd_timeout() 2009-03-10 21:13:18 +00:00
Andreas Steffen 40a2331b09 added ikev2/ip-two-pools-mixed scenario 2009-03-03 17:10:52 +00:00
Andreas Steffen 49713c5396 corrected scenario descriptions 2009-03-03 17:09:13 +00:00
Andreas Steffen 77e7eede36 ipsec statusall <conn> also filters address pools 2009-03-03 10:30:59 +00:00
Andreas Steffen ce62951115 version bump to 4.2.13 2009-02-21 17:53:10 +00:00
Andreas Steffen bfde75ee76 changes in 4.2.12 2009-02-20 19:52:14 +00:00
Andreas Steffen 91480aa9fb added eap=mschapv2 to ipsec.conf.5 2009-02-19 22:12:04 +00:00
Andreas Steffen 423c72d017 added ikev2/rw-eap-mschapv2 scenario 2009-02-19 22:02:28 +00:00
Andreas Steffen e7c336c6ab added Id svn:keyword 2009-02-19 10:16:45 +00:00
Andreas Steffen 1e0d1ae213 support of MD4 hash 2009-02-19 10:06:58 +00:00
Andreas Steffen eca666d600 corrected typo 2009-02-19 09:54:31 +00:00
Andreas Steffen 2b1f5f3461 configuration of NBNS server assignment via strongswan.conf 2009-02-13 11:57:50 +00:00
Andreas Steffen 698b3f99e4 use internal host venus as dns2 2009-02-12 09:18:42 +00:00
Andreas Steffen 48f9a22b57 configuration of DNS server assignment via strongswan.conf 2009-02-12 09:02:15 +00:00
Andreas Steffen 6f1271855b [4859] caused crash when handling the %config case 2009-02-11 22:39:35 +00:00
Andreas Steffen 392f0e9446 corrected syntax 2009-02-11 16:45:14 +00:00
Andreas Steffen 16c6114ee7 this debug statement has only two arguments 2009-02-11 16:41:37 +00:00
Andreas Steffen a584a231b1 fixed a 64-bit issue with time_t printf hooks 2009-02-11 16:37:16 +00:00
Andreas Steffen c59825fbfc support of dynamic/128 and %any6 2009-02-05 22:13:48 +00:00
Andreas Steffen 49971c4ce5 disable MOBIKE in load-tester 2009-02-05 10:10:20 +00:00