Mon Oct 30 13:06:10 EST 2006
argus-3.0.0.rc.34
removed chdir for daemon mode.
Changes to fix TCP retrans reporting for certain types of flows.
Changes to fix ICMP header parsing logic.
Lots lots lots more.
Mods to dag ARGUS_DEBUG reporting to find out whats up.

Mon Oct 16 16:05:32 EDT 2006
argus-3.0.0.rc.31-33
Many changes to support filters, configuration and
documentation changes.

Tue Sep 26 17:22:23 EDT 2006
argus-3.0.0.rc.30
Many, many changes for memory leaking, and simplfy alignment.
Added chroot, setuid, setgid support.

Fri Sep  8 12:32:35 EDT 2006
argus-3.0.0.rc.29
Fixes for TCP direcitonality.
Mod for ICMP parent mapping.

Mon Aug 28 22:34:41 EDT 2006
argus-3.0.0.rc.28
TCP state changes for very esoteric state changes
Fix for Far interval with fractional part.
Fix for writing packets out to file.

Wed Aug 23 21:58:39 EDT 2006
argus-3.0.0.rc.27
Fixes for TCP state corrections with SYN
flag with direction indications needed reversing
Fixes for flow timeout comparisons to make it faster.

Fri Aug 18 10:08:30 EDT 2006
argus-3.0.0.rc.26
Makefile, configure.in  changes for Suse compatibility.
SASL fixes with 'int retn' declaration.
Modified FarStatusInterval from timeval to float.

Fri Aug  4 11:24:47 EDT 2006
argus-3.0.0.rc.23
Very minor issues with igmp.

Tue Aug  1 23:22:36 EDT 2006
argus-3.0.0.rc.22
Mods to support IP Attribute processing.
Little endian issues.
Additional fixes for sasl(1) support.

Mon Jul 17 22:43:27 EDT 2006
argus-3.0.0.rc.20
Fix for sasl(1) support.

Mon Jul 17 13:48:52 EDT 2006
argus-3.0.0.rc.19
Fix for incomplete rarp/arp mods.
Minor fragmentation issue resolved.
Additions to configure.in for powerpc64

Fri Jul 14 19:13:19 EDT 2006
argus-3.0.0.rc.18
Mods for rarp/arp.

Tue Jul 11 19:29:34 EDT 2006
argus-3.0.0.rc.17
Fix for (r)arp record generation.
Put appbytes metric back in, with support in argus.conf
to generate the metric.

Tue Jul 11 11:55:08 EDT 2006
argus-3.0.0.rc.16
Mods for solaris port. ./configure changes,
tcp wrapper test modifications, and remove
strsep (not in argus but in configure.in).
Change tests for u_int[8,16,32,64]_t.

Mon Jul 10 14:06:49 EDT 2006
argus-3.0.0.rc.15
Mod for dag card support.
move 'started' statement to after fork for daemon.
added pid_path to the argus.conf file.

Fri Jun 30 11:08:23 EDT 2006
argus-3.0.0.rc.14
Mod for fragment parent control block pointer
nit, where we would stop if the parent didn't
have a back pointer.  converted to debug statement.

Sun Jun 25 18:52:27 EDT 2006
argus-3.0.0.rc.12
aclocal.m4 change to do a better job with finding
tcp_wrappers.
correct problem with arp flow generation
get the version number right.
convert from localtime to localtime_r

Fri Jun 16 13:48:29 EDT 2006
argus-3.0.0.rc.11
Remove -D from install in Makefile.in

Fri Jun 16 09:07:18 EDT 2006
argus-3.0.0.rc.10
Additional mods for xxxBSD compiler warnings.

Thu Jun 15 10:14:24 EDT 2006
argus-3.0.0.rc.[8|9]
Complete mods for $(DESTDIR) support.
Added changes for uninstall as well.

Tue Jun 13 20:20:03 EDT 2006
argus-3.0.0.rc.7
Mods for $(DESTDIR) support.
Fixes for ./configure.in errors.
xxxBSD porting changes.

Mon Jun 12 17:21:00 EDT 2006
argus-3.0.0.rc.6
Incorporated fixes for xxxBSD's.  restructured
the configure.in strategy to deal with ether_hoston
and a few other things.

Fri Jun  9 12:14:23 EDT 2006
argus-3.0.0.rc.5
Additional fixes for OpenBSD.

Thu Jun  8 16:43:00 EDT 2006
argus-3.0.0.rc.4
Mods for porting to OpenBSD

Thu Jun  8 12:12:12 EDT 2006
argus-3.0.0.rc.4
Mods to fix casting problems with arp header values.

Thu Jun  8 01:42:01 EDT 2006
argus-3.0.0.rc.3
Mods to fix reverse arp processing problems.

Wed Jun  7 23:38:10 EDT 2006
argus-3.0.0.rc.2
Mods to fix discovered problems.
   <byteswap.h> not found on the *BSD machines, so
      needed to fix the definition of ntohll().
   Fix HAVE_ETHER_HOSTTON #if defs in argus_util.h

Tue Jun  6 16:53:06 EDT 2006
argus-3.0.0 started using gargoyle as base.
