Remove the ssl hook files, since we don't need them any more.
[cascardo/rnetproxy.git] / Makefile.am
2009-07-03 Thadeu Lima de Sou... Remove the ssl hook files, since we don't need them...
2009-07-03 Thadeu Lima de Sou... Export ssl connection driver in header and reorganize...
2009-07-02 Thadeu Lima de Sou... Split internal details of HCConn into header to allow...
2009-07-02 Thadeu Lima de Sou... Rename iochannel to hcconn.
2009-07-02 Thadeu Lima de Sou... Change from GNet to HCConn.
2009-07-01 Thadeu Lima de Sou... Tell automake to include the configuration file in...
2009-07-01 Thadeu Lima de Sou... Remove protocol detection altogether
2009-07-01 Thadeu Lima de Sou... Remove jabber files from Makefile too
2009-06-20 Thadeu Lima de Sou... Added a manager that adds and removes users from allow...
2009-06-19 Thadeu Lima de Sou... Added stub support for access control, with deny by...
2009-06-10 Thadeu Lima de Sou... Added a hook on top of the SSL layer, allowing to filte...
2009-06-10 Thadeu Lima de Sou... Split SSL server support from SSL client support.
2009-06-06 Thadeu Lima de Sou... Added support for SSL when connecting to server.
2009-06-04 Thadeu Lima de Sou... Implement pretty simple bypass client-server hook.
2009-06-04 Thadeu Lima de Sou... Changed some references from improxy to popproxy.
2006-10-20 Thadeu Lima de Sou... Server side connection parses xml using a new written...
2006-09-22 Thadeu Lima de Sou... Recognizes jabber server, connects to it and proxies...
2006-09-14 Thadeu Lima de Sou... Detects Jabber protocol and hook to it
2006-09-14 Thadeu Lima de Sou... Connection events are handled by hooks
2006-09-13 Thadeu Lima de Sou... Autoconfiscated