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
/
processing
/
processor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-273
/
+0
*
Join worker threads when destroying the processor.
Tobias Brunner
2009-12-23
1
-10
/
+24
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-12
/
+19
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-16
/
+16
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-3
/
+3
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
do not respawn cancelled threads if we are shutting down
Martin Willi
2008-12-12
1
-1
/
+3
*
replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant
Martin Willi
2008-11-05
1
-31
/
+35
*
thread locking for sender and processor optimized
Tobias Brunner
2008-04-03
1
-9
/
+27
*
securing total_threads with the mutex while destroying the processor
Tobias Brunner
2008-04-02
1
-0
/
+2
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-8
/
+3
*
introduced callback_job:
Martin Willi
2007-06-11
1
-0
/
+233