Detects Jabber protocol and hook to it
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Thu, 14 Sep 2006 15:52:58 +0000 (15:52 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Thu, 14 Sep 2006 15:52:58 +0000 (15:52 +0000)
commit92d273cbba6ec73c80b77270910b83dfe3bbfab5
tree5a2008410c431c140828fb100ffaee23975cafe0
parenteb4ec46de4d4e508d613b567db31383438b76af9
Detects Jabber protocol and hook to it

XMPP Stream is detected and another hook gets to handle the
connection, which will parse the protocol and connect to the
appropriate server.
Makefile.am
improxy.c
jabber.c [new file with mode: 0644]
jabber.h [new file with mode: 0644]
nethook.c [new file with mode: 0644]
nethook.h
proto_detect.c