Sat Mar 15 17:16:50 EDT 2008
Setting srcid to digit rather than IP address.
Fix for when TCP connection has RST as the first packet.

Mon Feb 25 22:52:07 EST 2008
Reintroduce "-r *" and "-r -" support.

Tue Feb 12 21:51:59 EST 2008
Fixes for OpenBSD 64bit machines.
Fix for little endian problem with arp response resolution.
Added Multipath indications for ethernet

Mon Feb 11 16:51:03 EST 2008
Added socket creation for all address families for the listen().

Mon Feb  4 11:06:35 EST 2008
Update aclocal.m4 to do the right thing when there are multiple
libpcap libraries to choose from
Added support for Prism and AVS 802_11 monitor headers.

Tue Jan 29 13:34:16 EST 2008
Fix for flex 2.5.34 mod that generate error "bad character: %"

Mon Jan 14 13:08:34 EST 2008
Modified hostname to remove ".local" before call to gethostinfo().

Fri Jan 11 17:37:27 EST 2008
Added non-selectable fd interface reading to support libpcap with DAG.
Added wlan (802.11) DLT processing.

Wed Oct 10 23:18:45 EDT 2007
Fixed potential problem with Time DSR.

Wed Sep  5 12:00:14 EDT 2007
Added back packet size reporting

Tue Sep  4 22:02:06 EDT 2007
Cygwin port complete.
Finish fixes for memory problems.

Wed Aug 15 21:27:41 EDT 2007
Complete IPv6 support for record transport.
Many many many many mods to get threads support working properly.

Sun Jul 29 17:29:17 EDT 2007
Threads support for argus and argus output thread

Fri Jun 15 16:26:16 EDT 2007
Big fix for memory problem. Glad we got this one!!!
Added packet range processing to "-N" option.

Wed May 16 13:16:50 EDT 2007
Fixes for ICMP little endian issue.
Fixes for TCP restart issue.
Configure support for --with-libpcap=DIR
Added encapsulation DSR support

Mon Apr 30 15:26:28 EDT 2007
Complete cygwin port

Sun Apr 29 15:49:53 EDT 2007
Fix for record having 4 bytes less than suppose to.
Issue with full time reporting DSR length.

Fri Apr 13 11:25:34 EDT 2007
Added DLT_NULL to device callback table.

Fri Mar  9 18:54:46 EST 2007
Fixed ArgusOpenInterface() variable checking.
Added strtof() when not available.

Mon Feb 26 20:30:41 EST 2007
Fixed argus starting when there are no interfaces.
Added ArgusOpenInterface().

Wed Feb 14 16:35:58 EST 2007
argus-3.0.0.rc.39-40
Added abbreviated TCP attribute DSR.
This is now the default to reduce record size.
Mods for solaris port.
Put MPLS multi-label parsing back in.

Wed Jan 24 17:42:52 EST 2007
argus-3.0.0.rc.38
Fix for LLC parsing and reporting.

Mon Dec 11 11:39:45 EST 2006
argus-3.0.0.rc.36
Mods to fix frag only flow reporting.
Mods to ESP drop reporting.  Better tracking of multiple
packet lost situations.
Fixes for threads implementation.
Fixes for output processing when the socket may not be there.

Fri Nov 17 12:46:22 EST 2006
argus-3.0.0.rc.35
Fix for arp response processing.

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.
