rename InitEventIO to EvConnectSock, since this suits better what this function does...
[citadel.git] / citadel / event_client.c
2011-12-25 Wilfried Goesgensrename InitEventIO to EvConnectSock, since this suits...
2011-12-25 Wilfried GoesgensMove c-ares related data into its own Sub-Struct
2011-12-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-23 Wilfried GoesgensFix memleaks
2011-12-22 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-21 Wilfried Goesgenswhen failing the DDNS-Request and no more connection...
2011-12-20 Art CancroFound some more instances of the phrase 'free software...
2011-11-03 Wilfried GoesgensWork on evented RSS client & libev+libcurl integration
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-10-20 Wilfried Goesgensdon't call curl_multi_add_handle() from outside of...
2011-10-18 Wilfried Goesgensremove debug output.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-10-08 Wilfried GoesgensImplement asynchroneous networking.
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-09-01 Wilfried GoesgensQueue functions have to return eNextState in order...
2011-08-31 Wilfried GoesgensContinue reading if the IO Grammer layer tells us so.
2011-08-24 Wilfried GoesgensFix Shutdown; work on IODebug
2011-08-17 Wilfried Goesgensadd infrastructure to cleanly swap inbetween the DB...
2011-08-10 Wilfried Goesgenstiny fixes
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
2011-06-06 Wilfried Goesgensfix loop / handling error when connecting fails immediately
2011-05-08 Wilfried GoesgensStop watchers / don't close 0
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-04-28 Wilfried GoesgensVarious cleanups of abort conditions
2011-04-02 Wilfried GoesgensGive event clients a citadel session context.
2011-04-02 Wilfried GoesgensCleanup the event client struct, remove unused vars
2011-04-02 Wilfried Goesgensjust use the ParsedURL to bear our destination address...
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-02-02 Wilfried Goesgenslibev/c-ares migration; fix lookup chains
2011-01-31 Wilfried Goesgenslibev migration - add shutdown handlers
2011-01-30 Wilfried Goesgenslibev migration: use async methods to schedule jobs...
2011-01-30 Wilfried Goesgenslibev migration - copy valus we use for loop control...
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgenslibev/c-ares migration: unstack out ouf c-ares before...
2011-01-25 Wilfried Goesgensfix ipv6 connections in smtp client
2011-01-23 Wilfried Goesgenslibev migration / c-ares migration
2011-01-23 Wilfried Goesgenslibev migration; relaying implementation
2011-01-20 Wilfried Goesgenslibev migration: reinstantiate MX-Relay; unfinished.
2011-01-16 Wilfried Goesgenslibev migration: remove 127.0.0.1 forcing
2011-01-16 Wilfried GoesgensLibev migration:
2011-01-15 Wilfried Goesgenslibev migration - timeouts seem to be working.
2011-01-15 Wilfried GoesgensLibev migration Cleanup, print resolved IP to log
2011-01-15 Wilfried GoesgensLibev Migration; fix aborting on connection establishin...
2011-01-15 Wilfried GoesgensLibev migration
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2011-01-08 Wilfried GoesgensLibev/libc-ares migration: cleanup
2011-01-08 Wilfried Goesgenslibc-ares migration
2011-01-08 Wilfried Goesgenslibev migration
2011-01-07 Wilfried Goesgenslibev/libc-ares migration
2011-01-04 Wilfried Goesgenslibev/libc-ares migration
2011-01-01 Wilfried Goesgenslibev migration
2010-12-27 Wilfried GoesgensLibevent Migration
2010-12-26 Wilfried Goesgenslibevent Migration:
2010-12-26 Wilfried Goesgenslibevent Migration
2010-12-23 Wilfried GoesgensLibevent Integration
2010-12-21 Wilfried GoesgensLibevent integration