]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2013-07-22  Tobias Brunnerstrongswan.conf: Add missing options
2013-07-22  Tobias Brunnercharon-xpc: Use correct namespace when setting default...
2013-07-22  Tobias Brunnertnc-pdp: Fix reading port setting from strongswan.conf
2013-07-19  Andreas Steffenfixed typo 5.1.0rc1
2013-07-19  Andreas Steffenupdated some TNC scenarios
2013-07-19  Martin Williprocessor: force synchronous execute_job() if set_threa...
2013-07-19  Martin Williproposal: correctly enumerate registered AEADs to build...
2013-07-19  Andreas SteffenVersion bump to 5.1.0rc1
2013-07-19  Tobias Brunnertkm: Properly refer to includes now that AM_CPPFLAGS...
2013-07-19  Tobias Brunnerkeychain: Use AM_CPPFLAGS instead of INCLUDES
2013-07-18  Tobias BrunnerFix various API doc issues and typos
2013-07-18  Martin Williidentification: parse identities having a "@@" prefix...
2013-07-18  Martin WilliNEWS: mention watcher and stream services
2013-07-18  Martin WilliMerge branch 'ipc-service'
2013-07-18  Martin Willistream-service: move CAP_CHOWN check from plugins to...
2013-07-18  Martin Williprocessor: remove the now unused get_threads() method...
2013-07-18  Martin Williwatcher: use processors new execute_job() to notify FDs
2013-07-18  Martin Williprocessor: add an execute_job() method to directly...
2013-07-18  Martin Williwatcher: properly support multiple watch callback types...
2013-07-18  Martin Williwatcher: read multiple notifications if available
2013-07-18  Martin Willicertexpire: add an option to enforce exporting trustcha...
2013-07-18  Martin Willierror-notify: catch and forward some alerts related...
2013-07-18  Martin Willibus: raise certificate validation alerts using credenti...
2013-07-18  Martin Willicredmgr: introduce a hook function to catch trust chain...
2013-07-18  Martin Willilookip: double size of id field in message
2013-07-18  Martin Willierror-notify: increase size of string/identity fields...
2013-07-18  Martin Williwhitelist: use a read-copy when listing entries
2013-07-18  Martin Williwhitelist: fix error handling when creating the socket...
2013-07-18  Martin Willilookip: fix error handling when creating the socket...
2013-07-18  Martin Willierror-notify: fix error handling when creating the...
2013-07-18  Martin Willikernel-pfroute: use watcher to receive kernel events
2013-07-18  Martin Willikernel-pfkey: use watcher to receive networking events
2013-07-18  Martin Willikernel-netlink: use watcher to receive kernel events...
2013-07-18  Martin Willieap-radius: use watcher instead of receiver thread...
2013-07-18  Martin Willidhcp: use watcher instead of dedicated receiver thread
2013-07-18  Martin Willifarp: use watcher instead of dedicated receiver thread
2013-07-18  Martin Williload-tester: use a stream service to dispatch control...
2013-07-18  Martin Williwhitelist: use a stream service to accept client connec...
2013-07-18  Martin Willilookip: use stream service with async I/O dispatching
2013-07-18  Martin Willierror-notify: use a stream service to accept client...
2013-07-18  Martin Williduplicheck: use a stream service to accept client conne...
2013-07-18  Martin Willistroke: use a stream service to handle stroke requests
2013-07-18  Martin Willistream: allow async read/write callback to destroy...
2013-07-18  Martin Willistream: don't close underlying socket when creating...
2013-07-18  Martin Williwatcher: add some debugging statements
2013-07-18  Martin Williwatcher: if the processor has no threads, execute the...
2013-07-18  Martin Williprocessor: add a getter for the threads passed to set_t...
2013-07-18  Martin Williwatcher: unregister a watcher FD if its thread gets...
2013-07-18  Martin Williwatcher: release threads waiting in remove() when watch...
2013-07-18  Martin Willistream: support keeping the service alive outside of...
2013-07-18  Martin Willistream: add read/write_all() methods to stream
2013-07-18  Martin Willistream: support cancellation of stream service callback
2013-07-18  Martin Willistream: use a service constructor to create services
2013-07-18  Martin Willistream: replace print/vprint() convenience functions...
2013-07-18  Martin Willistream: add a concurrency option to services, limiting...
2013-07-18  Martin Willistream: add a job priority option to stream services
2013-07-18  Martin Willistream: add backlog option to stream services, forward...
2013-07-18  Martin Willistream: add support for TCP stream services
2013-07-18  Martin Willistream: add support for TCP streams
2013-07-18  Martin Willistream: add support for UNIX stream services
2013-07-18  Martin Willistream: add support for UNIX streams
2013-07-18  Martin Willistream: support async operation using watcher
2013-07-18  Martin Willistream: add printf()-style covenience functions
2013-07-18  Martin Willistream: create library instance of stream-manager
2013-07-18  Martin Willistream: add a manager to dynamically register streams...
2013-07-18  Martin Willistream: add a stream service class abstracting services...
2013-07-18  Martin Willistream: add a stream class abstracting BSD sockets
2013-07-18  Martin Williwatcher: add a centralized an generic facility to monit...
2013-07-18  Tobias Brunnerkernel-pfkey: Fail route installation if remote TS...
2013-07-18  Tobias Brunnerkernel-libipsec: Fail route installation if remote...
2013-07-18  Tobias Brunnercapabilities: Some plugins don't actually require capab...
2013-07-18  Tobias Brunnercapabilities: Add function to check if a capability...
2013-07-18  Martin WilliNEWS: leak-detective improvements
2013-07-18  Martin WilliNEWS: add keychain plugin
2013-07-18  Martin Williautoconf: replace autogen.sh custom script with a call...
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-07-18  Martin Williautoconf: rename configure.in to configure.ac
2013-07-18  Martin Willieap-sim-pcsc: fix compiler warning
2013-07-18  Martin Willinm: omit deprecated g_type_init() when using >= GLIB...
2013-07-18  Martin Willisoup: omit deprecated g_type_init() when using >= GLIB...
2013-07-18  Martin Willilibfast: cancel thread if it fails to accept fcgi sessions
2013-07-18  Martin Willilibfast: add a fast_ prefix to all classes, avoiding...
2013-07-18  Martin WilliMerge branch 'charon-xpc'
2013-07-18  Martin Willixpc: allow easy copy & pase of ./configure instructions
2013-07-18  Martin Willixpc: use -idirafter to build against openssl headers...
2013-07-18  Martin Willixpc: forward some risen alerts over XPC to App
2013-07-18  Martin Willixpc: enable close_ike_on_child_failure
2013-07-18  Martin Willixpc: send a "connecting" event when establishing a...
2013-07-18  Martin Willixpc: use osx-attr plugin to install configuration attri...
2013-07-18  Martin Willixpc: update README with new events, markdown style...
2013-07-18  Martin Willixpc: send child_updown events over XPC channel
2013-07-18  Martin Willixpc: support termination of IKE_SAs using XPC RPC on...
2013-07-18  Martin Willixpc: move XPC RPC reply creation to command dispatching
2013-07-18  Martin Willixpc: terminate daemon when last XPC connection to App...
2013-07-18  Martin Willixpc: fix some refcounting issues related to XPC connections
2013-07-18  Martin Willixpc: no need to clear channel table, they are bound...
2013-07-18  Martin Willixpc: add support for logging over XPC channels
2013-07-18  Martin Willixpc: don't warn about pointer signedness mismatch ...
2013-07-18  Martin Willixpc: add a description of the basic XPC protocol to...
2013-07-18  Martin Willixpc: use the same XPC message "type" mechanism on Mach...
next