Added SILC HTTP PHP translator.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 18 Sep 2006 15:46:05 +0000 (15:46 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 18 Sep 2006 15:46:05 +0000 (15:46 +0000)
commit83388bbe25d3d560fcc2e71db4904a09e69a36df
tree2db0308bcb0ca4a6b8e7765bf72b783ff11748ec
parent048f611483962bcea21da85a46d96ba72044beae
Added SILC HTTP PHP translator.
lib/silchttp/DIRECTORY
lib/silchttp/Makefile.ad
lib/silchttp/silchttpphp.c [new file with mode: 0644]
lib/silchttp/silchttpphp.h [new file with mode: 0644]
lib/silchttp/tests/Makefile.am
lib/silchttp/tests/test_silchttpserver.c