2013-07-18 |
Martin Willi | watcher: if the processor has no threads, execute the... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | processor: add a getter for the threads passed to set_t... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | watcher: unregister a watcher FD if its thread gets... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | watcher: release threads waiting in remove() when watch... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: support keeping the service alive outside of... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add read/write_all() methods to stream |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: support cancellation of stream service callback |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: use a service constructor to create services |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: replace print/vprint() convenience functions... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add a concurrency option to services, limiting... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add a job priority option to stream services |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add backlog option to stream services, forward... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add support for TCP stream services |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add support for TCP streams |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add support for UNIX stream services |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add support for UNIX streams |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: support async operation using watcher |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add printf()-style covenience functions |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: create library instance of stream-manager |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add a manager to dynamically register streams... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add a stream service class abstracting services... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | stream: add a stream class abstracting BSD sockets |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | watcher: add a centralized an generic facility to monit... |
commit | commitdiff | tree |
2013-07-18 |
Tobias Brunner | kernel-pfkey: Fail route installation if remote TS... |
commit | commitdiff | tree |
2013-07-18 |
Tobias Brunner | kernel-libipsec: Fail route installation if remote... |
commit | commitdiff | tree |
2013-07-18 |
Tobias Brunner | capabilities: Some plugins don't actually require capab... |
commit | commitdiff | tree |
2013-07-18 |
Tobias Brunner | capabilities: Add function to check if a capability... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | NEWS: leak-detective improvements |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | NEWS: add keychain plugin |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | autoconf: replace autogen.sh custom script with a call... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | automake: replace INCLUDES by AM_CPPFLAGS |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | autoconf: rename configure.in to configure.ac |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | eap-sim-pcsc: fix compiler warning |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | nm: omit deprecated g_type_init() when using >= GLIB... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | soup: omit deprecated g_type_init() when using >= GLIB... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | libfast: cancel thread if it fails to accept fcgi sessions |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | libfast: add a fast_ prefix to all classes, avoiding... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | Merge branch 'charon-xpc' |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: allow easy copy & pase of ./configure instructions |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: use -idirafter to build against openssl headers... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: forward some risen alerts over XPC to App |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: enable close_ike_on_child_failure |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: send a "connecting" event when establishing a... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: use osx-attr plugin to install configuration attri... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: update README with new events, markdown style... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: send child_updown events over XPC channel |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: support termination of IKE_SAs using XPC RPC on... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: move XPC RPC reply creation to command dispatching |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: terminate daemon when last XPC connection to App... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: fix some refcounting issues related to XPC connections |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: no need to clear channel table, they are bound... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: add support for logging over XPC channels |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: don't warn about pointer signedness mismatch ... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: add a description of the basic XPC protocol to... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: use the same XPC message "type" mechanism on Mach... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: ask App for passwords using connection specific... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: use IKE_SA specific XPC return channels for furthe... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: don't send certificate requests, there are too... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: build with support for the keychain plugin |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: add support for initiate simple IKEv2 EAP connections |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: move dispatching to dedicated class, using dedicat... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: use non-inlining variant of vstr, compiler does... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | xpc: add Xcode project for a charon controlled through XPC |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | syslog: setlogmask() to include LOG_INFO |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: flush certificate cache after reloading Syste... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: monitor changes in the system keychain, reloa... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: use SearchCopyNext keychain enumeration for... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: load certificates from System Roots Keychain |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: load certificates only once during startup... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: support on-the-fly enumeration of trusted... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | keychain: add a stub for a credential plugin using... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | credmgr: stop querying for secrets once we get a perfec... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | credmgr: don't use pointers for id_match_t enum values |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | openssl: parse X.509 extended key usage from extension... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | openssl: show which critical X.509 extension is not... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | hashtable: add common hashtable hash/equals functions... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | thread: implicitly create thread_t if an external threa... |
commit | commitdiff | tree |
2013-07-18 |
Tobias Brunner | ike: Fix reestablishing SAs if no child-creating tasks... |
commit | commitdiff | tree |
2013-07-18 |
Martin Willi | ike-sa: uninstall CHILD_SAs before removing virtual IPs |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | unity: Replicate default behavior if no UNITY_SPLIT_INC... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | unity: Allow UNITY_LOCAL_LAN to be longer than 8 bytes |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | unity: Fix memory leak in provider |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | ipsec.conf.5: closeaction is now supported for IKEv1 |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | ikev1: Reestablish IKE_SA/CHILD_SAs if it gets deleted... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | ike: Migrate queued CHILD_SA-creating tasks when reesta... |
commit | commitdiff | tree |
2013-07-17 |
Oliver Smith | ikev1: Support closeaction of CHILD_SA. |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | Merge branch 'kernel-pfroute-mobility' |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Ignore IP address changes if address... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Properly enumerate sockaddrs in interfa... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Provide name of interfaces on which... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Ignore virtual IPs in address map |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Make sure source addresses are not... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Don't report an error when trying to... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfkey: Provide interface name when installing... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Reinstall routes on interface/address... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Trigger a roam event if a new interface... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Use ref_get() to allocate sequence... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Make time that is waited for VIPs to... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfroute: Retry route lookup without source addre... |
commit | commitdiff | tree |
2013-07-17 |
Tobias Brunner | kernel-pfkey: Remove latest IPsec SA mapping when delet... |
commit | commitdiff | tree |
next |