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
/
stroke_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
*
utils: Add enum name for pseudo log group 'any'
Tobias Brunner
2016-02-05
1
-10
/
+3
*
stroke: Change how CA certificates are stored
Tobias Brunner
2015-08-20
1
-2
/
+2
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-5
/
+8
*
stroke: Don't log unspecified options of conn and ca sections
Tobias Brunner
2014-06-30
1
-37
/
+50
*
enum: Return boolean result for enum_from_name() lookup
Martin Willi
2014-05-16
1
-2
/
+1
*
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
1
-4
/
+4
*
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
*
leak-detective: Use callback functions to report leaks and usage information
Martin Willi
2013-11-06
1
-1
/
+22
*
stroke: Configure proposal with AH protocol if 'ah' option set
Martin Willi
2013-10-11
1
-0
/
+2
*
stroke: use a stream service to handle stroke requests
Martin Willi
2013-07-18
1
-227
/
+48
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-2
/
+2
*
stroke: add exportconn{cert,chain} commands in addition to exportx509
Martin Willi
2013-06-19
1
-6
/
+65
*
Merge branch 'stroke-counters'
Martin Willi
2013-03-18
1
-6
/
+23
|
\
|
*
Add a "resetcounters" command to ipsec, clearing global or connection counters
Martin Willi
2013-03-15
1
-1
/
+9
|
*
Add connection name specific stroke counters
Martin Willi
2013-03-15
1
-6
/
+15
*
|
Fix 'stroke loglevel any'
Tobias Brunner
2013-02-13
1
-4
/
+11
|
/
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a "ipsec listcounters" command to stroke
Martin Willi
2012-10-24
1
-0
/
+4
*
Add a stub for IKE event counters in stroke
Martin Willi
2012-10-24
1
-0
/
+10
*
Reload logger configuration on SIGHUP
Tobias Brunner
2012-10-18
1
-18
/
+1
*
Support multiple addresses/pools in left/rightsourceip
Martin Willi
2012-08-30
1
-3
/
+3
*
Add a stroke attribute_handler requesting DNS servers given with leftdns
Martin Willi
2012-08-21
1
-0
/
+12
*
Add a left/rightdns keyword to configure connection specific DNS attributes
Martin Willi
2012-08-21
1
-0
/
+2
*
Add an ipsec.conf leftgroups2 parameter for the second authentication round
Martin Willi
2012-07-26
1
-0
/
+2
*
Refactored heavily #ifdefd capability code to its own libstrongswan class
Martin Willi
2012-07-04
1
-1
/
+2
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-19
/
+7
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
1
-0
/
+1
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+2
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
1
-0
/
+2
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-0
/
+3
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-0
/
+3
|
|
\
|
|
*
Support an "any" IKE version for both IKEv1 or IKEv2
Martin Willi
2012-03-20
1
-1
/
+1
|
|
*
Pass ipsec.conf xauth_identity option via stroke to charon configurations
Martin Willi
2012-03-20
1
-0
/
+2
|
|
*
Log configured IKE version in stroke plugin.
Tobias Brunner
2012-03-20
1
-0
/
+1
*
|
|
added support for raw RSA public keys to stroke
Andreas Steffen
2012-04-30
1
-0
/
+2
*
|
|
Added stroke user-creds command, to set username/password for a connection.
Tobias Brunner
2012-04-17
1
-1
/
+19
*
|
|
Typo fixed.
Tobias Brunner
2012-04-17
1
-1
/
+1
|
/
/
*
|
Make number of concurrently handled stroke messages configurable.
Tobias Brunner
2011-12-29
1
-2
/
+9
*
|
Limit the number of concurrently handled stroke messages.
Tobias Brunner
2011-12-29
1
-18
/
+104
*
|
Fixed check for log groups when debug_t is unsigned.
Tobias Brunner
2011-11-25
1
-1
/
+1
|
/
*
Removed unneeded include.
Tobias Brunner
2011-10-11
1
-1
/
+0
*
Migrated stroke_socket_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-6
/
+8
*
Add a closeaction ipsec.conf keyword to configure close action
Martin Willi
2011-06-07
1
-0
/
+3
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-4
/
+4
*
Added a statusallnb stroke command to show status non-blocking
Martin Willi
2011-05-16
1
-4
/
+7
*
Added a stroke memusage command to show memory usage
Martin Willi
2011-05-16
1
-0
/
+15
*
Cast size_t len arguments to %.*s to int
Martin Willi
2011-04-20
1
-1
/
+1
[next]