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
...
*
Catch CHILD_SA state changes during acquire
Martin Willi
2009-10-07
1
-17
/
+45
|
|
|
|
|
If an acquire fails due to a TS_UNACCEPTABLE or other CHILD_SA only errors, we have to reset the pending state in the trap manager.
*
streamlined output from get_validity()
Andreas Steffen
2009-10-06
1
-2
/
+2
|
*
delete group attributes after use
Andreas Steffen
2009-10-05
1
-0
/
+1
|
*
stroke_list outputs group attributes
Andreas Steffen
2009-10-05
1
-0
/
+7
|
*
ipsec pki --issue suports --flag authServer option
Andreas Steffen
2009-10-05
1
-2
/
+5
|
*
Cleaned up EAP-AKA en/decoding, eliminated unaligned half-word reads
Martin Willi
2009-10-05
1
-67
/
+101
|
*
Cleaned up EAP-SIM en/decoding, eliminated unaligned half-word reads
Martin Willi
2009-10-05
1
-99
/
+108
|
*
Do not increase the invalid-KE/Cookie retry counter for additional keyingtry ↵
Martin Willi
2009-09-24
1
-1
/
+3
|
|
|
|
attempts
*
Do not create a replacement IKE_SA if we have CHILD_SAs to route only
Martin Willi
2009-09-24
1
-8
/
+7
|
*
Using the correct type for ME_ENDPOINT payloads in connectivity checks.
Tobias Brunner
2009-09-24
1
-1
/
+2
|
*
certificate subject DNs are in double quotes
Andreas Steffen
2009-09-23
1
-5
/
+5
|
*
streamlining of credential loading debug output
Andreas Steffen
2009-09-23
1
-6
/
+6
|
*
Fixed a crash in source address lookup
Martin Willi
2009-09-23
1
-8
/
+11
|
*
Define ME for all charon plugins
Martin Willi
2009-09-23
1
-1
/
+0
|
*
Correctly handle --enable-mediation option
Martin Willi
2009-09-23
1
-0
/
+1
|
*
Emit a ALERT_SHUTDOWN_SIGNAL before shutting down the daemon
Martin Willi
2009-09-22
2
-0
/
+4
|
*
shortened file loading debug output
Andreas Steffen
2009-09-22
1
-23
/
+22
|
*
Fixed encoding of hash-and-url cert payload
Martin Willi
2009-09-22
1
-13
/
+13
|
*
Do not assign SIM version to a volatile buffer on stack
Martin Willi
2009-09-22
1
-15
/
+11
|
*
Credential backends use has_fingerprint() methods to select keys/certificates
Martin Willi
2009-09-21
4
-24
/
+7
|
*
Correctly serve certificates if CERT_ANY requested
Martin Willi
2009-09-21
1
-1
/
+1
|
*
Enforce a local address of the same family as remote address
Martin Willi
2009-09-21
1
-2
/
+8
|
*
Return certificates of requested kind only
Martin Willi
2009-09-21
1
-58
/
+4
|
*
delete resolv_conf_* files
Andreas Steffen
2009-09-20
4
-352
/
+0
|
*
resolv_conf plugin renamed to resolve
Andreas Steffen
2009-09-20
11
-16
/
+367
|
*
Use helper functions to handle (non-)skippable attributes
Martin Willi
2009-09-18
1
-42
/
+46
|
*
Clients can handle AKA-Identity requests by sending the full identity
Martin Willi
2009-09-18
1
-0
/
+80
|
*
nm uses the distributions trusted root CAs if none is explicitly specified
Martin Willi
2009-09-18
5
-59
/
+191
|
*
get_private() in listcacerts requires a valid auth cfg
Martin Willi
2009-09-17
1
-1
/
+5
|
*
Fixed nexthop lookup, used by source route installation
Martin Willi
2009-09-16
1
-7
/
+4
|
*
Use continue to advance to next iteration
Martin Willi
2009-09-16
1
-12
/
+11
|
*
Use the default debug hook if possible
Martin Willi
2009-09-16
1
-17
/
+0
|
*
Fall back to default credential set lookup if fingerprint lookup fails
Martin Willi
2009-09-15
1
-1
/
+5
|
*
Implemented support for preinstalled PGP certificates in charon
Martin Willi
2009-09-15
1
-4
/
+3
|
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
9
-117
/
+87
|
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
4
-5
/
+3
|
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
4
-4
/
+2
|
*
use sysconfdir, no need for an additional confdir variable
Martin Willi
2009-09-07
3
-3
/
+3
|
*
Use macros to define --with options
Martin Willi
2009-09-07
7
-17
/
+13
|
*
Removed trailing whitespaces in configure.in/Makefile.am
Martin Willi
2009-09-07
3
-3
/
+3
|
*
Cleaned up some code of the mediation extension.
Tobias Brunner
2009-09-04
10
-260
/
+342
|
*
Moved set_state after the DBG0 statement, so that the message gets logged ↵
Tobias Brunner
2009-09-04
1
-2
/
+2
|
|
|
|
also for mediation connections without CHILD_SA.
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
33
-134
/
+134
|
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
29
-67
/
+67
|
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
33
-138
/
+136
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
328
-6406
/
+6406
|
*
fixed open failure debug message in load_secrets
Marius Tomaschewski
2009-09-04
1
-1
/
+1
|
*
fixed memleak in rekey collissions
Martin Willi
2009-09-03
1
-0
/
+3
|
*
Convert empty CREATE_CHILD_SA exchange to an INFORMATIONAL
Martin Willi
2009-09-03
1
-1
/
+3
|
*
Use get_notify() to look up single notifies
Martin Willi
2009-09-03
4
-104
/
+35
|
[prev]
[next]