Mailing list header changes (fuck you Google)
[citadel.git] / citadel / clientsocket.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-07-31 Art Cancromisc cleanup
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroRandom chmod() and chown() calls to help things out...
2010-12-20 Art CancroReplaced client_read() with socket_read_blob() in serv_...
2010-12-13 Wilfried GoesgensSMTP Async I/O:
2010-11-06 Wilfried Goesgenshave flexible timouts while reading lines in our client...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-03-13 Wilfried Göesgens* migrate redirect_buffer logic to StrBuf, valgrind...
2010-02-12 Wilfried Göesgens* make the write -1 aware here too.
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2007-11-02 Art CancroChecked in an RSS feed reader to replace the
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2006-06-21 Art CancroApplied Matt's patches for the addition of four new...
2002-06-14 Art Cancro* Disabled the spam strings checker I wrote a few days...
2001-12-01 Art Cancro* clientsocket.c: implement socket timeouts for read...
2001-11-16 Art Cancro* Eliminated the sock_puts_crlf() function and ensured...
2000-03-19 Art Cancro* SMTP hacks to deal with AOL braindamage
2000-03-18 Art Cancro* Support multiline responses from SMTP servers when...
2000-01-25 Art Cancro* Wrote enough of the SMTP sender to get Patriot drooli...
2000-01-23 Art Cancro* Temporary hack to ig_tcp_server() to listen on an...