]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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...
2013-07-18  Martin Willixpc: ask App for passwords using connection specific...
2013-07-18  Martin Willixpc: use IKE_SA specific XPC return channels for furthe...
2013-07-18  Martin Willixpc: don't send certificate requests, there are too...
2013-07-18  Martin Willixpc: build with support for the keychain plugin
2013-07-18  Martin Willixpc: add support for initiate simple IKEv2 EAP connections
2013-07-18  Martin Willixpc: move dispatching to dedicated class, using dedicat...
2013-07-18  Martin Willixpc: use non-inlining variant of vstr, compiler does...
2013-07-18  Martin Willixpc: add Xcode project for a charon controlled through XPC
2013-07-18  Martin Willisyslog: setlogmask() to include LOG_INFO
2013-07-18  Martin Willikeychain: flush certificate cache after reloading Syste...
2013-07-18  Martin Willikeychain: monitor changes in the system keychain, reloa...
2013-07-18  Martin Willikeychain: use SearchCopyNext keychain enumeration for...
2013-07-18  Martin Willikeychain: load certificates from System Roots Keychain
2013-07-18  Martin Willikeychain: load certificates only once during startup...
2013-07-18  Martin Willikeychain: support on-the-fly enumeration of trusted...
2013-07-18  Martin Willikeychain: add a stub for a credential plugin using...
2013-07-18  Martin Willicredmgr: stop querying for secrets once we get a perfec...
2013-07-18  Martin Willicredmgr: don't use pointers for id_match_t enum values
2013-07-18  Martin Williopenssl: parse X.509 extended key usage from extension...
2013-07-18  Martin Williopenssl: show which critical X.509 extension is not...
2013-07-18  Martin Willihashtable: add common hashtable hash/equals functions...
2013-07-18  Martin Willithread: implicitly create thread_t if an external threa...
2013-07-18  Tobias Brunnerike: Fix reestablishing SAs if no child-creating tasks...
2013-07-18  Martin Williike-sa: uninstall CHILD_SAs before removing virtual IPs
next