aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/bus
Commit message (Expand)AuthorAgeFilesLines
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-306-12/+0
* merged multi-auth branch back into trunkMartin Willi2009-04-142-0/+66
* updated DoxyfileMartin Willi2009-03-243-3/+3
* dynamic logging configuration through strongswan.confMartin Willi2008-11-113-0/+22
* added hooks for IKE and CHILD keymatMartin Willi2008-10-302-4/+117
* fixed some compiler warningsMartin Willi2008-10-271-1/+0
* moved updown script invocation to an optional pluginMartin Willi2008-10-161-0/+3
* bus uses finally recusive lockingMartin Willi2008-10-161-47/+58
* reintegrated bus-refactoring branchMartin Willi2008-10-146-311/+334
* fixed bus args copy on non i386 archsMartin Willi2008-07-211-1/+6
* reverted bus to non-recursive mutex due instabilityMartin Willi2008-07-211-1/+1
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-184-37/+56
* allow but filter recursive listener invocationMartin Willi2008-07-181-1/+14
* avoid heap allocation in bus->signal for performance reasonsMartin Willi2008-07-172-34/+51
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-136-127/+88
* fixed callback_job cancellation for threads waiting in the busMartin Willi2007-11-191-6/+43
* refactored bus and interface to resolve threading issues (WIP)Martin Willi2007-11-152-255/+86
* added vsignal todoMartin Willi2007-10-251-0/+4
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-191-1/+1
* further mobike improvements, regarding to NAT-TMartin Willi2007-06-271-1/+1
* documentation fixes and updatesMartin Willi2007-06-111-5/+11
* introduced callback_job:Martin Willi2007-06-111-25/+7
* proper thread cancellation when using the charon->interfacesMartin Willi2007-05-232-1/+71
* properly ignoring signals rised by a thread which is in listening stateMartin Willi2007-05-081-11/+8
* allow to have listening state TRUE while sending singal ourselfMartin Willi2007-05-031-0/+7
* merged tasking branch into trunkMartin Willi2007-02-284-7/+19
* fixed 64 bit issueAndreas Steffen2006-11-011-3/+4
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-9/+34
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-304-24/+18
* added some missing 'AUD' entriesAndreas Steffen2006-10-281-14/+10
* improved signal handling and emittingMartin Willi2006-10-264-114/+78
* linked list cleanupsMartin Willi2006-10-241-8/+1
* introduced new logging subsystem using bus:Martin Willi2006-10-187-476/+561
* introduced printf() specifiers for:Martin Willi2006-09-278-0/+1100