This website requires JavaScript.
43a87d4211
added RCSID
Andreas Steffen
2007-10-08 19:57:37 +00:00
4e81869c44
added RCSID
Andreas Steffen
2007-10-08 19:52:55 +00:00
2ea8c74c64
added RCSID
Andreas Steffen
2007-10-08 19:49:56 +00:00
fdd12ec121
added RCSID
Andreas Steffen
2007-10-08 19:47:03 +00:00
de63a765ef
increase debug level from 1 to 2
Andreas Steffen
2007-10-08 19:36:42 +00:00
06ba2d36c3
completed pkcs7 parsing methods
Andreas Steffen
2007-10-07 22:11:42 +00:00
2d8a418059
added eme_pkcs1_decrypt() method
Andreas Steffen
2007-10-07 21:43:24 +00:00
e1513577fb
added error message in case of incorrect padding
Andreas Steffen
2007-10-07 21:42:38 +00:00
2f5199ec48
added RCSID
Andreas Steffen
2007-10-07 21:41:37 +00:00
27e715cb06
replaced strncmp() == 0 by strneq()
Andreas Steffen
2007-10-07 13:42:43 +00:00
5f854d7f95
added strneq(x,y,len) macro
Andreas Steffen
2007-10-07 13:35:42 +00:00
3f76aebe74
cosmetics
Andreas Steffen
2007-10-07 09:17:59 +00:00
f73338d656
use RCSID
Andreas Steffen
2007-10-06 21:39:00 +00:00
ab40277fd0
activated Id property
Andreas Steffen
2007-10-06 21:24:50 +00:00
8a574652d5
activated Id property
Andreas Steffen
2007-10-06 21:20:18 +00:00
e4731e8784
activated Id property
Andreas Steffen
2007-10-06 21:19:41 +00:00
39a8e5a580
fixed some typos
Martin Willi
2007-10-05 09:52:23 +00:00
1169ab4ec7
removed recursive mutex and __USE_UNIX98, should fix uClibc build
Martin Willi
2007-10-05 09:47:55 +00:00
6705052c2d
fixed bad cast which resulted in a crash on "ipsec update"
Martin Willi
2007-10-05 09:13:03 +00:00
493f377b41
fixed memory leak
Martin Willi
2007-10-04 15:20:00 +00:00
c96aefe268
implemented an optional DH public value test some other cleanups, using RFC2631 variable names
Martin Willi
2007-10-04 15:19:24 +00:00
40f10fd88e
cleanups, fixes and simplification of diffie hellman code
Martin Willi
2007-10-04 12:08:11 +00:00
a7e65d5262
implemented enumerator for linked_list
Martin Willi
2007-10-04 08:40:20 +00:00
d62a4526fd
moved enumerator from libappserv to libstrongswan
Martin Willi
2007-10-04 08:21:53 +00:00
b9bc74979e
fixed sqlite_backend compilation to respect changes from [3238]
Martin Willi
2007-10-04 08:18:42 +00:00
c840a9b484
version bump to 4.1.8
Andreas Steffen
2007-10-04 06:41:45 +00:00
eb4e244230
added Andreas Eigenmann and Joel Stillhart to copyright statement
Andreas Steffen
2007-10-03 21:48:42 +00:00
d5cc175833
experimental P2P-NAT-T for IKEv2 merged back from branch
Tobias Brunner
2007-10-03 15:10:41 +00:00
99670c3714
proper cleanup on error
Martin Willi
2007-10-03 15:07:46 +00:00
6a8e7381d0
more libstrongswan-like error handling in optionsfrom
Martin Willi
2007-10-03 15:02:29 +00:00
8bcdf1562c
added inbound and outbound arrows to ESP SPIs
Andreas Steffen
2007-10-03 10:09:40 +00:00
2970674faf
reverted changeset [3215], as we need NULL callback to do asynchronous calls added interface_manager_cb_empty function, which calls synchronous but doesn't do anything
Martin Willi
2007-10-03 08:10:03 +00:00
b3e0c6b415
selection from multiple PSK in ipsec.secrets
Andreas Steffen
2007-10-03 06:54:52 +00:00
078b600823
reformulation
Andreas Steffen
2007-10-03 06:52:58 +00:00
a6f31da40a
added missing enumerator implementation
Martin Willi
2007-10-03 05:29:49 +00:00
c57f8cc1ee
check for NAT faking log entry
Andreas Steffen
2007-10-02 20:35:48 +00:00
701ece07fb
added force-udp-encaps scenario
Andreas Steffen
2007-10-02 20:24:13 +00:00
7b315fcd1f
added mobike=no to net2net scenarios
Andreas Steffen
2007-10-02 19:27:31 +00:00
cd45c2faf3
switched mobike-nat and mobike-virtual-ip scenarios to a virtual IP of 10.3.0.3
Andreas Steffen
2007-10-02 19:23:12 +00:00
9c7aac664c
version bump to 4.1.7
Andreas Steffen
2007-10-02 19:11:03 +00:00
effdbc7c70
activated the libstrongswan integrity test
Andreas Steffen
2007-10-02 19:10:24 +00:00
183ddc20a9
typo
Tobias Brunner
2007-10-02 13:56:58 +00:00
9b997daab9
do not attempt to encrypt payloads without crypter or signer (allows to override message rules)
Tobias Brunner
2007-10-02 13:31:12 +00:00
06d00e4f7b
fixed "ipsec statusall" SPI formatting
Martin Willi
2007-10-02 13:11:23 +00:00
0572d41459
destruction helper macros
Tobias Brunner
2007-10-02 12:04:03 +00:00
e4c9b92171
fixed sqlite database path
Martin Willi
2007-10-02 11:55:19 +00:00
56db479192
ID payload with explicit payload type
Tobias Brunner
2007-10-02 11:55:10 +00:00
1fbcbe32d0
get_first_payload_type for message_t
Tobias Brunner
2007-10-02 11:42:27 +00:00
6e19327473
updated NEWS for 4.1.7
Martin Willi
2007-10-02 11:36:54 +00:00
17e78a0981
dummy callback added to interface manager
Tobias Brunner
2007-10-02 11:33:16 +00:00
754f90165f
added thread initialization/deinitialization hooks moved empty_enumerator to a public implementation
Martin Willi
2007-10-02 11:23:14 +00:00
06011f6882
remove control sockets on startup, as we don't have privileges on shutdown
Martin Willi
2007-10-02 11:20:07 +00:00
a3f100fa09
improved debugging code for traffic selector processing
Martin Willi
2007-10-02 07:39:56 +00:00
f9b8417a7c
renamed force_encap to forceencaps (as it is named in openswan)
Martin Willi
2007-10-02 06:57:58 +00:00
b3d23996eb
fixed path to the local libstrongswan build
Andreas Steffen
2007-10-01 20:15:28 +00:00
f53b74c96f
moved force_encap to ike_config, enables responder to enforce udp encapsulation fixed bugs in force_encap code
Martin Willi
2007-10-01 16:41:34 +00:00
011fb1b97e
removed accidentally checked in debugging code
Martin Willi
2007-10-01 12:25:26 +00:00
9dae1bed00
implemented IKEv2 force_encap connection parameter enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
Martin Willi
2007-10-01 12:19:39 +00:00
92232dab33
fixed stuid()/setgid() and error handling
Martin Willi
2007-10-01 09:07:10 +00:00
9f3c55cdc4
fixed updown script privilige inheritance for pluto, too
Martin Willi
2007-09-28 09:42:55 +00:00
f215e91999
implemented more aggressive MOBIKE path probing do not queue more than one MOBIKE task
Martin Willi
2007-09-28 08:22:37 +00:00
052d58feaf
fixed CHILD_SA SPI byte order in XML interface
Martin Willi
2007-09-28 07:05:15 +00:00
055d016b49
changed inheritable capability set to the permitted one to execute firewall script with CAP_NET_ADMIN
Martin Willi
2007-09-28 07:04:09 +00:00
780050cbc3
implemented proper argument parsing code
Martin Willi
2007-09-28 06:43:59 +00:00
a57ab4d690
removed colons from session cookie
Martin Willi
2007-09-27 13:10:10 +00:00
85c6fc0283
reduced debbugging level
Martin Willi
2007-09-27 13:09:50 +00:00
983d7cd292
made add_ip()/del_ip() calls synchron (waiting until kernel event received) this should fix MOBIKE route migration with virtual IPs
Martin Willi
2007-09-27 12:48:00 +00:00
278396b6da
typos
Tobias Brunner
2007-09-27 10:36:03 +00:00
93720075df
implemented SHA1 encrypted passwords for manager
Martin Willi
2007-09-27 07:15:47 +00:00
324abae2ef
added vsyslog to leak detectives white list removed debugging hook on openac cleanup
Martin Willi
2007-09-27 06:40:50 +00:00
87d0427def
updated TODO
Martin Willi
2007-09-26 15:08:34 +00:00
8207e3ea4d
fixed argument processing bug
Martin Willi
2007-09-26 15:07:34 +00:00
c295d0eb4b
refactored strongswan manager removed buggy request parsing code, use ClearSilvers CGI kit instead fixed CHILD_SA listing in manager (needs better design) using secure XML communication through unix sockets removed images with questionable (non-GPL) license
Martin Willi
2007-09-26 14:02:21 +00:00
a9522e1600
cleaning up
Andreas Steffen
2007-09-25 20:13:06 +00:00
b8eb1644a7
updated openac man page
Andreas Steffen
2007-09-25 20:11:28 +00:00
75dbbcfe31
updated copyright
Andreas Steffen
2007-09-25 20:10:58 +00:00
c4e252c55b
ignore : separators in hex input
Andreas Steffen
2007-09-25 20:09:40 +00:00
a4a3632c30
fixed bug occuring with multiple queued Quick Modes and NAT Traversal
Andreas Steffen
2007-09-25 20:07:31 +00:00
8129cc848a
fixed bug occuring with multiple queued Quick Modes and NAT Traversal
Andreas Steffen
2007-09-25 20:07:04 +00:00
d9d69536b0
improved MOBIKE roaming between interfaces
Martin Willi
2007-09-24 12:15:25 +00:00
e5f1ead26f
correct build of the ac signature
Andreas Steffen
2007-09-19 04:57:45 +00:00
e0b3a60578
replace sizeof(buf) by BUF_LEN
Andreas Steffen
2007-09-18 22:10:52 +00:00
230702901f
recovered lost asn1_init() function
Andreas Steffen
2007-09-18 21:21:19 +00:00
dbba276912
declared timetoasn1()function
Andreas Steffen
2007-09-18 21:04:55 +00:00
03108e6dd1
moved position of timetoas1n
Andreas Steffen
2007-09-18 21:04:39 +00:00
dee4d8d7d6
added all required includes
Andreas Steffen
2007-09-18 20:49:05 +00:00
9b2cf1c66b
fixed to bugs in optionsfrom.c
Andreas Steffen
2007-09-18 20:35:28 +00:00
3b4b26cdf3
moved loglite.c from openac to scepclient
Andreas Steffen
2007-09-18 15:59:56 +00:00
740153e6f7
fixed typo / include
Martin Willi
2007-09-18 13:30:01 +00:00
3500e049c4
added new version of optionsfrom using libstrongswan
Andreas Steffen
2007-09-18 11:26:51 +00:00
b4979ff724
removed some empty lines
Andreas Steffen
2007-09-18 11:23:52 +00:00
cb23c49143
return argument has type size_t
Andreas Steffen
2007-09-18 11:21:55 +00:00
8f561d4409
prototype implemementation of an sqlite configuration backend
Martin Willi
2007-09-18 07:12:21 +00:00
c93a608747
removed unneded template logout.cs, fixes #10
Martin Willi
2007-09-18 05:37:31 +00:00
703b4b0332
connection name to IKE_SA initiating
Andreas Steffen
2007-09-15 20:30:04 +00:00
a2ab401c56
put IKE_SA and CHILD_SA names in single quotes
Andreas Steffen
2007-09-15 16:06:58 +00:00
be682af3e8
log name of IKE_SA in state changes
Andreas Steffen
2007-09-15 15:54:51 +00:00
3f4076b7c8
log name of established IKE_SA
Andreas Steffen
2007-09-15 15:54:30 +00:00
21b3099ac4
log name of established CHILD_SA
Andreas Steffen
2007-09-15 15:53:10 +00:00
cf9cec125a
adapted format of IKE SPIs to strongSwan Manager's style
Andreas Steffen
2007-09-15 15:35:02 +00:00