Use version macro in source file name.
[cascardo/rnetproxy.git] / pop.c
2009-07-20 Thadeu Lima de Sou... Push other events as well in pop connection handler.
2009-07-07 Thadeu Lima de Sou... Allow set_driver to fail and handle this case.
2009-07-03 Thadeu Lima de Sou... Rewrite POP nethook as a connection layer.
2009-07-03 Thadeu Lima de Sou... Close the other end of the connection too.
2009-07-02 Thadeu Lima de Sou... Change from GNet to HCConn.
2009-06-22 Thadeu Lima de Sou... Stop leaking connections to the server when denying...
2009-06-19 Thadeu Lima de Sou... Added stub support for access control, with deny by...
2009-06-11 Thadeu Lima de Sou... Check for the user trying to authenticate.
2009-06-10 Thadeu Lima de Sou... Read line by line from client and write it to server.
2009-06-10 Thadeu Lima de Sou... Added buffer so we can buffer entire lines in a later...
2009-06-10 Thadeu Lima de Sou... Added a hook on top of the SSL layer, allowing to filte...