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
/
libcharon
/
plugins
/
stroke
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
capabilities: Some plugins don't actually require capabilities at runtime
Tobias Brunner
2013-07-18
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-6
/
+8
*
child-sa: replace get_traffic_selectors() with create_ts_enumerator()
Martin Willi
2013-07-17
1
-3
/
+10
*
stroke: Add certificates extracted from PKCS#12 files to correct credential set
Tobias Brunner
2013-07-15
1
-4
/
+4
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
2
-12
/
+11
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-1
/
+1
*
stroke: Changed how proto/port are specified in left|rightsubnet
Tobias Brunner
2013-06-28
1
-1
/
+8
*
capabilities: CAP_CHOWN might be required by many plugins opening UNIX sockets
Tobias Brunner
2013-06-25
1
-0
/
+6
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-2
/
+2
*
stroke: support %dynamic in left/rightsubnet for dynamic selectors
Martin Willi
2013-06-19
1
-2
/
+10
*
stroke: support a specific proto/port for each net defined in left/rightsubnet
Martin Willi
2013-06-19
1
-3
/
+105
*
stroke: add exportconn{cert,chain} commands in addition to exportx509
Martin Willi
2013-06-19
1
-6
/
+65
*
Refactored plugin-loader with improved dependency resolution
Tobias Brunner
2013-06-11
1
-0
/
+1
*
stroke: Add second password if provided
Tobias Brunner
2013-05-08
1
-0
/
+13
*
stroke: Fail silently if another builder calls PW callback after giving up
Tobias Brunner
2013-05-08
1
-9
/
+14
*
stroke: Cache passwords so the user is not prompted multiple times for the sa...
Tobias Brunner
2013-05-08
1
-1
/
+13
*
stroke: Fix prompt and error messages in passphrase callback
Tobias Brunner
2013-05-08
1
-11
/
+13
*
stroke: Load credentials from PKCS#12 files (P12 token)
Tobias Brunner
2013-05-08
1
-15
/
+92
*
Load any type (RSA/ECDSA) of public key via left|rightsigkey
Tobias Brunner
2013-05-07
3
-17
/
+17
*
left|rightrsasigkey accepts SSH keys but the key format has to be specified e...
Tobias Brunner
2013-05-07
1
-12
/
+22
*
Try to load raw keys from ipsec.conf as PKCS#1 blob first
Tobias Brunner
2013-05-07
1
-5
/
+12
*
List all stroke counters when "all" is given, and report if connection not known
Martin Willi
2013-04-03
1
-30
/
+88
*
Load raw keys before possibly destroying the identity
Tobias Brunner
2013-04-01
1
-12
/
+11
*
enforce singular of packets
Andreas Steffen
2013-03-22
1
-4
/
+6
*
Avoid a race condition when reloading secrets from ipsec.secrets
Tobias Brunner
2013-03-20
1
-18
/
+25
*
Don't try to mmap() empty ipsec.secret files
Martin Willi
2013-03-19
1
-1
/
+5
*
In stroke counters, check if we have an IKE_SA before getting the name from it
Martin Willi
2013-03-19
1
-3
/
+6
*
Algorithms are not really specific to an IKE version
Tobias Brunner
2013-03-18
1
-1
/
+1
*
Merge branch 'radius-ext'
Martin Willi
2013-03-18
1
-6
/
+9
|
\
|
*
Report the number of processed packets in "ipsec statusall"
Martin Willi
2013-03-14
1
-5
/
+9
|
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
1
-3
/
+2
*
|
Merge branch 'stroke-counters'
Martin Willi
2013-03-18
3
-11
/
+185
|
\
\
|
*
|
Add a "resetcounters" command to ipsec, clearing global or connection counters
Martin Willi
2013-03-15
3
-1
/
+38
|
*
|
Add connection name specific stroke counters
Martin Willi
2013-03-15
3
-11
/
+148
*
|
|
Merge branch 'stroke-timeout'
Martin Willi
2013-03-18
1
-18
/
+82
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a stroke command timeout option, and report status of completed command
Martin Willi
2013-03-07
1
-18
/
+82
|
|
/
*
|
Merge branch 'multi-cert'
Martin Willi
2013-03-01
1
-15
/
+32
|
\
\
|
*
|
Load multiple comma seperarated certificates in the leftcert option
Martin Willi
2013-01-18
1
-15
/
+32
*
|
|
Merge branch 'opaque-ports'
Martin Willi
2013-03-01
1
-4
/
+4
|
\
\
\
|
*
|
|
Pass complete port range over stroke interface for more flexibility
Martin Willi
2013-02-21
1
-14
/
+4
|
*
|
|
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-5
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ike-dscp'
Martin Willi
2013-02-14
1
-1
/
+2
|
\
\
\
|
*
|
|
Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets
Martin Willi
2013-02-06
1
-1
/
+1
|
*
|
|
Add a DSCP configuration value to IKE configs
Martin Willi
2013-02-06
1
-1
/
+2
|
|
/
/
*
/
/
Fix 'stroke loglevel any'
Tobias Brunner
2013-02-13
1
-4
/
+11
|
/
/
*
/
Use proper buffer sizes for parse_smartcard()
Tobias Brunner
2013-01-24
1
-7
/
+10
|
/
*
Don't handle right=%any6 as "loose" identity, but as %any
Martin Willi
2013-01-14
1
-2
/
+1
*
Merge branch 'ikev1-fragmentation'
Tobias Brunner
2013-01-12
1
-1
/
+2
|
\
|
*
Use a connection specific option to en-/disable IKEv1 fragmentation
Tobias Brunner
2012-12-24
1
-1
/
+2
*
|
Fixed some typos in comments
Volker RĂ¼melin
2013-01-11
1
-1
/
+1
|
/
[prev]
[next]