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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
10
-13
/
+364
*
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
*
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
2
-2
/
+1
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
2
-2
/
+1
*
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
6
-16
/
+12
*
Removed trailing whitespaces in configure.in/Makefile.am
Martin Willi
2009-09-07
2
-2
/
+2
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
8
-18
/
+18
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
8
-27
/
+27
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
14
-55
/
+55
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
133
-2272
/
+2272
*
fixed open failure debug message in load_secrets
Marius Tomaschewski
2009-09-04
1
-1
/
+1
*
Use recursive source address lookup if we get a gateway only
Martin Willi
2009-09-03
1
-45
/
+40
*
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
*
Missing commas added.
Tobias Brunner
2009-09-02
2
-2
/
+2
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-5
/
+8
*
Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...
Tobias Brunner
2009-09-01
9
-60
/
+81
*
Handling of new lifetime limits added to stroke.
Tobias Brunner
2009-09-01
1
-0
/
+8
*
Set the packet and byte limits in the netlink and pfkey kernel interfaces.
Tobias Brunner
2009-09-01
2
-5
/
+16
*
Adapted the kernel interfaces to the new lifetime configuration.
Tobias Brunner
2009-09-01
4
-18
/
+19
*
Adapted the config backends to the new lifetime configuration.
Tobias Brunner
2009-09-01
6
-19
/
+39
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
5
-12
/
+33
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
5
-32
/
+24
*
fixed crash in crl listing
Martin Willi
2009-08-31
1
-1
/
+1
*
moved chunk_increment() function to libstrongswan
Martin Willi
2009-08-26
1
-18
/
+2
*
updated medsrv and test to new fingerprint/encoding API
Martin Willi
2009-08-26
1
-4
/
+7
*
updated load-tester plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-11
/
+19
*
use only KEY_ID_PUBKEY_SHA1 fingerprint charon internally
Martin Willi
2009-08-26
1
-17
/
+9
*
updated nm plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-3
/
+4
*
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
2
-31
/
+62
*
disable lifetimes of allocated SPIs
Martin Willi
2009-08-25
1
-1
/
+11
*
check integrity of pool code file
Andreas Steffen
2009-08-17
1
-0
/
+6
*
check success of library_init()
Andreas Steffen
2009-08-14
1
-1
/
+6
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
16
-22
/
+22
*
prepare CAMELLIA_CCM ESP encryption
Andreas Steffen
2009-08-10
1
-0
/
+3
[next]