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
*
stroke: Properly parse bliss key strength in public key constraint
Tobias Brunner
2015-03-25
1
-1
/
+1
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
1
-1
/
+2
*
stroke: Use %u to print stats returned by mallinfo(3)
Tobias Brunner
2015-03-13
1
-1
/
+1
*
stroke: Enable BLISS-based public key constraints
Tobias Brunner
2015-03-04
1
-4
/
+19
*
stroke: Support public key constraints for EAP methods
Martin Willi
2015-03-03
1
-1
/
+8
*
stroke: Serve ca section CA certificates directly, not over central CA set
Martin Willi
2015-03-03
3
-5
/
+85
*
stroke: Purge existing CA/AA certificates during reread
Martin Willi
2015-03-03
1
-0
/
+4
*
stroke: Use separate credential sets for CA/AA certificates
Martin Willi
2015-03-03
1
-3
/
+21
*
stroke: Refactor load_certdir function
Martin Willi
2015-03-03
1
-108
/
+158
*
mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth
Martin Willi
2015-02-20
1
-6
/
+7
*
attribute-handler: Pass full IKE_SA to handler backends
Martin Willi
2015-02-20
1
-2
/
+1
*
attribute-provider: Pass full IKE_SA to provider backends
Martin Willi
2015-02-20
1
-5
/
+9
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-5
/
+8
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
1
-3
/
+3
*
controller: Use the CHILD_SA unique_id to terminate CHILD_SAs
Martin Willi
2015-02-20
1
-1
/
+1
*
stroke: List CHILD_SA unique ID as the primary identifier, but print reqid, too
Martin Willi
2015-02-20
1
-5
/
+6
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
2
-5
/
+19
*
stroke: Add support for address range definitions of in-memory pools
Tobias Brunner
2014-10-30
1
-7
/
+33
*
stroke: Allow specifying the ipsec.secrets location in strongswan.conf
Shea Levy
2014-10-02
1
-2
/
+10
*
stroke: Don't log unspecified options of conn and ca sections
Tobias Brunner
2014-06-30
1
-37
/
+50
*
starter: Add a replay_window connection option
Martin Willi
2014-06-17
1
-0
/
+4
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
ike: Add an additional but separate AEAD proposal to CHILD config
Martin Willi
2014-05-16
1
-0
/
+1
*
ike: Add an additional but separate AEAD proposal to IKE config, if supported
Martin Willi
2014-05-16
1
-0
/
+1
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
1
-2
/
+1
*
stroke: Fix memory leak when printing unknown AC group OIDs
Tobias Brunner
2014-04-09
1
-0
/
+1
*
x509: Replace fixed acert group string getter by a more dynamic group enumerator
Martin Willi
2014-03-31
1
-16
/
+68
*
stroke: Use thread-safe dirname(3)
Tobias Brunner
2014-02-24
1
-6
/
+4
*
stroke: Use dirname(3) correctly
Tobias Brunner
2014-02-24
1
-5
/
+5
*
stroke: Use proper modifiers to print size_t arguments
Tobias Brunner
2014-02-18
1
-1
/
+1
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
3
-6
/
+6
*
stroke: Use chunk_map() instead of non-portable mmap()
Martin Willi
2014-01-23
1
-30
/
+6
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
1
-1
/
+10
*
stroke: Ensure the buffer of strings in a stroke_msg_t is null-terminated
Tobias Brunner
2014-01-23
1
-2
/
+5
*
stroke: Add an option to prevent log level changes via stroke socket
Tobias Brunner
2014-01-23
1
-2
/
+15
*
stroke: Fix error message if parsing leftsourceip fails
Tobias Brunner
2014-01-06
1
-1
/
+1
*
leak-detective: Use callback functions to report leaks and usage information
Martin Willi
2013-11-06
1
-1
/
+22
*
stroke: Reuse reqids of established CHILD_SAs when routing connections
Tobias Brunner
2013-10-17
1
-1
/
+45
*
stroke: List proposals in statusall without leading '/' in AH SAs
Martin Willi
2013-10-11
1
-1
/
+7
*
stroke: Configure proposal with AH protocol if 'ah' option set
Martin Willi
2013-10-11
2
-11
/
+16
*
stroke: don't remove a matching peer config if used by other child configs
Martin Willi
2013-09-13
1
-4
/
+3
*
Fixed double free causing swapped ends to crash
5.1.1dr3
Andreas Steffen
2013-09-07
1
-1
/
+0
*
ike: support multiple addresses, ranges and subnets in IKE address config
Martin Willi
2013-09-04
2
-25
/
+65
*
ike-cfg: remove the to be obsoleted allow any parameter in get_my/other_addr
Martin Willi
2013-09-04
2
-5
/
+3
*
stroke: ignore a leftsourceip if a rightsourceip is given as well
Martin Willi
2013-09-04
1
-1
/
+7
*
stroke: re-enable modeconfig keyword
Martin Willi
2013-09-04
1
-1
/
+1
*
peer-cfg: add a pull/push mode option to use with mode config
Martin Willi
2013-09-04
1
-0
/
+1
*
stroke: stop enumerating IKE_SAs in statusall if output stream gets closed
Martin Willi
2013-08-23
1
-1
/
+1
*
stream-service: move CAP_CHOWN check from plugins to service constructor
Martin Willi
2013-07-18
1
-8
/
+2
*
stroke: use a stream service to handle stroke requests
Martin Willi
2013-07-18
1
-227
/
+48
[next]