index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Handling of unsupported policy directions (FWD) fixed.
Tobias Brunner
2009-07-30
1
-1
/
+19
|
*
Enabling NAT-T on Mac OS X using the private SADB_X_EXT_NATT flag and ↵
Tobias Brunner
2009-07-30
1
-5
/
+45
|
|
|
|
sadb_sa_2 struct.
*
Configure the NAT-T port via sysctl on Mac OS X to enable handling of ↵
Tobias Brunner
2009-07-30
1
-0
/
+15
|
|
|
|
incoming UDP encapsulated ESP packets in the kernel.
*
Make accept(2) and recvfrom(2) cancellation points on Mac OS X.
Tobias Brunner
2009-07-30
1
-0
/
+1
|
*
streamlined integrity test output some more
Andreas Steffen
2009-07-18
1
-0
/
+2
|
*
stop strongswan if integrity check of libstrongswan or daemon fails
Andreas Steffen
2009-07-17
1
-2
/
+2
|
*
streamlined debug output of integrity tests
Andreas Steffen
2009-07-17
1
-0
/
+5
|
*
accelerate lookup in non-concatenated pools
Andreas Steffen
2009-07-17
1
-22
/
+40
|
*
check for an existing lease over all assigned pools first
Andreas Steffen
2009-07-17
1
-24
/
+55
|
*
fixed problem with static leases over multiple pools
Andreas Steffen
2009-07-16
1
-8
/
+36
|
*
fixed memleak in SQL config lookup
Martin Willi
2009-07-16
1
-2
/
+2
|
*
raise an alert() if the RADIUS server is not responding
Martin Willi
2009-07-16
2
-0
/
+3
|
*
added an alert() bus hook to raise critical system errors and notifications
Martin Willi
2009-07-16
3
-4
/
+67
|
*
updated debian package
Martin Willi
2009-07-15
1
-0
/
+8
|
*
updated Standards-Version to 3.8.2
Martin Willi
2009-07-15
1
-1
/
+1
|
*
added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends ↵
Martin Willi
2009-07-15
1
-1
/
+1
|
|
|
|
lintian warning
*
added copyright information, fixes copyright-without-copyright-notice ↵
Martin Willi
2009-07-15
1
-4
/
+7
|
|
|
|
lintian warning
*
report installation failure of inbound and/or outbound IPsec SA, separately
Andreas Steffen
2009-07-13
1
-8
/
+11
|
*
put variable definitions up front
Andreas Steffen
2009-07-12
1
-5
/
+8
|
*
added listener.h to charon_SOURCES
Andreas Steffen
2009-07-12
1
-0
/
+1
|
*
use the configured NM connection id as configuration/IKE_SA name
Martin Willi
2009-07-10
1
-45
/
+58
|
*
fixed state check if establishing the CHILD_SA fails
Martin Willi
2009-07-10
1
-1
/
+1
|
*
use the new updown()/rekey() hooks to track the state of NetworkManager ↵
Martin Willi
2009-07-10
1
-41
/
+49
|
|
|
|
connections
*
implemented ike_down() bus hook
Martin Willi
2009-07-09
5
-31
/
+103
|
*
implemented ike_up() bus hook
Martin Willi
2009-07-09
3
-0
/
+40
|
*
implemented child_down() bus hook
Martin Willi
2009-07-09
1
-2
/
+17
|
*
implemented child_up() bus hook
Martin Willi
2009-07-09
7
-9
/
+72
|
*
implemented ike_rekey()/child_rekey() bus hooks
Martin Willi
2009-07-09
4
-0
/
+92
|
*
added new listener callbacks to track SAs
Martin Willi
2009-07-09
1
-0
/
+40
|
*
moved listener_t interface definition to a separate file
Martin Willi
2009-07-09
5
-108
/
+134
|
*
added a RADIUS id_prefix option to prefix the IMSI
Martin Willi
2009-07-09
1
-5
/
+16
|
*
remove obsolete child_cfg_t.equal_traffic_selectors() method
Martin Willi
2009-07-07
2
-42
/
+0
|
*
child_cfg matching code prefers a config containing the first proposed TS
Martin Willi
2009-07-07
1
-21
/
+47
|
*
added unit test for identification_t.matches()
Martin Willi
2009-07-06
2
-0
/
+54
|
*
added unit test for identification_t.equals()
Martin Willi
2009-07-06
2
-0
/
+88
|
*
added unit test for identification_t.contains_wildcard()
Martin Willi
2009-07-06
2
-0
/
+41
|
*
listen for CHILD_SA state changes only until it has been installed
Martin Willi
2009-07-03
1
-3
/
+5
|
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
24
-24
/
+24
|
*
defer MOBIKE update if we have no route to the peer
Martin Willi
2009-07-02
2
-0
/
+42
|
*
do not abort notifying listeners if a listener unregisters
Martin Willi
2009-07-02
1
-6
/
+0
|
*
signal tunnel breakage to NetworkManager
Martin Willi
2009-06-30
1
-6
/
+28
|
*
restarting dbus is insufficient, restart network-manager after installation
Martin Willi
2009-06-30
1
-4
/
+4
|
*
deinit() library if integrity check fails
Martin Willi
2009-06-22
1
-0
/
+1
|
*
build and verify on disk file integrity of pluto and charon executables
Martin Willi
2009-06-22
1
-0
/
+9
|
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
2
-22
/
+0
|
|
|
|
--enable-integrity-test now conditionally builds libchecksum
*
library initialization fails if libstrongswan checksum is invalid
Martin Willi
2009-06-22
1
-1
/
+4
|
*
fixed another 64bit compiler warning
Martin Willi
2009-06-19
1
-2
/
+2
|
*
reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit ↵
Martin Willi
2009-06-19
2
-7
/
+8
|
|
|
|
issues)
*
double check that parsing a list consumes all bytes
Martin Willi
2009-06-17
1
-0
/
+6
|
*
use signed lengths in parser and generator
Martin Willi
2009-06-17
2
-18
/
+18
|
[prev]
[next]