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
/
daemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-789
/
+0
*
Removed obsolete daemon kill
Martin Willi
2010-02-26
1
-47
/
+29
*
Moved socket and socket-raw implementations to plugins
Martin Willi
2010-02-26
1
-2
/
+2
*
Block the signals before the call to sigwait.
Tobias Brunner
2010-01-12
1
-0
/
+1
*
According to the man page (and the header files in Android) prctl takes a tot...
Tobias Brunner
2009-12-23
1
-1
/
+2
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-8
/
+12
*
moved traffic_selectors from charon to libstrongswan
Andreas Steffen
2009-12-20
1
-1
/
+1
*
Cleanup library if daemon initialization fails
Martin Willi
2009-12-03
1
-0
/
+2
*
Use abort() instead of raising SIGKILL, gives us proper core dumps if enabled
Martin Willi
2009-11-20
1
-1
/
+1
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
1
-3
/
+0
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
1
-3
/
+0
*
Implemented a manager for USIM cards/providers very similar to the SIM manager
Martin Willi
2009-10-09
1
-0
/
+3
*
Emit a ALERT_SHUTDOWN_SIGNAL before shutting down the daemon
Martin Willi
2009-09-22
1
-0
/
+2
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
1
-1
/
+1
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
1
-1
/
+1
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-50
/
+50
*
Fixed some typos; whitespace cleanup.
Tobias Brunner
2009-09-02
1
-9
/
+9
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-2
/
+5
*
Added define to get sigwait with two parameters on OpenSolaris.
Tobias Brunner
2009-08-14
1
-0
/
+2
*
LOG_AUTHPRIV is not defined on OpenSolaris.
Tobias Brunner
2009-08-14
1
-0
/
+4
*
abort pluto or charon if initialization fails
Andreas Steffen
2009-08-06
1
-1
/
+1
*
streamlined integrity test output some more
Andreas Steffen
2009-07-18
1
-0
/
+2
*
stop strongswan if integrity check of libstrongswan or daemon fails
Andreas Steffen
2009-07-17
1
-2
/
+2
*
streamlined debug output of integrity tests
Andreas Steffen
2009-07-17
1
-0
/
+5
*
deinit() library if integrity check fails
Martin Willi
2009-06-22
1
-0
/
+1
*
build and verify on disk file integrity of pluto and charon executables
Martin Willi
2009-06-22
1
-0
/
+9
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
1
-18
/
+0
*
library initialization fails if libstrongswan checksum is invalid
Martin Willi
2009-06-22
1
-1
/
+4
*
load trap_manager before plugins, allowing them to install traps
Martin Willi
2009-06-16
1
-1
/
+1
*
instanciate first registered kernel interface immediately
Martin Willi
2009-06-16
1
-3
/
+0
*
consistent display of strongSwan version
Andreas Steffen
2009-06-13
1
-1
/
+1
*
remove stale pidfile if no such process found
Martin Willi
2009-06-09
1
-13
/
+44
*
make use of the new trap-manager
Martin Willi
2009-05-08
1
-1
/
+4
*
properly initialize buffer when printing loaded plugins.
Tobias Brunner
2009-05-07
1
-0
/
+1
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-1
/
+5
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-3
/
+7
*
corrected typo
Andreas Steffen
2009-02-19
1
-1
/
+1
*
daemon exports main_thread_id, sends SIGTERM to the main thread in daemon_kill
Martin Willi
2008-12-12
1
-8
/
+3
*
use DBG_ANY to set all loglevels
Martin Willi
2008-12-02
1
-5
/
+2
*
re-established lost default auth sys_logger
Andreas Steffen
2008-12-01
1
-3
/
+15
*
fixed compiler warnings issued by:
Martin Willi
2008-11-11
1
-1
/
+1
*
dynamic logging configuration through strongswan.conf
Martin Willi
2008-11-11
1
-26
/
+121
*
separated backtrace functionality from leak_detective, used in
Martin Willi
2008-11-05
1
-47
/
+9
*
log loaded plugins at startup
Martin Willi
2008-11-03
1
-0
/
+20
*
reintegrated bus-refactoring branch
Martin Willi
2008-10-14
1
-21
/
+21
*
reintegrated two-sim branch providing SIM card plugin API
Martin Willi
2008-10-10
1
-0
/
+3
*
merging modularized kernel interface back to trunk
Tobias Brunner
2008-09-25
1
-0
/
+3
*
use libcap for capability dropping
Martin Willi
2008-08-29
1
-31
/
+24
*
capability API to allow plugin-controlled capability set
Martin Willi
2008-08-28
1
-35
/
+29
[next]