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
|
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 |
|
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
4.2.14
|
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 |
|
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
|
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 |
|
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 |
|
Andreas Steffen
|
76206ecab9
|
cosmetics in ikev2/rw-eap-aka-id-rsa scenario
|
2009-03-26 12:56:16 +00:00 |
|
Martin Willi
|
d3fbc75e85
|
set port for NATD hash calculation in the "include-all" case
|
2009-03-26 11:49:07 +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 |
|
Martin Willi
|
04eb746442
|
updated NetworkManager applet copyright
|
2009-03-25 12:03:29 +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 |
|
Martin Willi
|
5a5654ed1e
|
added a NEWS file
release NetworkManager-strongswan-1.1.0
|
2009-03-25 07:49:11 +00:00 |
|