[Autosec-devel] sonar ChangeLog,1.43,1.44
Brought to you by:
red0x
From: red0x <re...@us...> - 2004-05-06 20:12:49
|
Update of /cvsroot/autosec/sonar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14513 Modified Files: ChangeLog Log Message: Index: ChangeLog =================================================================== RCS file: /cvsroot/autosec/sonar/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** ChangeLog 11 Apr 2004 07:42:08 -0000 1.43 --- ChangeLog 6 May 2004 20:12:40 -0000 1.44 *************** *** 1,2 **** --- 1,1312 ---- + 2004-05-05 red0x <red0x@xpider> + + * src/mutex.h, src/plugin.h, src/types.h, libltdl/configure, plugins/network_icmp.h, doc/Makefile.in, Makefile.in, doc/Makefile.am: + Major documentation update, more to come. + + * plugins/rfc793.h, plugins/rfc793.c: + Removed the bloody thread (which was causing so many problems) from the ack scan + + * .indent.pro: Don't muck about with my comments, indent... [...1283 lines suppressed...] + * src/queue.h: Import version 0.4 + + * src/queue.h: New file. + + * src/Makefile.in, src/queue.cpp: Import version 0.4 + + * src/Makefile.in, src/queue.cpp: New file. + + * AUTHORS, CONTRIB, COPYING, ChangeLog, INSTALL, TODO, configure, configure.in, install-sh: + Import version 0.4 + + * AUTHORS, CONTRIB, COPYING, ChangeLog, INSTALL, TODO, configure, configure.in, install-sh: + New file. + + * .cvsignore, README, config.h.in: Import version 0.4 + + * .cvsignore, README, config.h.in: New file. + 2004-04-11 pharkas <pharkas@xpider> |