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
/
plugins
/
stroke
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a ipsec.conf "inactivity" option to configure inactivity timeout for CH...
Martin Willi
2010-01-27
1
-1
/
+2
*
Made inactivity_timeout a per CHILD_SA config option
Martin Willi
2010-01-27
1
-1
/
+1
*
Support TLS client authentication Extended Key Usage in x509 generation
Martin Willi
2010-01-14
1
-2
/
+3
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-5
/
+4
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
5
-5
/
+5
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
5
-5
/
+5
*
verify RFC3779 IP address blocks along X.509 certificate trust chain
Andreas Steffen
2009-12-23
1
-8
/
+33
*
Give plugins more control of which configuration attributes to request, and p...
Martin Willi
2009-11-17
1
-1
/
+1
*
Passing other as NULL should not always result in a match if me matches
Martin Willi
2009-11-12
1
-2
/
+2
*
adapted log message
Andreas Steffen
2009-11-10
1
-2
/
+2
*
added separating line
Andreas Steffen
2009-11-10
1
-0
/
+1
*
put PGP userid in single quotes
Andreas Steffen
2009-11-08
1
-1
/
+1
*
list v3 or v4 fingerprint
Andreas Steffen
2009-11-08
1
-0
/
+4
*
stroke_list supports listing of PGP certificates
Andreas Steffen
2009-11-08
1
-1
/
+50
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
1
-1
/
+1
*
output optional pathLenConstraint in ipsec listcacerts
Andreas Steffen
2009-11-04
1
-0
/
+9
*
pluto now supports SQL-based virtual IP pools
Andreas Steffen
2009-10-14
2
-5
/
+5
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
2
-3
/
+3
*
Stroke plugin interprets NULL identities as ID_ANY in shared key lookup
Martin Willi
2009-10-12
1
-3
/
+9
*
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
*
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
*
shortened file loading debug output
Andreas Steffen
2009-09-22
1
-23
/
+22
*
Credential backends use has_fingerprint() methods to select keys/certificates
Martin Willi
2009-09-21
2
-9
/
+3
*
Correctly serve certificates if CERT_ANY requested
Martin Willi
2009-09-21
1
-1
/
+1
*
Return certificates of requested kind only
Martin Willi
2009-09-21
1
-58
/
+4
*
get_private() in listcacerts requires a valid auth cfg
Martin Willi
2009-09-17
1
-1
/
+5
*
Implemented support for preinstalled PGP certificates in charon
Martin Willi
2009-09-15
1
-4
/
+3
*
use sysconfdir, no need for an additional confdir variable
Martin Willi
2009-09-07
1
-1
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
3
-9
/
+9
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
18
-351
/
+351
*
fixed open failure debug message in load_secrets
Marius Tomaschewski
2009-09-04
1
-1
/
+1
*
Fixed load_secrets to acquire/release lock in level 0 only
Marius Tomaschewski
2009-09-03
1
-2
/
+6
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
1
-11
/
+10
*
Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...
Tobias Brunner
2009-09-01
1
-15
/
+18
*
Handling of new lifetime limits added to stroke.
Tobias Brunner
2009-09-01
1
-0
/
+8
*
Adapted the config backends to the new lifetime configuration.
Tobias Brunner
2009-09-01
1
-3
/
+8
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
1
-6
/
+11
*
fixed crash in crl listing
Martin Willi
2009-08-31
1
-1
/
+1
*
use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
Martin Willi
2009-08-26
1
-17
/
+9
*
updated stroke plugin to fingerprinting API
Martin Willi
2009-08-26
3
-128
/
+135
*
added support for %prompt-ing private key passhprases in strokes "ipsec secrets"
Martin Willi
2009-08-26
3
-16
/
+85
*
make use of the pem helper plugin to load credentials
Martin Willi
2009-08-26
1
-18
/
+49
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
4
-4
/
+4
*
%llu correctly prints u_int64_t
Andreas Steffen
2009-08-07
1
-2
/
+2
*
printing u_int64_t caused segfault on 32-bit platforms
Andreas Steffen
2009-08-07
1
-2
/
+2
*
Fixed a race condition when querying stats of a child_sa in different order.
Tobias Brunner
2009-08-06
1
-16
/
+7
*
Reverted the interface changes introduced in 3f720dc7.
Tobias Brunner
2009-08-06
1
-6
/
+4
[next]