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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
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
|
*
shortened file loading debug output
Andreas Steffen
2009-09-22
1
-23
/
+22
|
*
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
|
*
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
|
|
|
|
|
The write_lock call fails with EDEADLK and unlocks in the next recursion level.
*
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. ↵
Tobias Brunner
2009-09-01
9
-60
/
+81
|
|
|
|
Initialization is now static.
*
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 ↵
Martin Willi
2009-08-31
5
-12
/
+33
|
|
|
|
calculations
*
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
|
[prev]
[next]