Martin Willi
|
5cac9e4c34
|
fixed some newline encodings
|
2009-04-16 14:00:14 +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 |
|
Martin Willi
|
0bd7ad6cff
|
added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
|
2009-04-14 14:32:22 +00:00 |
|
Martin Willi
|
c31687daa7
|
moved RDN OIDs to oid.txt, use asn1_get_known_oid() for lookup
|
2009-04-14 13:53:06 +00:00 |
|
Martin Willi
|
56807f35b9
|
implemented asn1_get_known_oid(), mapping OID index to ASN1 OID
|
2009-04-14 13:50:23 +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
|
b63f4c75e2
|
added missing string.h include
|
2009-04-14 10:50:29 +00:00 |
|
Martin Willi
|
e8a0be4895
|
fixed proposal_keywords.c generation in out-of-tree builds
|
2009-04-14 10:49:12 +00:00 |
|
Martin Willi
|
a44bb9345f
|
merged multi-auth branch back into trunk
|
2009-04-14 10:34:24 +00:00 |
|
Martin Willi
|
6e5c8d9413
|
do not load guests starting with a ".", such as ".svn"
|
2009-04-09 13:43:26 +00:00 |
|
Martin Willi
|
d848b951fc
|
simplified statfs
|
2009-04-09 12:06:01 +00:00 |
|
Martin Willi
|
79f81838bc
|
added template() shortcut
|
2009-04-07 17:58:23 +00:00 |
|
Martin Willi
|
8a7d32452c
|
added Dumm.method_missing, allows direct invocation of guests/bridges
|
2009-04-07 17:54:15 +00:00 |
|
Martin Willi
|
cf61575dc3
|
added booted?/boot methods
|
2009-04-07 17:13:44 +00:00 |
|
Martin Willi
|
801548155c
|
use safe each() implementations, allowing delete() in block
implement Client.reset() in ruby
|
2009-04-07 14:56:19 +00:00 |
|
Martin Willi
|
c4087a8e70
|
added a reset() method to Dumm and each client
identation cleanups
|
2009-04-07 14:22:02 +00:00 |
|
Martin Willi
|
28970d5967
|
fixed template loading/unloading
identation cleanups
|
2009-04-07 13:07:13 +00:00 |
|
Martin Willi
|
58da11911b
|
store all templates in a subdirectory
|
2009-04-07 13:06:33 +00:00 |
|
Martin Willi
|
5ec7ff5675
|
do not purge interfaces on template load
|
2009-04-07 12:59:54 +00:00 |
|
Martin Willi
|
15e247922d
|
moved AUTH_HMAC_MD5_128 to IANA defined number
|
2009-04-02 13:53:20 +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
|
0ad1a8daea
|
modelled invokepluto start and stop timing scheme after invokecharon
|
2009-03-27 16:14:59 +00:00 |
|
Martin Willi
|
9d1bd18243
|
require Message-Authenticator attribute only if we have a EAP-Message
|
2009-03-27 13:25:34 +00:00 |
|
Martin Willi
|
510be1a32a
|
reserve a socket only during request(), avoids thread pool starvation
reduced thread pool default to 1
|
2009-03-27 10:52:22 +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
|
fda8404abc
|
cosmetics
|
2009-03-26 13:58:17 +00:00 |
|
Martin Willi
|
e82c369519
|
implementation of contains_wildcards() for ID_DER_ASN1_DN identities
|
2009-03-26 13:25:46 +00:00 |
|
Andreas Steffen
|
f32a321a57
|
output peer ID in duplicate deletion log entry
|
2009-03-26 13:18:19 +00:00 |
|
Martin Willi
|
d3fbc75e85
|
set port for NATD hash calculation in the "include-all" case
|
2009-03-26 11:49:07 +00:00 |
|
Martin Willi
|
5a5654ed1e
|
added a NEWS file
release NetworkManager-strongswan-1.1.0
|
2009-03-25 07:49:11 +00:00 |
|
Martin Willi
|
1490ff4d9b
|
updated Doxyfile
properly close all doxygen groups
fixed remaining doxygen warnings
|
2009-03-24 17:43:01 +00:00 |
|
Martin Willi
|
e4838d02b3
|
set the default of plutostart/charonstart according to ./configure options
|
2009-03-24 15:02:12 +00:00 |
|
Martin Willi
|
4a6b84a934
|
reintegrated eap-radius branch into trunk
|
2009-03-24 10:24:58 +00:00 |
|
Andreas Steffen
|
623bca407b
|
version bump to 4.2.14
|
2009-03-22 14:37:03 +00:00 |
|
Martin Willi
|
c3340cf8da
|
respect port in create_dns/create_from_string when passing %any
|
2009-03-19 09:16:03 +00:00 |
|
Martin Willi
|
ce67ab162d
|
print IPv6 %any hosts as %any6
|
2009-03-19 09:04:20 +00:00 |
|
Martin Willi
|
c5c969639c
|
fixed compiler warning
|
2009-03-19 08:54:39 +00:00 |
|