Empty handlers for closing tags of <bind> and <query> stanzas. We handled those...
[citadel.git] / citadel / modules / urldeshortener /
2012-04-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-21 Wilfried GoesgensDisabled URL-Expander: follow changes in the curl initi...
2011-11-06 Wilfried Goesgensadd shutdown handlers for libcurl wrapper
2011-10-20 Wilfried Goesgensdon't call curl_multi_add_handle() from outside of...
2011-09-07 Wilfried Goesgensfix warnings in libev related codebase
2011-09-04 Art CancroBegan working on the 'clean shutdown' code for the...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-07-10 Wilfried Goesgensfinalize allocation & freeing of rss stuff
2011-07-03 Wilfried Goesgensfirst working RSS collection with async DB-Saves
2011-06-25 Wilfried Goesgensmore work on libevĀ“ing the rss-reader.
2011-06-05 Wilfried Goesgensfix pointer indirections so we now can successfully...
2011-06-05 Wilfried GoesgensSplit RSS Parser...