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 (
Expand
)
Author
Age
Files
Lines
*
improved MOBIKE roaming between interfaces
Martin Willi
2007-09-24
5
-20
/
+31
*
removed some empty lines
Andreas Steffen
2007-09-18
1
-2
/
+0
*
return argument has type size_t
Andreas Steffen
2007-09-18
1
-1
/
+1
*
prototype implemementation of an sqlite configuration backend
Martin Willi
2007-09-18
9
-84
/
+454
*
connection name to IKE_SA initiating
Andreas Steffen
2007-09-15
2
-2
/
+3
*
put IKE_SA and CHILD_SA names in single quotes
Andreas Steffen
2007-09-15
3
-6
/
+6
*
log name of IKE_SA in state changes
Andreas Steffen
2007-09-15
1
-1
/
+2
*
log name of established IKE_SA
Andreas Steffen
2007-09-15
1
-4
/
+8
*
log name of established CHILD_SA
Andreas Steffen
2007-09-15
1
-2
/
+4
*
adapted format of IKE SPIs to strongSwan Manager's style
Andreas Steffen
2007-09-15
1
-2
/
+2
*
added subnets of CHILD_SAs to xml interface
Martin Willi
2007-09-14
1
-1
/
+36
*
peer_cfg now knows about group memberships
Andreas Steffen
2007-09-13
4
-12
/
+70
*
added missing 'break' in checkout_by_peer
Tobias Brunner
2007-09-13
1
-0
/
+1
*
fixed 64bit issue with file descriptor
Martin Willi
2007-09-13
1
-1
/
+9
*
manager can query and list IKE_SA status (no layout yet)
Martin Willi
2007-09-13
1
-2
/
+3
*
only switch to port 4500 if we are on 500: fixed reauthentication in NAT
Martin Willi
2007-09-12
1
-2
/
+9
*
removed unused chunk variable
Andreas Steffen
2007-09-12
1
-3
/
+1
*
moving virtual IP when interface changes due mobike
Martin Willi
2007-09-12
1
-0
/
+11
*
fixed NAT detection with mobike
Martin Willi
2007-09-12
2
-7
/
+7
*
fixed shutdown order to prevent crash when kernel interface schedules events
Martin Willi
2007-09-12
1
-1
/
+1
*
overwrite shared_key with random bytes before freeing it
Andreas Steffen
2007-09-11
1
-2
/
+2
*
check hash algorithms used in signatures
Andreas Steffen
2007-09-11
1
-1
/
+1
*
removed rsa_private_key clone() function
Andreas Steffen
2007-09-11
1
-1
/
+1
*
replaced get_rsa_private_key() by rsa_signature() in order restrict the distr...
Andreas Steffen
2007-09-11
2
-46
/
+49
*
overwrite storage used for shared secrets with pseudo-random bytes before rel...
Andreas Steffen
2007-09-10
1
-27
/
+26
*
implemented routeability checks for mobike (experimental)
Martin Willi
2007-09-03
5
-54
/
+194
*
correct debug
4.1.6
Andreas Steffen
2007-09-02
1
-3
/
+3
*
added mobike=yes|no connection option
Martin Willi
2007-08-29
5
-22
/
+62
*
renamed integrity check to integrity test
Andreas Steffen
2007-08-29
1
-3
/
+3
*
fips_verify_hmac_signature() now returns a boolean status
Andreas Steffen
2007-08-29
1
-1
/
+1
*
changed interface of fips_verify_hmac_signature
Andreas Steffen
2007-08-29
1
-1
/
+1
*
started implementation of libstrongswan code integrity check
Andreas Steffen
2007-08-29
1
-4
/
+28
*
rerouting CHILD_SA if its IKE_SA gets deleted
Martin Willi
2007-08-27
1
-99
/
+149
*
append new attribute certs at the end
Andreas Steffen
2007-08-14
1
-1
/
+7
*
adding attribute certficates to a chained list
Andreas Steffen
2007-08-14
1
-3
/
+25
*
has_rsa_private_key() must also be protected by keys_mutex
Andreas Steffen
2007-08-10
1
-1
/
+4
*
corrected debug output
Andreas Steffen
2007-08-10
1
-1
/
+1
*
ipsec stroke rereadaacerts|rereadacerts supported
Andreas Steffen
2007-08-10
1
-0
/
+8
*
support of ipsec rereadsecrets for stroke
Andreas Steffen
2007-08-10
3
-10
/
+59
*
made linked lists invoke() method consistent to clone_*() and destroy_*() met...
Martin Willi
2007-08-09
1
-1
/
+1
*
bug fix in linked_list deletion - instead of acerts destroyed certs twice
4.1.5
Andreas Steffen
2007-08-08
1
-1
/
+1
*
implemented listing of attribute certificates
Andreas Steffen
2007-08-07
2
-3
/
+49
*
fixed segfault when sourceip in stroke message is NULL
Martin Willi
2007-08-06
1
-2
/
+2
*
allow starter to initiate connections simultaneously (on auto=start)
Martin Willi
2007-08-06
2
-4
/
+19
*
backports from the p2p-nat-t branch:
Tobias Brunner
2007-07-19
7
-14
/
+11
*
updated XML interface to new schema
Martin Willi
2007-07-19
1
-79
/
+267
*
not touching IKE_SA_INIT from ike_mobike_t anymore
Martin Willi
2007-07-19
1
-1
/
+1
*
fixed compiler warning
Martin Willi
2007-07-16
1
-3
/
+3
*
fixed payload order (Nonce, KE) for IKE_SA_INIT
Martin Willi
2007-07-16
1
-3
/
+11
*
include default route also in src address evaluation
Andreas Steffen
2007-07-13
1
-4
/
+4
[next]