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
/
charon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return SS_RC_INITIALIZATION_FAILED if pid file exists
Adrian-Ken Rueegsegger
2013-01-23
1
-1
/
+0
*
Reload logger configuration on SIGHUP
Tobias Brunner
2012-10-18
1
-126
/
+12
*
Make syslog and file loggers configurable at runtime
Tobias Brunner
2012-10-18
1
-35
/
+17
*
Added ESP log group for libipsec log messages.
Tobias Brunner
2012-08-08
1
-1
/
+2
*
Refactored heavily #ifdefd capability code to its own libstrongswan class
Martin Willi
2012-07-04
1
-55
/
+9
*
Show some uname() info during charon startup
Martin Willi
2012-06-28
1
-1
/
+8
*
charon is now an IKE daemon
Andreas Steffen
2012-05-03
1
-1
/
+1
*
Store the name of the binary using libcharon to enable specific settings.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Provide plugin list from charon, not internally in libcharon.
Tobias Brunner
2012-05-03
1
-2
/
+13
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
1
-4
/
+4
*
Use a separate interface for loggers.
Tobias Brunner
2012-05-02
1
-5
/
+5
*
Option added to set identifier for syslog(3) logging.
Tobias Brunner
2012-04-20
1
-1
/
+7
*
Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509).
Tobias Brunner
2011-12-16
1
-1
/
+2
*
pluto: Switch to user 'vpn' on Android.
Tobias Brunner
2011-10-18
1
-1
/
+1
*
Make sure the PID read from charon.pid is null-terminated.
Tobias Brunner
2011-09-28
1
-0
/
+1
*
added PTS debug class
Andreas Steffen
2011-09-11
1
-1
/
+2
*
added DBG_IMC and DBG_IMV debug options
Andreas Steffen
2011-05-29
1
-0
/
+2
*
Reload strongswan.conf and plugins supporting reloading on SIGHUP
Martin Willi
2011-04-15
1
-1
/
+10
*
Moved logger initialization from libcharon to charon
Martin Willi
2011-01-05
1
-1
/
+136
*
use DBG_TNC for TNC debugging output
Andreas Steffen
2010-10-09
1
-1
/
+2
*
added --debug-tls to charon usage() function
Andreas Steffen
2010-10-07
1
-1
/
+1
*
added debug-tls comand line option
Andreas Steffen
2010-08-23
1
-0
/
+1
*
Fixed compiler warning.
Tobias Brunner
2010-06-15
1
-1
/
+1
*
Run as vpn user on Android.
Tobias Brunner
2010-06-15
1
-0
/
+8
*
Truncate the PID file so that even if we fail to unlink it, the daemon can be...
Tobias Brunner
2010-06-15
1
-11
/
+33
*
Option to skip slow addr2line resolution in leak-detective
Martin Willi
2010-05-20
1
-1
/
+1
*
Do a proper cleanup when printing usage info.
Tobias Brunner
2010-05-04
1
-3
/
+4
*
Adding support for debug groups in libstrongswan's logger.
Tobias Brunner
2010-04-06
1
-7
/
+7
*
Store the name of the daemon that initialized libhydra to load daemon-specifi...
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Fixed deinit for charon --version.
Tobias Brunner
2010-03-24
1
-1
/
+2
*
Init/deinit libhydra in charon and pluto.
Tobias Brunner
2010-03-24
1
-19
/
+21
*
Replacing the original charon with a small wrapper around libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+414