Commit Graph

218 Commits

Author SHA1 Message Date
Andreas Steffen 4f4ae2f465 eliminated TIMETOA_BUF definition 2009-04-20 06:21:49 +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 a6e3ec1389 created pluto and scepclient now use libstrongswan-lite 2009-04-18 14:50:31 +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 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 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 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 794a6508cf parsing internal DNS and WINS server addresses received via ModeConfig 2009-04-14 11:21:00 +00:00
Martin Willi a44bb9345f merged multi-auth branch back into trunk 2009-04-14 10:34:24 +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 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 623bca407b version bump to 4.2.14 2009-03-22 14:37:03 +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 4e14ed7d59 fixed a use-after-free bug in dpd_timeout() 2009-03-10 21:13:18 +00:00
Andreas Steffen ce62951115 version bump to 4.2.13 2009-02-21 17:53:10 +00:00
Andreas Steffen 9599ee1597 version bump to 4.2.12 2009-01-21 03:14:52 +00:00
Andreas Steffen 05332cc4b3 added message for undefined ocsp status #4 2009-01-09 01:36:13 +00:00
Andreas Steffen 0519ca9099 version bump to 2.4.11 2009-01-08 22:23:42 +00:00
Martin Willi 6905f794bb added a --disable-threads ./configure option for pluto 2008-12-02 09:01:57 +00:00
Martin Willi ac812491aa added an include hack to build starter without gmp.h 2008-11-27 10:20:25 +00:00
Martin Willi 140d0081bf fixed pluto out-of-tree builds 2008-11-27 10:18:38 +00:00
Andreas Steffen 50ae86017c version bump to 4.2.10 2008-11-18 00:02:59 +00:00
Martin Willi 479f295049 fixed compiler warnings issued by:
gcc 4.3
	curl.h gcc type-checking
	glibc with enabled FORTIFY_SOURCE checking
2008-11-11 18:37:19 +00:00
Andreas Steffen d487b4b727 preliminary support of Mobile IPv6 2008-11-11 06:37:37 +00:00
Andreas Steffen 21a45f2f2d use 512 bits of entropy for secret DH exponents 2008-10-26 23:53:52 +00:00
Andreas Steffen 9257c3a287 version bump to 4.2.9 2008-10-14 01:53:37 +00:00
Andreas Steffen 414caff027 version bump to 4.2.8 2008-09-18 00:42:22 +00:00
Martin Willi eb3e27059b use libcap for capability dropping
optional, must be enabled --with-capabilities=libcap
	will be extended to support --with-capabilities=libcap2
2008-08-29 09:24:14 +00:00
Andreas Steffen a9bb69c8a8 version bump to 4.2.7 2008-08-27 12:01:57 +00:00
Andreas Steffen ea36a1f159 fixed improper TAILQ fix which caused pluto to segfault 2008-08-03 18:01:21 +00:00
Andreas Steffen 181abd3fdd fixed the close_peerlog() bug causing ipsec pluto --help to segfault 2008-08-01 10:12:33 +00:00
Andreas Steffen 5c96dab653 version bump to 4.2.6 2008-07-28 09:14:07 +00:00