2011-06-10 18:06  ecoff_svn

	* NEWS, src/decode.c, src/yaf.pod.in, src/yafdag.c, src/yafpcapx.c,
	  src/yafrag.c, src/yaftab.c: More Fragmentation Changes [for
	  napatech, dag], Documentation Changes, Added a check for Idle
	  Timeouts for each packet, Removed --simulate from the
	  documentation since there was no code to actually support it

2011-06-08 20:12  ecoff_svn

	* NEWS, acinclude.m4, configure.in, include/yaf/autoinc.h,
	  include/yaf/decode.h, include/yaf/yafrag.h,
	  src/applabel/hooks/dpacketplugin.c,
	  src/applabel/plugins/dnsplugin.c, src/decode.c, src/yaf.c,
	  src/yaf.pod.in, src/yafcap.c, src/yafcore.c, src/yafrag.c: Better
	  TCP Frag Reassembly (still need to do GRE apparently). --no-frag
	  now works. Fixed a bug in DNS DPI SRV Records. GLIB compatibly
	  checks, code cleanup

2011-05-23 15:08  ecoff_svn

	* NEWS, configure.in, src/yafcore.c: Removed commented out DAG
	  code, Release changes, added a line to configure.in to check for
	  libpcap when --with-libpcap is used with configure

2011-05-20 15:57  ecoff_svn

	* airframe/src/mio_common_net.h, src/applabel/plugins/snmpplugin.c,
	  src/yafcore.c, src/yaftab.c: Fixed a bug in dag interface enabled
	  code. Added the dag/napatech interface ID to yfFlowKeyReverse so
	  that reverse flows are found when the ID is not 0. Fixed a few
	  things in the SNMP plugin to more accurately label SNMPv3

2011-05-09 13:31  ecoff_svn

	* src/yafdpi.pod.in: Forgot to add yafdpi.pod.in

2011-04-28 18:30  ecoff_svn

	* NEWS, include/yaf/CERT_IE.h, include/yaf/decode.h,
	  include/yaf/yafcore.h, include/yaf/yafhooks.h, src/yaf.pod.in: A
	  few more documentation changes for website

2011-04-28 15:19  ecoff_svn

	* src/yaf.c, src/yaf.pod.in, src/yafcore.c, src/yafctx.h: Added
	  flag to configure UDP template retransmission

2011-04-28 13:05  ecoff_svn

	* NEWS, src/applabel.pod.in, src/yafdpi.pod: Last Docs Changes

2011-04-27 19:56  ecoff_svn

	* NEWS, configure.in, src/applabel.pod.in,
	  src/applabel/hooks/dpacketplugin.c,
	  src/applabel/payloadScanner.c, src/yaf.pod.in, src/yafapplabel.c,
	  src/yafcore.c, src/yafdpi.pod, src/yafscii.pod, src/yaftab.c:
	  Docs changes for release, fixed read error for YAF uniflows,
	  removed some debug messages

2011-04-25 15:35  ecoff_svn

	* src/yaf.c, src/yafcore.c: Multicast stats to all spread groups if
	  stats is turned on

2011-04-22 19:13  ecoff_svn

	* README.in, src/yaf.c, src/yaf.pod.in, src/yafcap.c, src/yafctx.h,
	  src/yafdag.c, src/yaflush.c, src/yafpcapx.c, src/yafstat.c:
	  Changed stats export to be timer-based rather than read-based
	  (easier to configure and more predictable).

2011-04-22 17:26  ecoff_svn

	* NEWS, src/applabel/plugins/aolplugin.c,
	  src/applabel/plugins/bgpplugin.c,
	  src/applabel/plugins/dhcpplugin.c,
	  src/applabel/plugins/snmpplugin.c,
	  src/applabel/plugins/socksplugin.c: Somehow the new plugins (AOL,
	  BGP, DHCP, SNMP, SOCKS) got left out of the last commit

2011-04-22 14:57  ecoff_svn

	* Doxyfile.in, LICENSE.txt, Makefile.am, NEWS, README.in,
	  airframe/AUTHORS, airframe/Makefile.am, airframe/README,
	  airframe/configure.in, airframe/doc/Doxyfoot.html,
	  airframe/doc/Makefile.am, airframe/include/Makefile.am,
	  airframe/include/airframe/airlock.h,
	  airframe/include/airframe/airopt.h,
	  airframe/include/airframe/airutil.h,
	  airframe/include/airframe/autoinc.h,
	  airframe/include/airframe/daeconfig.h,
	  airframe/include/airframe/logconfig.h,
	  airframe/include/airframe/mio.h,
	  airframe/include/airframe/mio_config.h,
	  airframe/include/airframe/mio_sink_file.h,
	  airframe/include/airframe/mio_sink_multi.h,
	  airframe/include/airframe/mio_sink_tcp.h,
	  airframe/include/airframe/mio_sink_udp.h,
	  airframe/include/airframe/mio_source_file.h,
	  airframe/include/airframe/mio_source_pcap.h,
	  airframe/include/airframe/mio_source_tcp.h,
	  airframe/include/airframe/mio_source_udp.h,
	  airframe/include/airframe/mio_stdio.h,
	  airframe/include/airframe/privconfig.h, airframe/src/Makefile.am,
	  airframe/src/airdaemon.c, airframe/src/airlock.c,
	  airframe/src/airopt.c, airframe/src/airutil.c,
	  airframe/src/daeconfig.c, airframe/src/filedaemon.c,
	  airframe/src/logconfig.c, airframe/src/mio.c,
	  airframe/src/mio_common_net.c, airframe/src/mio_common_net.h,
	  airframe/src/mio_config.c, airframe/src/mio_internal.h,
	  airframe/src/mio_sink_file.c, airframe/src/mio_sink_multi.c,
	  airframe/src/mio_sink_tcp.c, airframe/src/mio_sink_udp.c,
	  airframe/src/mio_source_file.c, airframe/src/mio_source_pcap.c,
	  airframe/src/mio_source_tcp.c, airframe/src/mio_source_udp.c,
	  airframe/src/mio_stdio.c, airframe/src/privconfig.c,
	  autoconf/spread.m4, configure.in, doc/Makefile.am,
	  etc/FTPRules.conf, etc/HTTPRules.conf, etc/IMAPRules.conf,
	  etc/Makefile.am, etc/RTSPRules.conf, etc/SIPRules.conf,
	  etc/SMTPRules.conf, etc/SSHRules.conf, etc/init.d/yaf.in,
	  etc/yaf.conf.in, etc/yafApplabelRules.conf, etc/yafDPIRules.conf,
	  include/Makefile.am, include/yaf/CERT_IE.h, include/yaf/decode.h,
	  include/yaf/picq.h, include/yaf/ring.h, include/yaf/yafcore.h,
	  include/yaf/yafhooks.h, include/yaf/yafrag.h,
	  include/yaf/yaftab.h, src/Makefile.am, src/applabel/Makefile.am,
	  src/applabel/hooks/Makefile.am,
	  src/applabel/hooks/dpacketplugin.c, src/applabel/p0f/yfp0f.c,
	  src/applabel/p0f/yfp0f.h, src/applabel/payloadScanner.c,
	  src/applabel/payloadScanner.h, src/applabel/plugins/Makefile.am,
	  src/applabel/plugins/bittorrentplugin.c,
	  src/applabel/plugins/dnsplugin.c,
	  src/applabel/plugins/ircplugin.c,
	  src/applabel/plugins/mysqlplugin.c,
	  src/applabel/plugins/nntpplugin.c,
	  src/applabel/plugins/nullplugin.c,
	  src/applabel/plugins/pop3plugin.c,
	  src/applabel/plugins/pptpplugin.c,
	  src/applabel/plugins/slpplugin.c,
	  src/applabel/plugins/teredoplugin.c,
	  src/applabel/plugins/tftpplugin.c,
	  src/applabel/plugins/tlsplugin.c, src/applabel/portHash.c,
	  src/applabel/portHash.h, src/decode.c, src/picq.c, src/ring.c,
	  src/yaf.c, src/yaf.pod.in, src/yafapplabel.c, src/yafapplabel.h,
	  src/yafcap.c, src/yafcap.h, src/yafcollect.c, src/yafcore.c,
	  src/yafctx.h, src/yafdag.c, src/yafdag.h, src/yafdpi.pod,
	  src/yafhooks.c, src/yaflush.c, src/yaflush.h, src/yafout.c,
	  src/yafout.h, src/yafpcapx.c, src/yafpcapx.h, src/yafrag.c,
	  src/yafscii.c, src/yafscii.pod, src/yafstat.c, src/yafstat.h,
	  src/yaftab.c, yaf.xcodeproj/project.pbxproj: Merged yaflists
	  branch into trunk plus one change in autoconf/spread.m4 (typo)

2011-03-07 14:48  ecoff_svn

	* Makefile.am, NEWS, README.in,
	  airframe/include/airframe/airlock.h,
	  airframe/include/airframe/airopt.h,
	  airframe/include/airframe/airutil.h,
	  airframe/include/airframe/daeconfig.h,
	  airframe/include/airframe/logconfig.h,
	  airframe/include/airframe/mio.h,
	  airframe/include/airframe/mio_config.h,
	  airframe/include/airframe/mio_sink_file.h,
	  airframe/include/airframe/mio_sink_multi.h,
	  airframe/include/airframe/mio_sink_tcp.h,
	  airframe/include/airframe/mio_sink_udp.h,
	  airframe/include/airframe/mio_source_file.h,
	  airframe/include/airframe/mio_source_pcap.h,
	  airframe/include/airframe/mio_source_tcp.h,
	  airframe/include/airframe/mio_source_udp.h,
	  airframe/include/airframe/mio_stdio.h,
	  airframe/include/airframe/privconfig.h, airframe/src/airdaemon.c,
	  airframe/src/airlock.c, airframe/src/airopt.c,
	  airframe/src/airutil.c, airframe/src/daeconfig.c,
	  airframe/src/logconfig.c, airframe/src/mio.c,
	  airframe/src/mio_common_net.c, airframe/src/mio_config.c,
	  airframe/src/mio_internal.h, airframe/src/mio_sink_file.c,
	  airframe/src/mio_sink_multi.c, airframe/src/mio_sink_tcp.c,
	  airframe/src/mio_sink_udp.c, airframe/src/mio_source_file.c,
	  airframe/src/mio_source_pcap.c, airframe/src/mio_source_tcp.c,
	  airframe/src/mio_source_udp.c, airframe/src/mio_stdio.c,
	  airframe/src/privconfig.c, configure.in, doc/Doxyfoot.html,
	  doc/Makefile.am, doc/add-header.pl, doc/applabel.pod,
	  etc/yafApplabelRules.conf, include/Makefile.am,
	  include/yaf/CERT_IE.h, include/yaf/autoinc.h,
	  include/yaf/decode.h, include/yaf/picq.h, include/yaf/ring.h,
	  include/yaf/yafcore.h, include/yaf/yafhooks.h,
	  include/yaf/yafrag.h, include/yaf/yaftab.h, src/Makefile.am,
	  src/applabel/hooks/dpacketplugin.c,
	  src/applabel/payloadScanner.c, src/applabel/payloadScanner.h,
	  src/applabel/plugins/Makefile.am,
	  src/applabel/plugins/bittorrentplugin.c,
	  src/applabel/plugins/dnsplugin.c,
	  src/applabel/plugins/ircplugin.c,
	  src/applabel/plugins/mysqlplugin.c,
	  src/applabel/plugins/nntpplugin.c,
	  src/applabel/plugins/nullplugin.c,
	  src/applabel/plugins/pop3plugin.c,
	  src/applabel/plugins/pptpplugin.c,
	  src/applabel/plugins/slpplugin.c,
	  src/applabel/plugins/teredoplugin.c,
	  src/applabel/plugins/tftpplugin.c,
	  src/applabel/plugins/tlsplugin.c,
	  src/applabel/plugins/unknownProtocolPlugin.c,
	  src/applabel/portHash.c, src/applabel/portHash.h, src/decode.c,
	  src/picq.c, src/ring.c, src/yaf.c, src/yafapplabel.c,
	  src/yafapplabel.h, src/yafcap.c, src/yafcap.h, src/yafcollect.c,
	  src/yafcore.c, src/yafctx.h, src/yafdag.c, src/yafdag.h,
	  src/yafdpi.pod, src/yafhooks.c, src/yaflush.c, src/yaflush.h,
	  src/yafout.c, src/yafout.h, src/yafrag.c, src/yafscii.c,
	  src/yafstat.c, src/yafstat.h, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Changed all copyright and contract
	  numbers and merged the 1.3.2 changes back into trunk to get ready
	  for possible release.

2010-10-06 15:44  ecoff_svn

	* NEWS, configure.in, include/yaf/CERT_IE.h, include/yaf/yafcore.h,
	  include/yaf/yafhooks.h, include/yaf/yaftab.h, src/Makefile.am,
	  src/applabel/hooks/dpacketplugin.c,
	  src/applabel/plugins/dnsplugin.c, src/decode.c, src/ring.c,
	  src/yaf.c, src/yafcore.c, src/yafctx.h, src/yafhooks.c,
	  src/yafmlapplabel.c, src/yafmlapplabel.h, src/yaftab.c: p0f bug
	  fix, dns application labeling bug fix, removed machine learning
	  code for release, doc updates for release, code cleanup

2010-09-17 19:51  ecoff_svn

	* NEWS, configure.in, etc/yafApplabelRules.conf,
	  src/applabel/plugins/pop3plugin.c, src/yaf.pod.in, src/yafcore.c,
	  src/yafscii.c, src/yafscii.pod, src/yaftab.c: Cleanup and docs
	  changes for release on Monday, made column headers to yafscii a
	  flag, a few regex modifications

2010-09-14 12:40  ecoff_svn

	* include/yaf/yafcore.h, include/yaf/yaftab.h, src/Makefile.am,
	  src/applabel/plugins/dnsplugin.c, src/decode.c, src/yaf.c,
	  src/yafcore.c, src/yafscii.c, src/yafscii.pod, src/yaftab.c:
	  Added vlan to flow key, dns decoder bug fix, libp0f makefile bug
	  fix, added yafscii column headers for tabular mode, vlan tags
	  always exported, --mac exports mac addresses, add yafscii flag
	  --mac to print mac addresses

2010-08-05 12:18  ecoff_svn

	* src/yaf.pod.in: Minor docs changes

2010-07-29 22:06  tonyc

	* yaf.spec.in: Doxygen output is in doc/html now.

2010-07-29 22:01  tonyc

	* Doxyfile.in: Fully-qualify Doxygen inputs to make RPM builds
	  happy.

2010-07-29 21:40  tonyc

	* Makefile.am, doxygen.am: Doxyfication fixes.

2010-07-29 19:49  tonyc

	* doc/news2xhtml.pl: Fix bug where last line of release notes got
	  chopped off in some cases.

2010-07-29 12:22  ecoff_svn

	* doc/Doxyhead.html, doc/add-header.pl, include/yaf/yafcore.h,
	  src/yaf.pod.in, src/yafscii.pod: website doc changes

2010-07-28 16:21  ecoff_svn

	* src/applabel/plugins/slpplugin.c: quick changed to slp plugin

2010-07-27 21:23  ecoff_svn

	* configure.in, include/yaf/decode.h, include/yaf/yafcore.h,
	  src/decode.c, src/yaf.c, src/yaf.pod.in, src/yafcore.c,
	  src/yaftab.c: Added a separate configure option
	  --enable-fpexporter to enable exporting of handshake headers for
	  external p0f so it doesn't require libp0f.

2010-07-27 19:32  ecoff_svn

	* include/yaf/decode.h, src/decode.c, src/yaftab.c: Changed how we
	  deal with IPv6 Extension Headers Lengths.

2010-07-27 13:01  ecoff_svn

	* configure.in, src/yafcore.c, src/yafmlapplabel.c: Fixed a few
	  things with mlapplabel - including a bug with the alignment of
	  the IpfixFlow struct

2010-07-26 18:24  tonyc

	* NEWS, doc/news2xhtml.pl: Remove dependency on Date::Parse for doc
	  build.

2010-07-26 17:20  tonyc

	* configure.in: Fix for Automake 1.9 (RHEL4) compatibility.

2010-07-26 15:18  tonyc

	* Doxyfile.in, Makefile.am, configure.in: Build changes to pass
	  "make distcheck".
	  * Include some missing files in EXTRA_DIST
	  * Remove obsolete build/configure in doc/ subdir.
	  * Fully-qualify paths in Doxyfile.in

2010-07-26 13:28  ecoff_svn

	* AUTHORS, Doxyfile.in, LICENSE.txt, Makefile.am, NEWS,
	  acinclude.m4, airframe/include/airframe/airlock.h,
	  airframe/include/airframe/airopt.h,
	  airframe/include/airframe/airutil.h,
	  airframe/include/airframe/config.h.in,
	  airframe/include/airframe/daeconfig.h,
	  airframe/include/airframe/logconfig.h,
	  airframe/include/airframe/mio.h,
	  airframe/include/airframe/mio_config.h,
	  airframe/include/airframe/mio_sink_file.h,
	  airframe/include/airframe/mio_sink_multi.h,
	  airframe/include/airframe/mio_sink_tcp.h,
	  airframe/include/airframe/mio_sink_udp.h,
	  airframe/include/airframe/mio_source_file.h,
	  airframe/include/airframe/mio_source_pcap.h,
	  airframe/include/airframe/mio_source_tcp.h,
	  airframe/include/airframe/mio_source_udp.h,
	  airframe/include/airframe/mio_stdio.h,
	  airframe/include/airframe/privconfig.h, airframe/src/airdaemon.c,
	  airframe/src/airlock.c, airframe/src/airopt.c,
	  airframe/src/airutil.c, airframe/src/daeconfig.c,
	  airframe/src/logconfig.c, airframe/src/mio.c,
	  airframe/src/mio_common_net.c, airframe/src/mio_config.c,
	  airframe/src/mio_internal.h, airframe/src/mio_sink_file.c,
	  airframe/src/mio_sink_multi.c, airframe/src/mio_sink_tcp.c,
	  airframe/src/mio_sink_udp.c, airframe/src/mio_source_file.c,
	  airframe/src/mio_source_pcap.c, airframe/src/mio_source_tcp.c,
	  airframe/src/mio_source_udp.c, airframe/src/mio_stdio.c,
	  airframe/src/privconfig.c, autoconf/ax_prog_doxygen.m4,
	  autoconf/spread.m4, configure.in, doc/Doxyfoot.html,
	  doc/Doxyhead.html, doc/Makefile.am, doc/add-header.pl,
	  doc/applabel.pod, doc/doxygen.css, doc/news2xhtml.pl, doc/web,
	  doc/yaf.pod.in, doc/yafscii.pod, doxygen.am, etc/FTPRules.conf,
	  etc/HTTPRules.conf, etc/IMAPRules.conf, etc/Makefile.am,
	  etc/RTSPRules.conf, etc/SIPRules.conf, etc/SMTPRules.conf,
	  etc/SSHRules.conf, etc/p0f.fp, etc/p0fa.fp, etc/p0fo.fp,
	  etc/p0fr.fp, etc/yafApplabelRules.conf, etc/yafDPIRules.conf,
	  include/Makefile.am, include/yaf/CERT_IE.h,
	  include/yaf/autoinc.h, include/yaf/decode.h, include/yaf/picq.h,
	  include/yaf/ring.h, include/yaf/yafcore.h,
	  include/yaf/yafhooks.h, include/yaf/yafrag.h,
	  include/yaf/yaftab.h, src/Makefile.am, src/applabel.pod.in,
	  src/applabel/Makefile.am, src/applabel/hooks, src/applabel/p0f,
	  src/applabel/payloadScanner.c, src/applabel/payloadScanner.h,
	  src/applabel/plugins/Makefile.am,
	  src/applabel/plugins/bittorrentplugin.c,
	  src/applabel/plugins/dnsplugin.c,
	  src/applabel/plugins/ircplugin.c,
	  src/applabel/plugins/mysqlplugin.c,
	  src/applabel/plugins/nntpplugin.c,
	  src/applabel/plugins/nullplugin.c,
	  src/applabel/plugins/pop3plugin.c,
	  src/applabel/plugins/pptpplugin.c,
	  src/applabel/plugins/slpplugin.c,
	  src/applabel/plugins/teredoplugin.c,
	  src/applabel/plugins/tftpplugin.c,
	  src/applabel/plugins/tlsplugin.c,
	  src/applabel/plugins/unknownProtocolPlugin.c,
	  src/applabel/portHash.c, src/applabel/portHash.h, src/decode.c,
	  src/picq.c, src/ring.c, src/yaf.c, src/yaf.pod.in,
	  src/yafapplabel.c, src/yafapplabel.h, src/yafcap.c, src/yafcap.h,
	  src/yafcollect.c, src/yafcore.c, src/yafctx.h, src/yafdag.c,
	  src/yafdag.h, src/yafdpi.pod, src/yafhooks.c, src/yaflush.c,
	  src/yaflush.h, src/yafmlapplabel.c, src/yafmlapplabel.h,
	  src/yafout.c, src/yafout.h, src/yafrag.c, src/yafscii.c,
	  src/yafscii.pod, src/yafstat.c, src/yafstat.h, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Merged all changes from
	  /usr/inacio/yaf1002_ml_merge. Finally have an updatd trunk.

2009-04-06 13:55  ecoff_svn

	* src/yafmlapplabel.c: Minor changes to yafmlapplabel.c

2009-04-03 19:53  ecoff_svn

	* etc/yafMLClusters.conf: Added machine learning mean conf file

2009-04-03 18:53  ecoff_svn

	* src/yafmlapplabel.c, src/yafmlapplabel.h: Added machine learning
	  plug in

2009-04-03 18:50  ecoff_svn

	* src/Makefile.am, src/yaf.c, src/yafcore.c, src/yaftab.c: Added
	  machine learning code

2008-09-10 02:56  inacio_svn

	* doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.pdf, doc/yafscii.pod: Doc updates for the 1.0
	  release. More removal of bht@cert.org addresses.

2008-09-09 21:19  inacio_svn

	* NEWS, doc/web/index.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html: Doc updates to get it ready for
	  pushing to the web for 1.0

2008-09-09 19:37  inacio_svn

	* configure.in: -Werror causes the autoconf config checks to fail,
	  because they tend to have warnings because they're not real
	  programs. Have to change -Werror to make autconf test correctly
	  on various platforms.

2008-09-09 18:23  inacio_svn

	* configure.in, src/ring.c, src/yaf.c: Added more comment header
	  blocks to the ring buffer code. Fixed an alignment issue in the
	  ring buffer of not keeping individual element properly aligned,
	  causing crashing on Sparc chips.

2008-09-09 18:09  inacio_svn

	* configure.in, src/decode.c, src/yafcap.c: Added lots of comment
	  blocks to decode.c. They're not filled in (yet). But they will
	  be.

2008-09-08 18:12  inacio_svn

	* airframe/src/airopt.c, include/yaf/autoinc.h, src/ring.c: Got rid
	  of some other unused variables and adapted some silk gcc macros
	  to handle unused variables.

2008-09-08 15:28  inacio_svn

	* src/yaf.c: Fixing a warning for app label variables when app
	  label isn't enabled via configure.

2008-09-07 01:35  inacio_svn

	* acinclude.m4, airframe/src/airdaemon.c, airframe/src/airlock.c,
	  airframe/src/airopt.c, airframe/src/filedaemon.c, configure.in,
	  include/yaf/autoinc.h, include/yaf/yafcore.h, src/decode.c,
	  src/yafcap.c, src/yafcore.c, src/yaflush.c, src/yaftab.c: Fixed
	  lots of compiler warnings. The code, including airframe, now
	  compiles with -Wall -Werror. I also wrote another autoconf test
	  to determine how large a size_t is and create printf formatting
	  string macros based on that.

2008-09-04 21:41  inacio_svn

	* doc/web/index.html, doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/files.html, doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, doc/web/yaf_docs.html,
	  include/yaf/decode.h, include/yaf/yafcore.h,
	  include/yaf/yaftab.h, src/applabel/plugins/Makefile.am:
	  Documentation updates and rerunning of doxygen. Fixes to the
	  applabeler plugins to no longer include the libairframe_CFLAGS
	  automake flags.

2008-09-02 21:32  inacio_svn

	* configure.in: Using LDFLAGS for -Wl still breaks the tests on
	  Linux, switching to add these flags to LIBS to see if that helps.

2008-09-02 21:05  inacio_svn

	* configure.in: Switched back from using -rpath because it is only
	  understood by libtool, and not by gcc; so all of the other random
	  config tests were failing due to an unknown switch. Using
	  -Wl,--rpath again.

2008-09-02 20:44  inacio_svn

	* configure.in: need to change the -rpath switch to be in an
	  LDFLAGS variable or it causes various tests on linux to fail,
	  such as addrinfo.

2008-09-02 15:08  inacio_svn

	* configure.in: Fixing a missing LIBS at the end of adding libpcap
	  switches into the LIBS variable along with changing the rpath
	  arguments from -Wl switches into -rpath switches.

2008-09-02 11:03  inacio_svn

	* configure.in, doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/doxygen.css, doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/structyf_l2_info__st.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__st.html,
	  doc/web/libyaf/html/tabs.css,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, src/yafcap.c: Adding a check
	  for getting -1 on PCAP access and noting that there was probably
	  a priveledge error, not an unknown data link type. Added special
	  handling for libtool-- for rpath-- for the libpcap case. If Linux
	  is detected an a path to libpcap is given, it inserts a set of
	  rpath link switches. Updated the Doxyen documentation, but it
	  still needs more cleanup.

2008-08-29 20:53  inacio_svn

	* configure.in: Change the check for PCAP libraries to be a lot
	  more correct. Autconf if made to insert library _foo_ at the
	  front of the LIBS variable after every AC_CHECK_LIB test. Because
	  the AC_CHECK_LIB(pcap) test followed the AC_ARG_WITH(libpcap)
	  test, a -lpcap always preceded the -Lpath -lpcap when given on
	  the command line. The alternative to putting the check in the
	  switch not present clause of the AC_ARG_WITH is to change the
	  library exist clause of the AC_CHECK_LIB test to do a case
	  statement on LIBS and only add -lpcap if it isn't already there.

2008-08-29 18:34  inacio_svn

	* configure.in: Adding new checks for the pcap library, because a
	  lot of pcap replacements don't include the header files, Bivio
	  only replaces the library file.

2008-08-27 21:14  inacio_svn

	* yaf.spec.in: Adjust the YAF RPM spec rules to actually have
	  proper syntax.

2008-08-27 21:06  inacio_svn

	* yaf.spec.in: Adding airframe rpm targets into YAF's RPM spec as
	  part of yaf consuming airframe.

2008-08-27 19:13  inacio_svn

	* ., airframe/include/airframe/config.h.in: Removed the externals
	  to fixbuf because it didn't work reliably (stupid user_svn
	  system!) and added a missing airframe file.

2008-08-26 03:47  inacio_svn

	* Makefile.am, airframe/configure.in, airframe/doc/Makefile.am,
	  configure.in, doc/Makefile.am, src/Makefile.am, yaf.spec.in:
	  Bunches of autoconf updates to integrate airframe into yaf.

2008-08-21 21:10  inacio_svn

	* airframe: Moving the airframe library to live underneath YAF

2008-08-21 21:07  inacio_svn

	* configure.in, doc/yaf.pod.in, include/Makefile.am,
	  include/yaf/decode.h, include/yaf/ring.h, include/yaf/yafcore.h,
	  include/yaf/yafrag.h, include/yaf/yaftab.h, libyaf.pc.in,
	  src/Makefile.am, src/applabel/payloadScanner.c,
	  src/applabel/payloadScanner.h, src/applabel/portHash.c,
	  src/decode.c, src/ring.c, src/yaf.c, src/yafapplabel.c,
	  src/yafapplabel.h, src/yafcap.c, src/yafcap.h, src/yafcore.c,
	  src/yafctx.h, src/yafdag.c, src/yafdag.h, src/yaflush.c,
	  src/yaflush.h, src/yafout.c, src/yafout.h, src/yafrag.c,
	  src/yafscii.c, src/yafsim.c, src/yafsim.h, src/yafstat.c,
	  src/yafstat.h, src/yaftab.c, yaf.xcodeproj,
	  yaf.xcodeproj/project.pbxproj: Merging YAF 1.0.0 into the
	  mainline

2008-03-20 14:50  inacio_svn

	* configure.in: Added a library search for -lm for the log function
	  used in the entropy calculation.

2008-03-20 13:31  inacio_svn

	* src/yafcore.c: This fixes the alignment error, although it does
	  not "clean up" the data structure.
	  Maybe do cleanup in a branch.

2008-03-19 19:39  inacio_svn

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c, src/yafscii.c:
	  Adds violent checking of alignment of the yaf IPFIX data
	  structures. Next is to reorder the data structures to make them a
	  little more sane.

2008-03-06 16:57  inacio_svn

	* configure.in, doc/web/index.html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/doxygen.css, doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/structyf_l2_info__st.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yaf_download.html, doc/web/yafscii.1.pdf, doc/yaf.pod.in,
	  doc/yafscii.pod, src/yafcore.c: 0.8.1 doc prep for web release

2008-03-05 20:55  inacio_svn

	* configure.in, doc/yaf.pod.in, etc/yafApplabelRules.conf,
	  include/yaf/yafcore.h, src/applabel/Makefile.am,
	  src/applabel/plugins/Makefile.am,
	  src/applabel/plugins/ircplugin.c, src/yaf.c, src/yafcap.c,
	  src/yafcap.h, src/yafcore.c, src/yafsim.c, src/yaftab.c: merge of
	  YAF 0.8.1 branch back to trunk

2008-02-15 19:59  inacio_svn

	* configure.in, src/yafdag.c: new ECS code for DHS for DAG support

2008-02-15 00:02  bht

	* src/yafdag.c: typofix in dag DS3 support. Will need to retag.

2008-02-14 23:03  inacio_svn

	* configure.in: upping the version number for the ECS.

2008-02-14 22:17  bht

	* src/yafdag.c: fix missing datalink outparam in dag datalink
	  detect

2008-02-14 21:34  bht

	* src/yafdag.c: DS3 HDLC support DAG enable build checkpoint.

2008-02-14 20:16  bht

	* src/yafdag.c: DS3 HDLC support for DAG. Un-build-tested,
	  un-tested, un-everything. Will spin out an emergency release for
	  AID1 this afternoon.

2008-01-23 17:22  mthomas

	* doc/web/tools.css: Update the tools.css files that are scattered
	  throughout the tree to match that at the toplevel

2008-01-23 14:38  mthomas

	* doc/Doxyfoot.html, doc/Doxyhead.html: Modify Doxygen template to
	  be xhtml.
	  Someone else will need to regenerate the content

2008-01-22 19:58  mthomas

	* doc/web/index.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html: Modify pages to be xhtml and validate
	  them

2008-01-19 05:14  inacio_svn

	* etc/yafApplabelRules.conf: * changing the names of the plugin
	  functions in the config file so that
	  they no longer rely on the flaky libltdl demangler

2008-01-19 04:55  inacio_svn

	* doc/web/yaf.1.pdf, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html, doc/web/yafscii.1.pdf: * documentation
	  updates for the web site for release of 0.8.0

2008-01-18 16:38  inacio_svn

	* Makefile.am, include/yaf/autoinc.h: * fixing the last of the
	  merge f-ups, this should refix some portability issues

2008-01-18 06:58  inacio_svn

	* yaf.spec, yaf.spec.in: * merge failure fixup

2008-01-18 05:26  inacio_svn

	* Doxyfile, Doxyfile.in, NEWS, README, README.in, configure.in,
	  doc/Doxyfoot.html, doc/Doxyhead.html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__t.html,
	  doc/web/libyaf/html/structyf_flow_key__t.html,
	  doc/web/libyaf/html/structyf_flow_val__t.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__t.html,
	  doc/web/libyaf/html/structyf_l2_info__t.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__t.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, doc/yaf.pod, doc/yaf.pod.in,
	  include/yaf/yafcore.h: * merge from 0.8.0 branch into trunk for
	  0.8.0 release

2008-01-08 20:48  inacio_svn

	* ., Doxyfile, NEWS, README,
	  autoconf/ax_check_aligned_access_required.m4, configure.in,
	  doc/web/index.html, doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__t.html,
	  doc/web/libyaf/html/structyf_flow_key__t.html,
	  doc/web/libyaf/html/structyf_flow_val__t.html,
	  doc/web/libyaf/html/structyf_hook_meta_data.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__t.html,
	  doc/web/libyaf/html/structyf_l2_info__t.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__t.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafhooks_8h-source.html,
	  doc/web/libyaf/html/yafhooks_8h.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html, doc/yaf.pod, etc/Makefile.am,
	  etc/init.d/yaf.in, etc/yafApplabelRules.conf,
	  include/Makefile.am, include/yaf/yafcore.h,
	  include/yaf/yafhooks.h, src/Makefile.am, src/applabel,
	  src/plugins, src/yaf.c, src/yafapplabel.c, src/yafapplabel.h,
	  src/yafcap.c, src/yafcollect.c, src/yafcore.c, src/yafhooks.c,
	  src/yafscii.c, src/yaftab.c, yaf.spec: * delivering an almost
	  final 0.8.0 to mainline

2007-12-19 22:32  inacio_svn

	* configure.in: * fixed the -disable-plugins configure not working
	  correctly

2007-12-19 21:51  tonyc

	* configure.in, src/Makefile.am, src/yafcap.c: Clean up various
	  inconsistencies in #includes.

2007-12-05 22:21  inacio_svn

	* doc/web/yaf_docs.html, doc/web/yaf_download.html: 0.7.2 release
	  fixes from mthomas and bht comments

2007-12-05 21:08  inacio_svn

	* doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__t.html,
	  doc/web/libyaf/html/structyf_flow_key__t.html,
	  doc/web/libyaf/html/structyf_flow_val__t.html,
	  doc/web/libyaf/html/structyf_hook_meta_data.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__t.html,
	  doc/web/libyaf/html/structyf_l2_info__t.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__t.html,
	  doc/web/libyaf/html/tabs.css,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafhooks_8h-source.html,
	  doc/web/libyaf/html/yafhooks_8h.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html: updated the Doxygen
	  documentation for libyaf

2007-12-05 20:04  inacio_svn

	* doc/web/yaf.1.pdf, doc/web/yaf_docs.html, doc/yaf.pod: Fixed up
	  the documentation to release 0.7.2. Includes fixes to plugin
	  docs, some web page updates, and a new yaf.pod -> yaf.1 ->
	  yaf.1.pdf.

2007-12-01 03:11  bht

	* AUTHORS, Doxyfile, NEWS, configure.in, doc/web/index.html,
	  doc/web/yaf_download.html, doc/yaf.pod, libyaf.pc.in,
	  src/plugins/bidirMd5/bidirMd5.c, src/plugins/macAddr/macAddr.c,
	  yaf.xcodeproj/project.pbxproj: continued 0.7.2 release prep

2007-11-20 16:15  bht

	* NEWS, README, configure.in, doc/web/yaf_docs.html, doc/yaf.pod:
	  Begin prep for YAF 0.7.2 release next Tuesday including plugin
	  support
	  (and losing mention of "beta-quality" for DHS).

2007-10-15 20:22  bht

	* src/yafhooks.c: Do inline conditional compilation for hooks. This
	  makes this build in XCode.

2007-10-02 17:47  inacio_svn

	* configure.in: changed from the deprecated AM_ to AC_ for
	  PROG_LTDL

2007-10-02 17:36  inacio_svn

	* src/Makefile.am: * fixing a Makefile.in bug that killed the
	  libraries for Solaris

2007-10-02 16:28  bht

	* configure.in: we can probably stand not to suck two different
	  piles of libtool m4 in
	  at different stages in building... testing on solaris now.

2007-10-01 19:24  inacio_svn

	* configure.in: This fixes a quoting bug in popt library detection.

2007-09-27 20:22  inacio_svn

	* ., Makefile.am, NEWS, README, configure.in,
	  include/yaf/yafcore.h, include/yaf/yafhooks.h, src/Makefile.am,
	  src/plugins, src/yaf.c, src/yafcore.c, src/yafhooks.c,
	  src/yaftab.c: merge YAF plugin support back into the trunk

2007-09-10 22:32  tonyc

	* README, configure.in, include/yaf/autoinc.h, libyaf.pc.in,
	  yaf.spec: Minor surgery to support GLib 2.4.7, including:
	  * Adding a version check before #include of gstdio.h
	  * Definition of g_debug macro if GLib < 2.6 is present
	  * Call g_log_set_default_handler() only for GLib > 2.6
	  
	  Also, associated version bumps in configure.in, *.pc.in, and
	  docs.

2007-08-29 18:41  bht

	* doc/Makefile.am: fix missing pod and man in dist

2007-08-29 18:32  bht

	* Makefile.am, doc/web/yaf_download.html: save before commit. bah.

2007-08-29 18:31  bht

	* Makefile.am, NEWS, configure.in, doc/web/yaf_download.html,
	  etc/Makefile.am, etc/init.d/yaf.in, etc/yaf.conf.in,
	  yaf.xcodeproj/project.pbxproj: Tweaks for distributing yaf
	  startup scripts.

2007-08-29 17:44  bht

	* Doxyfile, NEWS, configure.in, doc/web/index.html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/structyf_l2_info__st.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafhooks_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yaf_download.html, doc/web/yafscii.1.pdf, doc/yaf.pod,
	  libyafrag.pc.in, src/yafout.c, yaf.xcodeproj/project.pbxproj:
	  0.7.1 release prep. fix --lock file issue, change --rotate
	  suffix.

2007-08-24 22:01  bht

	* etc/init.d/yaf.in: fix incorrect pidfile variable name

2007-08-24 21:59  bht

	* etc/init.d/yaf.in: sleep to wait for yaf to die before checking
	  its status

2007-08-24 21:34  bht

	* doc/Makefile.am, doc/yaf.1, doc/yafscii.1, etc/init.d/yaf.in:
	  Tweak yaf control script for airframe 0.7.1. Change autotools
	  stuff to build mans from pod.

2007-08-21 18:32  bht

	* src/decode.c, src/yafcap.c: Generalize PPP decode. Add PPPoE
	  decode. Assuming DLT_PPP_ETHER
	  includes the ethernet header, not just the PPPoE shim; this won't
	  work
	  if this assumption does not hold. I can't find any test data for
	  either of these cases out on the Internet, and I'm not inclined
	  to go
	  digging through the pcap sources just yet...

2007-08-21 17:20  bht

	* src/decode.c: Add (untested) PPP decoder. DLT_PPP only; doesn't
	  handle serial or
	  PPPoE (which isn't _really_ PPP but anyway...)

2007-08-21 02:39  bht

	* etc/init.d/yaf.in, etc/yaf.conf.in: Add --child-pidfile; modify
	  YAF_STATEDIR to keep logs and pidfiles in
	  the same place by default...

2007-08-21 02:16  bht

	* etc/init.d/yaf.in, etc/yaf.conf.in: Fixes.

2007-08-21 01:32  bht

	* configure.in, etc/init.d/yaf, etc/init.d/yaf.in, etc/yaf.conf.in,
	  scripts/yaf, yaf.xcodeproj/project.pbxproj: new and improved
	  startup script, ready for hair testing.

2007-08-21 01:19  bht

	* etc/init.d/yaf: tweaks (before yet another svn mv)

2007-08-20 23:13  bht

	* etc, etc/init.d, scripts/yaf, yaf.xcodeproj/project.pbxproj: Make
	  YAF start script more SiLKish (step 1)

2007-08-20 20:52  bht

	* scripts/yaf, scripts/yafd: rename in preparation for making this
	  a bit more SiLKish...

2007-08-17 23:23  bht

	* doc/web/yaf_download.html: yay more typofixes

2007-08-17 22:43  bht

	* doc/Makefile.am: Missed one.

2007-08-17 22:29  tonyc

	* ChangeLog: Time to make the changelogs.

2007-08-17 22:26  bht

	* doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/structyf_hdr_i_pv4__st.html,
	  doc/web/libyaf/html/structyf_hdr_tcp__st.html,
	  doc/web/libyaf/html/yafhooks_8h.html: remove dead doxygen html.

2007-08-17 22:25  bht

	* doc/Makefile.am: align makefile with dir contents

2007-08-17 22:23  bht

	* doc/web/libyaf/html/config_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h-source.html,
	  doc/web/libyaf/html/yafrag_8h.html,
	  doc/web/libyaf/html/yaftab_8h-source.html,
	  doc/web/libyaf/html/yaftab_8h.html: Add missing doxygen files to
	  svn

2007-08-17 22:14  bht

	* doc/Makefile.am: remove website from tarball. it used to make
	  sense. not anymore.

2007-08-17 20:25  bht

	* Doxyfile, doc/Doxyhead.html, doc/web/index.html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/structyf_l2_info__st.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafhooks_8h-source.html, doc/web/yaf.1.pdf,
	  doc/web/yaf_docs.html, doc/web/yaf_download.html,
	  doc/web/yafscii.1.pdf, doc/yaf.1, doc/yaf.pod, doc/yafscii.1,
	  include/yaf/yafhooks.h, libyaf.pc.in: 0.7.0 release prep.

2007-08-17 20:04  tonyc

	* ChangeLog: Time to make the changelogs.
	  Add missing HTML files.

2007-08-16 21:28  bht

	* include/yaf/yafcore.h, src/yafcore.c: Make rdtime signed for
	  future perimeter direction assignment.

2007-08-16 21:16  joe_svn

	* scripts/yafd: dded yafd startup script

2007-08-16 19:55  bht

	* include/yaf/yafcore.h, src/yafcap.c: add missing stats grab from
	  pcap_stat

2007-08-16 19:46  joe_svn

	* scripts: Area for yaf scripts, i.e. startup scripts

2007-08-16 18:24  bht

	* src/yaf.c: Process logging and privilege options early. This
	  makes --version work again.

2007-08-14 22:09  bht

	* ChangeLog, NEWS, README, configure.in, doc/yaf.pod,
	  doc/yafscii.pod, include/yaf/yafcore.h, src/Makefile.am,
	  src/yaf.c, src/yafcap.c, src/yafcap.h, src/yafcollect.c,
	  src/yafcore.c, src/yafdag.c, src/yafdag.h, src/yafout.c,
	  src/yafout.h, src/yafscii.c, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Merge MIO removal from YAF back on
	  to trunk in preparation for 0.7.0
	  release. Merge build checkpoint. On to regression testing and
	  documentation.

2007-07-31 15:52  mthomas

	* include/yaf/yafhooks.h, src/yafhooks.c: Add final newline

2007-07-26 21:28  tonyc

	* src/yaf.c: Reverse sense of mio_dispatch_loop call.

2007-07-25 23:26  tonyc

	* src/yaf.c, src/yafcollect.c, src/yafscii.c,
	  yaf.xcodeproj/project.pbxproj: Modified command-line tools to
	  return nonzero status on file errors.
	  Changed many g_error() calls to g_critical() to avoid unnecessary
	  aborts.

2007-07-19 03:44  bht

	* configure.in, src/yafcap.c, src/yaftab.c: Bivio build fix:
	  
	  1. Allow configure to disable compact IPv4 addresses. Something
	  about
	  the compact structures and/or their alignment causes segmentation
	  faults on Bivio. We'll need to investigate this further on our
	  own
	  hardware, because these structures really should be used there.
	  
	  2. Remove call to pcap_datalink_val_to_name(); it is used to
	  prettify
	  error messages, and does not exist in zero copy libpcap.

2007-07-16 22:20  bht

	* include/yaf/decode.h, src/decode.c, src/yaftab.c: Add packet out
	  of sequence detection.

2007-07-11 18:18  bht

	* src/decode.c, src/yafcap.c, src/yafdag.c: Fix build errors with
	  DLT_ constants not supported by local libpcap;
	  fix missing DLT_ constants in pcap open check.

2007-07-11 01:49  bht

	* include/yaf/yafcore.h, include/yaf/yafhooks.h, src/yafcore.c,
	  src/yafhooks.c, src/yaftab.c: Complete hook stubs. This still
	  needs the actual ability to dlopen
	  stuff, and have those dlopened things, you know, do stuff.

2007-07-09 18:24  bht

	* Doxyfile, NEWS, configure.in, doc/Makefile.am,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/decode_8h-source.html,
	  doc/web/libyaf/html/decode_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_eth_info__st.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/structyf_i_p_frag_info__st.html,
	  doc/web/libyaf/html/structyf_l2_info__st.html,
	  doc/web/libyaf/html/structyf_t_c_p_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html,
	  doc/web/libyaf/html/yafhooks_8h-source.html,
	  doc/web/libyaf/html/yafhooks_8h.html, include/yaf/yafhooks.h,
	  include/yaf/yaftab.h: 0.6.99 release prep.

2007-07-03 04:12  tonyc

	* autoconf, configure.in, include/yaf/autoinc.h,
	  include/yaf/yafrag.h, src/yaf.c, src/yafcollect.c, src/yafscii.c,
	  src/yafstat.h, src/yaftab.c: Branch surgery to merge the options
	  rewrite / Solaris testing branches into
	  trunk.

2007-06-28 22:52  bht

	* include/Makefile.am, include/yaf/yafhooks.h, src/Makefile.am,
	  src/decode.c, src/yafhooks.c, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Add stubs for packet and flow
	  hooks for future extensibility

2007-06-20 22:49  bht

	* src/yaftab.c: punctuation fix.

2007-06-20 22:49  bht

	* src/yaftab.c: Add "virtual bandwidth" calculation to performance
	  statistics.

2007-06-20 20:21  bht

	* include/yaf/autoinc.h, src/yafrag.c, src/yaftab.c: Allow
	  compile-time disabling of the slab allocator by
	  CFLAGS=-DYAF_DISABLE_SLABALLOC=1

2007-06-20 18:43  bht

	* include/yaf/yaftab.h, src/Makefile.am, src/yaf.c, src/yafcap.c,
	  src/yafdag.c, src/yafsim.c, src/yafstat.c, src/yafstat.h,
	  yaf.xcodeproj/project.pbxproj: Add SIGUSR1 on-demand statistics
	  logging.

2007-06-18 20:57  bht

	* include/yaf/autoinc.h, src/decode.c, src/yaf.c, src/yafcap.c,
	  src/yafcap.h, src/yafdag.c, src/yafrag.c, src/yaftab.c: Improved
	  statistics logging. Add dropped packet counting. stdint.h ->
	  inttypes.h.

2007-06-18 18:09  bht

	* include/yaf/yafcore.h, src/yafcap.c, src/yafcore.c, src/yafdag.c:
	  fix icc warnings.

2007-06-18 15:53  bht

	* include/yaf/yaftab.h, src/yaftab.c: Add non-IPFIX-exporting
	  interface to YAF flow table, for building applications that
	  process the flow data directly (i.e., as future NAF should).

2007-06-15 20:52  bht

	* doc/yaf.pod, src/decode.c: Add version check to GRE decode.

2007-06-15 15:19  bht

	* AUTHORS, NEWS, include/yaf/yafcore.h, src/yaftab.c: Define new
	  structures for v4-only flow nodes within a flow table,
	  which should save 24 bytes per flow in the flow table. It works
	  on the
	  Mac so far, and does not seem to be measurably slower while
	  saving
	  about 10% on peak real memory usage, but the tools I'm using are
	  crude
	  and I'll need to test this further before calling it "worth it."

2007-06-14 20:04  bht

	* src/decode.c: fix missing-return typo.

2007-06-13 21:43  bht

	* Makefile.am, README, configure.in,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/yaf.pod,
	  doc/yafscii.pod, include/Makefile.am, include/yaf/autoinc.h,
	  include/yaf/datalink.h, include/yaf/decode.h,
	  include/yaf/defrag.h, include/yaf/picq.h, include/yaf/yafcore.h,
	  include/yaf/yafrag.h, include/yaf/yaftab.h, src/Makefile.am,
	  src/datalink.c, src/decode.c, src/defrag.c, src/yaf.c,
	  src/yafcap.c, src/yafcore.c, src/yafdag.c, src/yafrag.c,
	  src/yafsim.c, src/yafsim.h, src/yaftab.c, src/yaftab.h,
	  yaf.xcodeproj/project.pbxproj: IPv6 support (yaf 0.7.0, fixbuf
	  0.6.1, airframe 0.6.7) merge and build
	  checkpoint. Not yet tested.

2007-06-01 13:45  mthomas

	* doc/web/yaf_download.html: * Remove the dates next to the
	  download links since there is a big
	  date announcing the release just above, and on several pages the
	  dates didn't match.
	  * Remove the date next to the link for the required libraries,
	  since
	  this is just too many dates to keep track of. For example,
	  airdbc-0.2.2 had at least three different dates.
	  * Change displayed download links so it is obvious you are
	  getting a
	  tarball.
	  * Change all of the most recent release dates to May-17 to match
	  the
	  NEWS files.
	  * Update list of includes/requires to include IPA and SiLK
	  * Change files to XHTML

2007-05-30 18:11  mthomas

	* doc/web/index.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html: * Put body tag before including the
	  server-side header.
	  * Add a trailing "/" on urls to directories.

2007-05-30 17:57  mthomas

	* doc/web/index.html: * Put body tag before including the header.
	  * Add a trailing "/" on urls to directories.

2007-05-18 13:59  ajk

	* doc/web/index.html, doc/web/yaf_download.html: Fixed copyright,
	  links to /releases, tweaked text.

2007-05-17 18:05  bht

	* configure.in, include/yaf/autoinc.h: Back out revision 7207. I'll
	  make this work over in the v6 branch.

2007-05-17 16:18  bht

	* configure.in, include/yaf/autoinc.h: Rework autoinc.h for better
	  use of autotools and cross-platform
	  building. This should really happen in autoinc.h in each naf
	  suite
	  library; we'll do this later.

2007-05-17 15:11  bht

	* ChangeLog, doc/Makefile.am,
	  doc/web/libyaf/html/structyf_hdr_i_pv4__st.html,
	  doc/web/libyaf/html/structyf_hdr_tcp__st.html: Doc tweaks and
	  changelogs. 0.6.0 is nearly ready for tagging.

2007-05-17 14:58  bht

	* doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/structyf_eth_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  include/yaf/autoinc.h, include/yaf/datalink.h, src/datalink.c,
	  src/defrag.c, src/yafcore.c, src/yaftab.c: Remove nonportable
	  netinet dependencies. Document changes.

2007-05-17 13:35  bht

	* AUTHORS, NEWS, README, configure.in, doc/Doxyfoot.html,
	  doc/Makefile.am, doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/structyf_eth_info__st.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.pdf, doc/yaf.1, doc/yaf.pod, doc/yafscii.1,
	  doc/yafscii.pod, include/yaf/yafcore.h: Doc changes for May 17
	  0.6.0 release.

2007-05-10 13:58  mwd

	* src/datalink.c: Modify to discard non-IP-carrying GRE packets,
	  instead of falling back
	  to the raw GRE packet.

2007-05-10 13:47  mwd

	* src/datalink.c: Fix ETHERTYPE_IP constant.

2007-05-09 20:37  bht

	* doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html: Redoxidation.

2007-05-09 20:37  bht

	* NEWS, configure.in, doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf,
	  doc/yaf.1, doc/yaf.pod, doc/yafscii.1, doc/yafscii.pod,
	  src/yaf.c, src/yafcore.c: 0.6.0 re-release doc changes; rename
	  GRE flag.

2007-05-09 13:39  bht

	* src/yafcore.c: add full date-time to end timestamp to ease
	  loading into ArcSight,
	  relational databases, etc.

2007-05-08 21:33  bht

	* src/yafcore.c, yaf.xcodeproj/project.pbxproj: fix bus error in
	  yafscii --tabular mode.

2007-05-08 21:21  bht

	* src/datalink.c, src/yaf.c, yaf.xcodeproj/project.pbxproj: switch
	  "home" of yaf_greunencap mode switch. It needs to live in
	  libyafrag, not in yaf.

2007-05-08 20:51  bht

	* include/yaf/yafcore.h, src/yafcore.c, src/yafscii.c,
	  src/yaftab.c: Add --tabular switch to yafscii for tabular output.
	  Not yet
	  documented. This is for simple processing of flow information
	  from yaf
	  using Perl or the like.

2007-05-08 16:04  mwd

	* src/datalink.c, src/yaf.c: Add GRE unencapsulation option to yaf.

2007-04-18 16:39  bht

	* doc/web/yaf.1.pdf, doc/yaf.1, doc/yaf.pod: fix stale reference to
	  old command-line args

2007-04-12 16:10  bht

	* doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/files.html, doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/structyf_eth_info__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, include/yaf/yafcore.h:
	  Documentation tweak for new yfWriterClose API.

2007-04-11 22:34  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c: Make transient network failure handling less
	  bouncy.

2007-04-11 13:45  bht

	* src/datalink.c: Remove unused variable.

2007-04-09 21:20  bht

	* src/yafcollect.c: yafcollect tweaks to make it a better debugger.
	  Debugging YAF
	  connection restart now.

2007-04-09 20:08  bht

	* include/yaf/yafcore.h, src/yafcollect.c, src/yafcore.c: Expose
	  appinit and appfree through YAF core API.

2007-04-09 19:30  bht

	* src/defrag.c: Fix capture buffer boundary problems when
	  assembling fragments from
	  incomplete capture buffers.

2007-04-06 22:00  bht

	* include/yaf/datalink.h, src/datalink.c, src/defrag.c,
	  src/yaftab.c: Fix inconsistent capture length handling during
	  decode that caused
	  memory read overruns for fragmented packets.

2007-04-06 21:22  bht

	* src/defrag.c: debugging continues and i'm too lazy to use emacs
	  over on basil apparently.

2007-04-06 21:18  bht

	* src/defrag.c, src/yafcollect.c: valgrinding the fragment
	  reassembler leads to printf debugging...

2007-03-14 21:00  bht

	* doc/Makefile.am: documentation dist target fix.

2007-03-14 16:09  bht

	* ChangeLog, README, doc/web/index.html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/doxygen.css, doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  doc/web/libyaf/html/struct___y_a_flow.html,
	  doc/web/libyaf/html/struct___y_a_flow_key.html,
	  doc/web/libyaf/html/struct___y_a_flow_val.html,
	  doc/web/libyaf/html/structyf_eth_info__st.html,
	  doc/web/libyaf/html/structyf_flow__st.html,
	  doc/web/libyaf/html/structyf_flow_key__st.html,
	  doc/web/libyaf/html/structyf_flow_val__st.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html, include/yaf/datalink.h: Documentation
	  for 0.6.0 release.

2007-03-13 22:27  bht

	* NEWS, README, configure.in, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.pdf, doc/yaf.1, doc/yaf.pod, doc/yafscii.1:
	  Documentation changes and autotools check normalization for 0.6.0
	  release.

2007-03-12 21:13  bht

	* configure.in: package version updates

2007-03-12 20:02  bht

	* src/yaf.c, src/yafdag.c: change dag conditional compilation macro

2007-03-12 18:56  bht

	* configure.in: DAG autoconf tweaks.

2007-03-08 00:08  bht

	* AUTHORS, Doxyfile, Makefile.am, README, configure.in,
	  doc/web/yaf.1.pdf, doc/yaf.1, doc/yaf.pod, include/Makefile.am,
	  include/yaf/datalink.h, include/yaf/defrag.h, include/yaf/picq.h,
	  include/yaf/yafcore.h, libyaf.pc.in, src/Makefile.am,
	  src/datalink.c, src/defrag.c, src/picq.c, src/yaf.c,
	  src/yafcap.c, src/yafcap.h, src/yafcollect.c, src/yafcore.c,
	  src/yafdag.c, src/yafdag.h, src/yafscii.c, src/yafsim.c,
	  src/yafsim.h, src/yaftab.c, src/yaftab.h, yaf.spec,
	  yaf.xcodeproj: Merged fixbuf 0.6.0 refactor branch back on to
	  trunk. This completely
	  changes 1. how fixbuf works, 2. the APIs for libnaf and libyaf,
	  and
	  3. the wire/disk representation for bidirectional flow data (to
	  actually comply with draft-ietf-ipfix-biflow-03).
	  
	  This merge builds and the full yaf/naf/skipfix/rwio path appears
	  to
	  work in preliminary testing. The rest of this week is prepping
	  the
	  trunk for the 0.6.0 release.

2007-03-07 22:27  bht

	* src/datalink.c: minor tweaks

2006-12-07 20:30  tonyc

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c: Travelling back in time, to a world without TLS...

2006-11-15 23:05  tonyc

	* src/yafcollect.c: More infinite monkey theorem development. At
	  this point, I see the sockets are all closed (netstat -an | grep
	  PORT is empty) but the accept still fails with "address already
	  in use.)
	  
	  Removed some debug code so that YAF with --print-all prints flow
	  information nicely. Flow data looks correct. This should be good
	  enough for a demo.

2006-11-14 23:48  tonyc

	* src/yafcollect.c: Sadly, I cannot seem to shake the "address
	  already in use" errors when mio_source_tls_next_conn() is called.
	  Might need another set of eyes to figure this one out.

2006-11-13 23:44  tonyc

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c: Fixed general
	  brokenness in YAF/fixbuf/airframe TLS integration. yafcollect now
	  writes data from yaf (via TLS) but I don't think it's good data.
	  Not sure why.

2006-11-10 23:20  tonyc

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c: More TLS work, including fixbuf/yaf modifications
	  to support TLS. yaf can now open a connection to yafcollect, but
	  there seems to be a bug when the source is closed. Not sure if
	  the actual yaf read/write is working properly yet.

2006-10-30 23:17  mwd

	* src/datalink.c, src/yaf.c: Add Cisco HDLC datalink support.

2006-10-10 16:49  ajk

	* doc/web/yaf_download.html: Fixed bad url for fixbuf download.

2006-10-09 22:00  ajk

	* doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf: Regenerated all derived
	  content on cheek.green. Checking
	  in those changes and some minor tweaks.

2006-10-09 17:39  ajk

	* doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf: Small fixes...

2006-10-09 17:02  ajk

	* doc/web/index.html, doc/web/yaf_docs.html,
	  doc/web/yaf_download.html: Added a docs and download page for
	  YAF.

2006-10-04 20:44  ajk

	* doc/web/index.html: Fixed typo in footers.

2006-10-04 19:01  bht

	* doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  doc/web/libyaf/html/struct___y_a_flow.html,
	  doc/web/libyaf/html/struct___y_a_flow_key.html,
	  doc/web/libyaf/html/struct___y_a_flow_val.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html: YA Total Redoxidation.

2006-10-04 18:55  bht

	* doc/Doxyfoot.html: fix doxygen footer typographical error errors.

2006-10-04 16:08  bht

	* src/defrag.c, src/yafcore.c, src/yaftab.c: warning fixes.

2006-10-04 15:24  tonyc

	* README, yaf.spec: Added YAF specfile.
	  Fixed package naming inconsistencies, particularly ones involving
	  libraries.
	  Changed all AirCERT references to NetSA.
	  Changed aircert.sourceforge.net links to tools.netsa.cert.org
	  where appropriate.
	  Fixed a few specfile typos.
	  Changed glib references to glib2.

2006-10-03 20:39  bht

	* doc/web/yaf.1.pdf, doc/yaf.1: fix pod2man command line typo.

2006-10-03 20:34  bht

	* doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf, doc/yaf.1, doc/yaf.pod:
	  Doc tweaks.

2006-10-03 19:23  ajk

	* doc/web/libyaf/html/yafcore_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.pdf: Regenerated naf documentation...

2006-10-03 18:57  bht

	* src/yaf.c: fully remove template resend logic.

2006-10-03 17:49  bht

	* include/yaf/yafcore.h: Doc cascade - make sure everyone knows
	  error descriptors on anything
	  that cascades down to fixbuf are not optional.

2006-10-02 23:22  bht

	* src/yaf.c: Remove UDP template retransmit. It doesn't work, this
	  isn't the right
	  place for it (indeed, it was wedged in here at the last minute
	  during
	  the Salzburg interop), and we're not using it anyway.
	  
	  UDP export in YAF "works" now.

2006-10-02 19:36  bht

	* src/yaf.c, src/yafcore.c, src/yafdag.c: Incremental changes
	  tracking down YAF/DAG/TCP bugs. Fix missing MIO
	  Transient flag in dag (maybe this will fix things?). Fix useless
	  compare against NULL in yaf_read from the static fixreader days.

2006-10-02 18:47  ajk

	* doc/Doxyfoot.html, doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/doxygen.css, doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  doc/web/libyaf/html/struct___y_a_flow.html,
	  doc/web/libyaf/html/struct___y_a_flow_key.html,
	  doc/web/libyaf/html/struct___y_a_flow_val.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.pdf: Updated doxy footers to use the full
	  copyright footer. Regenerated all
	  the doxygen content.

2006-10-02 16:34  ajk

	* doc/web/index.html: Fixed the footer to have complete credits
	  info.

2006-10-02 16:24  ajk

	* doc/web/index.html: Tweaked the spacing in the product header.

2006-09-29 21:39  bht

	* doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  include/yaf/yafcore.h: Final YAF documentation correction
	  corrections. Excise relative links and download links from
	  subsidiary documentation.

2006-09-29 20:29  bht

	* Doxyfile, doc/Makefile.am, doc/doxygen.css, doc/html,
	  doc/web/index.html, doc/web/libyaf/html,
	  doc/web/libyaf/html/annotated.html,
	  doc/web/libyaf/html/datalink_8h-source.html,
	  doc/web/libyaf/html/datalink_8h.html,
	  doc/web/libyaf/html/defrag_8h-source.html,
	  doc/web/libyaf/html/defrag_8h.html,
	  doc/web/libyaf/html/doxygen.css, doc/web/libyaf/html/files.html,
	  doc/web/libyaf/html/functions.html,
	  doc/web/libyaf/html/functions_vars.html,
	  doc/web/libyaf/html/globals.html,
	  doc/web/libyaf/html/globals_defs.html,
	  doc/web/libyaf/html/globals_func.html,
	  doc/web/libyaf/html/globals_type.html,
	  doc/web/libyaf/html/index.html,
	  doc/web/libyaf/html/picq_8h-source.html,
	  doc/web/libyaf/html/picq_8h.html,
	  doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  doc/web/libyaf/html/struct___y_a_flow.html,
	  doc/web/libyaf/html/struct___y_a_flow_key.html,
	  doc/web/libyaf/html/struct___y_a_flow_val.html,
	  doc/web/libyaf/html/yafcore_8h-source.html,
	  doc/web/libyaf/html/yafcore_8h.html, doc/web/tools.css: Final
	  redoxidation and web doc correction.

2006-09-29 20:18  bht

	* doc/Doxyhead.html, doc/html/struct___y_a_f_dl_eth_info.html,
	  doc/web/index.html, doc/web/libyaf, include/yaf/datalink.h,
	  include/yaf/defrag.h, include/yaf/picq.h, include/yaf/yafcore.h:
	  SVN happiness commit. Preparing to correct YAF HTML/Doxygen
	  documentation.

2006-09-28 19:32  bht

	* doc/html/globals.html, doc/html/globals_func.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html: add
	  docs for yaf_read_extended; correct yaf_read docs.

2006-09-28 19:01  bht

	* include/yaf/yafcore.h, src/defrag.c, src/yaf.c, src/yafcore.c,
	  src/yaftab.c, src/yaftab.h: --Wmost --Werror fixes.

2006-09-27 19:45  bht

	* src/yafcollect.c: add --print-all to yafcollect.

2006-09-25 20:14  bht

	* AUTHORS, ChangeLog, src/yaf.c, src/yafcollect.c, src/yafscii.c:
	  0.5.0 release prep. Remove spurious fixmes.

2006-09-22 19:30  bht

	* src/yafcore.c: Track libfixbuf 0.5.0 API changes.

2006-09-21 19:53  bht

	* Doxyfile, README, doc/html/annotated.html,
	  doc/html/datalink_8h-source.html, doc/html/datalink_8h.html,
	  doc/html/defrag_8h-source.html, doc/html/defrag_8h.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_defs.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/picq_8h-source.html, doc/html/picq_8h.html,
	  doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  doc/web/index.html, include/yaf/yafcore.h: Doxygen regeneration
	  and doc changes for 0.5.0 release.

2006-09-21 19:48  bht

	* doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf: Generate PDF docs for
	  0.5.0 release.

2006-09-21 19:45  bht

	* doc/yaf.1, doc/yaf.pod, doc/yafscii.1: Document YAF privilege
	  separation support.

2006-09-21 19:29  bht

	* src/yaf.c, src/yafdag.c: Add privilege configuration support for
	  PCAP live and DAG capture.

2006-09-20 20:00  bht

	* src/yaf.c, src/yafcollect.c, src/yafscii.c: Fix TCP reconnect
	  error (tested with yafcollect). Move to airframe 0.6.5.

2006-09-19 20:57  bht

	* NEWS, README, configure.in, include/yaf/datalink.h,
	  include/yaf/defrag.h: Changes in progress for YAF 0.5.0 release.

2006-09-13 21:20  bht

	* src/yafcore.c: track changes in tcp transport layer API for
	  fixbuf.

2006-09-08 19:56  bht

	* src/Makefile.am: tweak Makefile to fix header include order bug.

2006-08-31 14:21  ajk

	* doc/web/index.html, doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf:
	  Added explicit Documentation sections to the main pages for NAF
	  and
	  YAF.

2006-08-30 16:03  ajk

	* doc/web/index.html: Updated IPFIX link.

2006-08-30 15:01  bht

	* doc/yaf.pod, include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c, src/yafdag.c, src/yaftab.c, src/yaftab.h: Build
	  checkpoint. Add --silk mode, which hacks flowEndReason to have a
	  continuation flag, and causes flows to actively time out when
	  their
	  octet counters overflow. Modify active timeout to ensure no flow
	  is
	  ever emitted longer than the active timeout (the previous flow_ip
	  runloop could emit flows of time length idle_timeout +
	  active_timeout
	  - epsilon.)
	  
	  Testing ensues.
	  
	  Document --dag and --silk flags in POD.

2006-08-29 20:33  mwd

	* libyaf.pc.in: Fix requires line (use commas, not multiple lines).

2006-08-29 20:26  bht

	* libyaf.pc.in: pkgconfig dep fixes.

2006-08-29 19:48  bht

	* libyaf.pc.in, libyafrag.pc.in: fix pkg-config to actually include
	  glib dependencies. add
	  libnaf.pc. xcode project evolution.

2006-08-28 21:04  ajk

	* doc/doxygen.css, doc/html/annotated.html,
	  doc/html/datalink_8h-source.html, doc/html/datalink_8h.html,
	  doc/html/defrag_8h-source.html, doc/html/defrag_8h.html,
	  doc/html/doxygen.css, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_defs.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/picq_8h-source.html,
	  doc/html/picq_8h.html, doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf: Made fonts consistent
	  betwen doxygen pages and rest of site.
	  Updated generated content.

2006-08-28 19:17  ajk

	* doc/doxygen.css, doc/html/doxygen.css, doc/html/index.html,
	  doc/web/index.html, doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf,
	  include/yaf/yafcore.h: Various clean up and fixes related to
	  tools site including
	  replacing sourceforge urls.

2006-08-28 16:57  ajk

	* Doxyfile, doc/Doxyfoot.html, doc/Doxyhead.html, doc/doxygen.css,
	  doc/html/annotated.html, doc/html/datalink_8h-source.html,
	  doc/html/datalink_8h.html, doc/html/defrag_8h-source.html,
	  doc/html/defrag_8h.html, doc/html/doxygen.css,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_defs.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/picq_8h-source.html, doc/html/picq_8h.html,
	  doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  doc/web/index.html: Updated doxygen configuration and checked in
	  new versions of generated
	  documents to fit into new tools release site.

2006-08-24 23:20  bht

	* src/yaftab.c: one last commit for the evening - remove vestigial
	  function from refactor...

2006-08-24 23:17  bht

	* src/yaftab.c: oops; forgot to add flush throttle back in...

2006-08-24 23:15  bht

	* src/yaftab.c: Flow table bug fix, cleanup, and simplification.
	  The main cause of the
	  errors I've been tracking down is overly complicated logic flow
	  in the
	  handling of the flow queue, so I rewrote the handling of flow
	  expiration to have fewer entry points and code paths. The big win
	  here
	  is I'm no longer 1. flushing from two queues or 2. traversing the
	  flow
	  queue to do active timeout.

2006-08-24 21:30  bht

	* src/yaftab.c: fix bug in flush code

2006-08-24 19:50  bht

	* src/picq.c, src/yaftab.c: Fix issue with double-closing flows
	  corrupting the closed flow
	  queue. This should fix the errors that appeared during DAG
	  testing. Rename variables in picq to make it easier to read.

2006-08-24 15:04  ajk

	* doc/web/index.html: Reformatted main web page for YAF to fit into
	  tools release site.

2006-08-24 13:24  bht

	* src/yaftab.c: Track every pointer on its way into or out of cloq.

2006-08-24 01:21  bht

	* src/yaftab.c: continued debugging...

2006-08-23 22:36  bht

	* src/picq.c, src/yaftab.c: Continued debugging of yaf closed flow
	  queue invariant violation.

2006-08-23 18:42  bht

	* src/yaftab.c: back to the printf-debugging mines...

2006-08-23 18:02  bht

	* src/yaftab.c: Typofix. Thanks again, valgrind.

2006-08-22 14:21  bht

	* src/yafdag.c: remove printf debugging; the DAG driver works
	  now...

2006-08-21 22:35  bht

	* src/yafdag.c: Cast bugfix.

2006-08-21 22:34  bht

	* src/yafdag.c: DAG driver printf debug removal

2006-08-21 22:30  bht

	* src/datalink.c: typofix - this works now with 44-byte snap
	  truncated tcpdump data;
	  time to test it with the DAG card.

2006-08-21 22:00  bht

	* src/datalink.c, src/yaftab.c: YAF did not properly deal with
	  truncated IP, TCP, or UDP headers (this
	  led to the DAG driver bugs I've been tracking down). Modify
	  yaftab and
	  datalink to be properly pedantic about checking caplen. Build
	  checkpoint; testing against heavily truncated pcap data and the
	  DAG
	  driver.
	  
	  I found this because the DAG card default caplen seems to be 46
	  bytes.

2006-08-21 18:46  bht

	* src/yafdag.c: more debugging code in yafdag - make sure we're
	  really passing good
	  packets down to defrag...

2006-08-18 22:13  bht

	* src/yafdag.c: Additional impedence matching between DAG and pcap
	  interfaces; need to
	  change caplen to be length of packet, and skip offset and pad in
	  eth
	  header.

2006-08-18 22:03  bht

	* src/yafdag.c: this time, I _know_ it's right. I think...

2006-08-18 21:54  bht

	* src/yafdag.c: Fix end pointer state management bug. Documentation
	  would also have
	  been nice here.

2006-08-18 20:53  bht

	* src/yafdag.c: continued debugging tweaks.

2006-08-18 20:31  bht

	* src/yafdag.c: yet more debugging tweaks...

2006-08-18 20:27  bht

	* src/yafdag.c: okay, this one's my fault...

2006-08-18 20:24  bht

	* src/yafdag.c: Continued DAG debugging. You know what I like?
	  Documentation.

2006-08-18 20:17  bht

	* src/yafdag.c: continued DAG driver debugging

2006-08-18 20:05  bht

	* src/yafdag.c: printf debugging of DAG driver

2006-08-18 19:38  bht

	* src/yafdag.c: Shut down application if not able to open DAG
	  device.

2006-08-18 19:26  bht

	* src/yaf.c: Fix YAF app driver setup for DAG support. This was
	  simply wrong, in a
	  really astoundingly stupid way.

2006-08-18 14:53  bht

	* src/yafdag.c, src/yafdag.h: DAG driver build checkpoint. Testing
	  now.

2006-08-17 20:44  bht

	* src/yaf.c, src/yafdag.c: Complete first pass at a DAG driver for
	  YAF. This simply slots DAG in
	  as a pcap replacement - there are no attempts to increase
	  performance
	  in architecture-changing ways.
	  
	  Builds without DAG support enabled; testing to follow.

2006-08-16 14:17  bht

	* configure.in, src/Makefile.am, src/yafdag.c: Integrate DAG driver
	  stub into autotools build system.

2006-08-15 20:53  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafdag.c, src/yafdag.h: Add
	  DAG support stubs to YAF.

2006-08-15 18:01  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c: fixbuf transport refactor tracking; XCode build
	  checkpoint.

2006-07-31 20:31  bht

	* src/yafcore.c: Tracking writer API changes.

2006-07-25 20:16  bht

	* Doxyfile, configure.in, src/datalink.c, src/yafcore.c: XCode
	  build checkpoint for YAF 0.1.7, including template API changes
	  for fixbuf 0.5.0.

2006-07-21 15:31  bht

	* src/datalink.c: YAF datalink decode refactor build checkpoint.
	  Add MPLS stack
	  unwrapping and multilayer 1q decode. We don't export MPLS stacks
	  yet,
	  and we only report the innermost 1q tag information for
	  multilayer 1q
	  tunneling.
	  
	  Oh yeah: completely and totally untested.

2006-07-06 21:15  bht

	* doc/web/yaf.1.pdf, doc/web/yafscii.1.pdf: regenerate YAF manpage
	  PDFs.

2006-07-06 20:02  bht

	* ChangeLog, Doxyfile, NEWS, configure.in, doc/html/annotated.html,
	  doc/html/datalink_8h-source.html, doc/html/datalink_8h.html,
	  doc/html/defrag_8h-source.html, doc/html/defrag_8h.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_defs.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/picq_8h-source.html, doc/html/picq_8h.html,
	  doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  doc/web/index.html, doc/yaf.1, doc/yaf.pod, doc/yafscii.1,
	  doc/yafscii.pod, include/yaf/datalink.h, include/yaf/yafcore.h,
	  src/yafcore.c, src/yaftab.c: 0.1.6 release. Final fixes to
	  payload capture with non-full packet source. Documentation
	  regeneration and updates.

2006-07-06 16:43  bht

	* include/yaf/datalink.h, include/yaf/yafcore.h, src/datalink.c,
	  src/defrag.c, src/yaf.c, src/yafcore.c, src/yaftab.c,
	  src/yaftab.h: Add MAC mode and bidirectional VLAN ID capture and
	  export. (Anecdotally, it appears that the NLANR PMA traces are
	  abusing
	  VLAN IDs the same way we are)

2006-07-05 20:08  bht

	* src/yafscii.c: Fix app driver typo leading to yafscii bus error
	  under certain circumstances.

2006-07-05 18:28  bht

	* src/datalink.c, src/yaf.c, src/yaftab.c: Add 802.1Q decode
	  support. Flows are not yet keyed by 802.1Q tag, and
	  tags are not yet exported.
	  
	  Fix performance bug that had yaf evaluating the entire flow queue
	  for
	  active timeout every milliseond, which had the advantage of
	  _extremely_ high precision active timeout limits, but at the
	  expense
	  of yaf spending 99.9% of its time in yaf_active_timeout(). Shark
	  strikes again!

2006-06-30 15:08  bht

	* include/yaf/defrag.h, src/defrag.c, src/yaf.c, src/yafcore.c,
	  src/yaftab.c: Add ability to assemble flows from non-full capture
	  sources. yaf
	  _will_ abort when attempting to assemble payload from these
	  sources.

2006-06-21 18:59  bht

	* include/yaf/yafcore.h: Fix stale reference to fixbuf session.h.

2006-06-20 14:54  bht

	* doc/web/index.html: Tiny doc tweaks; made independently on
	  sourceforge.net.

2006-06-20 13:01  bht

	* src/yaftab.c: Fix another state labeling bug. Flows will now be
	  labelled as actively
	  timed out (instead of idle) if they were in fact actively timed
	  out.

2006-06-19 21:32  bht

	* include/yaf/picq.h, src/yaftab.c: Fix endianness issues; another
	  newline at EOF...

2006-06-19 20:57  bht

	* src/datalink.c, src/yaf.c, src/yafcollect.c, src/yafsim.c,
	  src/yaftab.h: Newlines at EOF. Whee.

2006-06-19 19:44  bht

	* ChangeLog, doc/html/annotated.html,
	  doc/html/datalink_8h-source.html, doc/html/datalink_8h.html,
	  doc/html/defrag_8h-source.html, doc/html/defrag_8h.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_defs.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/picq_8h-source.html, doc/html/picq_8h.html,
	  doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html:
	  Documentation regeneration for 0.1.5 release.

2006-06-19 18:41  bht

	* src/yafcore.c: Track changes in fixbuf API.

2006-06-19 16:16  bht

	* src/yafcollect.c, src/yaftab.c: Fix yafcollect build and
	  mislabelled idle bugs. YAF is ready for
	  release.

2006-06-14 19:16  bht

	* ChangeLog, Doxyfile, NEWS, README, configure.in,
	  doc/html/annotated.html, doc/html/datalink_8h-source.html,
	  doc/html/datalink_8h.html, doc/html/defrag_8h-source.html,
	  doc/html/defrag_8h.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_defs.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/picq_8h-source.html,
	  doc/html/picq_8h.html, doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  include/yaf/yafcore.h, src/yaf.c: Doc changes for 0.1.5 release.

2006-06-14 18:46  bht

	* doc/web/index.html, doc/web/yaf.1.html, doc/web/yaf.1.pdf,
	  doc/web/yafscii.1.html, doc/web/yafscii.1.pdf: Update web docs
	  for 0.1.5 release.

2006-06-14 18:37  bht

	* doc/yaf.1, doc/yaf.pod, doc/yafscii.1, doc/yafscii.pod: More
	  podification. YAF docs ready for 0.1.5 release.

2006-06-14 15:35  bht

	* doc/yaf.1, doc/yaf.pod: Podification of yaf manpage.

2006-06-14 14:13  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c: Add command-line
	  option to set observation domain identifier on YAF-exported IPFIX
	  messages.

2006-05-12 21:05  bht

	* include/yaf/yafcore.h: fix missing save in 0.4.0 template API
	  commit.

2006-05-08 17:55  bht

	* src/yaf.c: Fix yet another MIO control flags bug. YAF + fixbuf
	  0.4.0 template API
	  now passes initial regression.

2006-05-08 13:17  bht

	* src/yaf.c, src/yafcollect.c, src/yafcore.c, src/yafscii.c: Fixbuf
	  0.4.0 template API compatibility changes. Build
	  checkpoint. Needs testing.

2006-04-26 15:26  bht

	* AUTHORS: Boilerplate changes - suggested by ldcap boilerplate.

2006-04-21 14:09  bht

	* doc/Makefile.am: Relicense NAF suite library (airframe, airdbc,
	  fixbuf) source code to
	  a license that _actually exists_. (There is no v2 of the LGPL
	  dated
	  June 1991; the proper license is v2.1 of February 1999).

2006-04-19 14:47  bht

	* doc/web/yaf.1.html, doc/yaf.1, src/yafcore.c: Spell timestamp
	  names correctly, in accordance with information model changes.

2006-04-17 19:23  bht

	* src/yaftab.c: No more IOConfig for you.

2006-04-05 19:19  bht

	* src/yafcore.c: fix typos in the Gauntlet of Time.

2006-03-25 16:26  bht

	* ChangeLog: Time to make the ChangeLogs.

2006-03-25 16:13  bht

	* NEWS, README, doc/web, doc/web/index.html, doc/web/yaf.1.html,
	  doc/web/yafscii.1.html, doc/yaf.1, doc/yafscii.1: Doc prep for
	  0.1.0 release on Monday.

2006-03-22 18:43  bht

	* AUTHORS, NEWS, README, doc/html/annotated.html,
	  doc/html/datalink_8h-source.html, doc/html/datalink_8h.html,
	  doc/html/defrag_8h-source.html, doc/html/defrag_8h.html,
	  doc/html/files.html, doc/html/functions.html,
	  doc/html/functions_vars.html, doc/html/globals.html,
	  doc/html/globals_defs.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/picq_8h-source.html, doc/html/picq_8h.html,
	  doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html,
	  doc/yafscii.1, include/yaf/yafcore.h: Documentation for 0.1.0
	  release.

2006-03-21 22:37  bht

	* doc/yaf.1, doc/yafscii.1: Continued doc work.

2006-03-20 22:43  bht

	* doc/yaf.1: yaf manpage complete.

2006-03-20 20:17  bht

	* doc/yaf.1, src/yafcore.c: Add resource constraint end reason to
	  print, now that we actually use it.
	  Finish options section of YAF manpage.

2006-03-19 15:24  bht

	* doc/yaf.1: Initial checkin of yaf manpage. Includes frontmatter
	  and MIO-mediated
	  options only.

2006-03-19 04:55  bht

	* src/defrag.c, src/yaf.c, src/yaftab.c, src/yaftab.h: Add flow and
	  fragment limit, and flow and fragment table statistics reporting.

2006-03-17 21:28  bht

	* configure.in, src/yafcore.c, src/yafscii.c: Working
	  reduced-length encoding in YAF. Only configurable resource
	  limits and performance statistics gathering (and lots of docs)
	  remain
	  before 0.1.0 release.

2006-03-16 21:48  bht

	* src/yafcore.c: YAF template handling rewrite to support
	  reduced-length encoding of
	  counters to save 8-16 bytes per record when packet/octet counters
	  are less than 2^32. DOES NOT WORK, still debugging, EOD checkin.

2006-03-14 14:39  bht

	* src/yafscii.c: Fix Bug 388 (spurious EOF error on empty input
	  file) handling for
	  yafscii. yaf is next.

2006-03-14 03:35  bht

	* src/yaf.c: Live capture and rotation bugfixes.

2006-03-13 23:54  bht

	* src/yaf.c: Add live capture autorotate, which I thought was here
	  already. Oops.

2006-03-13 19:11  bht

	* src/yaf.c: Cosmetic changes. Testing continues.

2006-03-03 03:11  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c, src/yafscii.c: IPFIX interop fixes. Add
	  yaf_print_string to yafcollect process
	  function (for more immediate debugging).

2006-03-01 18:58  bht

	* src/yaf.c, src/yafcore.c, src/yaftab.c, src/yaftab.h: IPFIX
	  interop fixes. Fix missing TCP MTU default. Add UDP template
	  refresh (in packet time).

2006-02-28 17:00  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcollect.c,
	  src/yafcore.c, src/yafscii.c: Add TCP support to YAF. Works.

2006-02-28 00:10  bht

	* src/yaf.c: changes to UDP handling - uses new SOCK_DGRAM miotype.

2006-02-26 17:58  bht

	* src/yafcollect.c, src/yafcore.c: ontinued robustification. Add
	  ability to properly skip over IPFIX
	  data sets without associated templates. Add ability to terminate
	  yafcollect while it's still waiting for its first packet. Remove
	  standard error default for yafcollect (it was tickling a bug in
	  stdout
	  default selection in mio/mioconfig that's still there, but that
	  I'm
	  going to ignore for the time being...)

2006-02-26 16:52  bht

	* src/yafcollect.c: Robustification for interop -- pipe-mode
	  termination and (as yet
	  untested) bad UDP packet rejection/restart fixes.

2006-02-25 16:36  bht

	* src/yafcollect.c: yafcollect process function error context
	  bugfix. MIO-based YAF
	  control flow for yaf, yafcollect, and yafscii now works
	  acceptably for
	  testing IPFIX interoperability testing purposes, so tests will be
	  run
	  from trunk/naf rather than usr/bht/naf-salzburg. The latter
	  branch can
	  be considered dead, but I won't be deleting it until I return.
	  
	  There are still some corner cases in which MIO does not yet do
	  the
	  right thing (at least specifically regarding termination in
	  daemon and
	  pipe modes, where MIO should set CTL_TERMINATE but does not yet
	  do
	  so), so this MIO-based YAF is not yet ready for production
	  deployment. It is, however, certainly ready for wider testing,
	  and for
	  use in testing fixbuf against other IPFIX implementations in the
	  hands
	  of a tester (i.e. me) expecting its remaining quirks.

2006-02-25 16:06  bht

	* src/yafcollect.c: Minor sink pattern change for parity with new
	  UDP source naming convention.

2006-02-24 22:53  bht

	* src/yafcollect.c: yafcollect debugging continues - there's still
	  a double free in there
	  somewhere. Add mio_config to autotools (oops).

2006-02-24 19:33  bht

	* src/yaf.c: YAF and MIO debugging in progress.

2006-02-24 19:00  bht

	* src/yaf.c, src/yafcollect.c: Port yafcollect to MIO. The YAF
	  tools are now IOConfig-free. Build
	  checkpoint. NOT TESTED.

2006-02-24 16:19  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c, src/yafscii.c:
	  Continued YAF/MIO integration. Port yafscii to MIO. Move
	  yaf_print
	  into yafcore (so it can be used for debugging elsewhere).

2006-02-23 21:02  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c: Various MIO
	  cleanup. Force clean source/sink close on terminate.
	  Port YAF to MIO. BUILD CHECKPOINT. Not yet tested.

2006-02-23 20:43  tonyc

	* yaf.xcodeproj: That's right, there were 5 project files (more
	  project housekeeping).

2006-02-23 18:09  bht

	* src/Makefile.am, src/yaf.c: Add --simulate (to activate yafsim).
	  Tested. Add yafsim to autotools build system.

2006-02-23 07:42  bht

	* src/yafsim.c, src/yafsim.h: One more down for Salzburg - add
	  yafsim, which will allow pcap files to be played back with delays
	  approximating the live delays. Not yet integrated into yaf itself
	  or the autoconf build system.

2006-02-23 06:08  bht

	* include/yaf/yafcore.h, src/yafcollect.c, src/yafcore.c: One more
	  down for Salzburg - add extended read, which can be used to
	  accept IPFIX flows from non-YAF sources.

2006-02-22 20:58  bht

	* src/yafcore.c: Beginnings of support for multiple-precision time
	  import. Need a
	  yaf_read_extended() call that will actually use these structures.

2006-02-22 17:05  bht

	* src/yafcore.c: Add YTF_EXT appext flag for yafcore template -
	  allows extended
	  read (for accepting mutiple timebase information over IPFIX
	  in yafcollect).

2006-02-22 16:14  bht

	* src/yaf.c, src/yafcollect.c: fix incorrect ipfix port number.

2006-02-20 19:36  bht

	* src/yafcollect.c: fix typo in socket function prototype.

2006-02-13 20:26  bht

	* src/yafcollect.c, src/yafcore.c: add send buffer maximizer.
	  cleanup and tweaks. yafcollect works for
	  test purposes.

2006-02-10 22:17  bht

	* src/yafcollect.c, src/yafcore.c: EOD incremental. Debugging UDP
	  export socket smash.

2006-02-09 21:38  bht

	* src/yaf.c, src/yafcollect.c, src/yafcore.c: udp handling and
	  getaddrinfo fixes

2006-02-09 19:18  bht

	* src/Makefile.am, src/yaf.c, src/yafcollect.c: autoconfiscation of
	  yafcollect; build fixes.

2006-02-09 16:42  bht

	* src/yaf.c, src/yafcollect.c: Add yafcollect; quick-and-dirty
	  pre-MIO YAF collector. Use to collect
	  flows sent by yaf. Builds in XCode. Not added to Autotools yet.
	  Not tested yet.

2006-02-09 14:21  bht

	* src/yafcore.c: Because SI Units Induce Word Break - Let It Be
	  Known We Count In Milli Seconds!

2006-02-08 23:13  bht

	* src/yaf.c: add yaf_ipfix_udp option.

2006-02-08 23:00  bht

	* configure.in, src/yaf.c: Add getaddrinfo() check to autoconf.
	  Fixes to getaddrinfo() lookup/connect routine.

2006-02-08 22:52  bht

	* src/yaf.c: build error fixes

2006-02-08 22:44  bht

	* src/yaf.c: Add (as yet untested) ioconfig dispatch copy reworked
	  to do IPFIX export. Testing and integration paused until
	  yafcollect is written..

2006-02-08 20:07  bht

	* include/yaf/yafcore.h, src/yafcore.c: Add UDP read and write to
	  yaf core; add read autobounce.

2006-02-07 23:08  bht

	* include/yaf/yafcore.h, src/yafcore.c: add UDP write to yafcore.
	  useless without udp read, which I'll add tomorrow.

2006-02-07 22:45  bht

	* src/yaf.c: Tweaks. Development stalled pending acceptable I/O
	  framework for doing
	  IPFIX export.

2006-02-07 21:00  bht

	* src/yafcore.c, src/yaftab.c: Fix private template handling and
	  flow counting bugs.

2006-02-07 18:44  bht

	* src/yaf.c, src/yaftab.c, src/yaftab.h: Add uniflow mode for
	  compatibility with IPFIX implementations that
	  don't support biflow collection.

2006-02-07 16:57  bht

	* src/yafcore.c: add (as yet untested) optional biflow fields. Will
	  save 26 bytes per uniflow; also will support --uniflow mode in
	  yaf for export to non-biflow-understanding IPFIX collectors.

2006-02-03 20:37  bht

	* src/yafscii.c, src/yaftab.c: Build error and typofixes. Cast time
	  in yaftab to keep all flows from occurring in January 1970
	  (oops).

2006-02-03 17:43  bht

	* include/yaf/yafcore.h, src/yafscii.c, src/yaftab.c: Add delta RTT
	  support to yaf and yafscii. Needs testing.

2006-02-03 17:01  bht

	* include/yaf/yafcore.h, src/yafcore.c, src/yafscii.c,
	  src/yaftab.c: Modify stime/etime to milliseconds for consistency,
	  add rdtime for
	  initial RTT (not yet supported by yaftab).

2006-02-02 22:29  bht

	* include/yaf/autoinc.h, src/yaftab.c: linux header brokenness
	  fixes continue

2006-02-02 22:27  bht

	* include/yaf/autoinc.h: linux header brokenness workaround

2006-02-02 22:08  bht

	* include/yaf/autoinc.h, include/yaf/yafcore.h, src/defrag.c,
	  src/yaf.c: more linux build failure fixes

2006-02-02 21:56  bht

	* include/yaf/autoinc.h, src/defrag.c: libyafrag linux build fix.

2006-02-02 21:47  bht

	* libyaf.pc.in, libyafrag.pc.in: add missing pkgconfig files for
	  YAF

2006-02-02 20:59  bht

	* doc/Makefile.am: inconsequential build system tweak

2006-02-02 18:04  bht

	* doc/Makefile.am: Add doc makefile

2006-02-02 18:03  bht

	* doc/html/annotated.html, doc/html/datalink_8h-source.html,
	  doc/html/datalink_8h.html, doc/html/defrag_8h-source.html,
	  doc/html/defrag_8h.html, doc/html/doxygen.css,
	  doc/html/doxygen.png, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_defs.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/picq_8h-source.html,
	  doc/html/picq_8h.html, doc/html/struct___y_a_flow.html,
	  doc/html/struct___y_a_flow_key.html,
	  doc/html/struct___y_a_flow_val.html, doc/html/tab_b.gif,
	  doc/html/tab_l.gif, doc/html/tab_r.gif, doc/html/tabs.css,
	  doc/html/yafcore_8h-source.html, doc/html/yafcore_8h.html: Add

2006-02-02 17:56  bht

	* configure.in, include/yaf/datalink.h, include/yaf/defrag.h,
	  include/yaf/picq.h, include/yaf/yafcore.h, src/defrag.c,
	  src/yaf.c: Allow user control of defrag resource limits.
	  Documentation.

2006-02-01 22:56  bht

	* include/yaf/picq.h, include/yaf/yafcore.h: Documentation for
	  0.1.0 release; in progress.

2006-02-01 22:26  bht

	* AUTHORS, Doxyfile, Makefile.am, configure.in, doc/Doxyfoot.html,
	  doc/html, doc/yaf.1, doc/yafscii.1, src/Makefile.am: Autotools
	  build system tweaks and documentation for 0.1 release.

2006-01-30 19:45  bht

	* src/defrag.c, src/yaf.c, src/yafcore.c, src/yafscii.c,
	  src/yaftab.c, src/yaftab.h: Add flow counting to YAF. Defrag
	  bugfixes. yafscii tweaks. Payload capture tested; works.

2006-01-27 22:20  bht

	* src/yafcore.c: YAF operational (no payload test) checkpoint. YAF
	  can read non-trivial
	  flow files, and yafscii can read them. Modify YAF file format to
	  use
	  four templates, a combinatorial expansion of TCP and payload data
	  presence. This week is now over.

2006-01-27 19:30  bht

	* src/defrag.c, src/yaf.c, src/yaftab.c, src/yaftab.h: Add active
	  timeout support. Fix fragment sort-order error;
	  defragmentation works now. Remove a whole bunch of debug printf
	  code.

2006-01-26 19:17  bht

	* include/yaf/yafcore.h, src/yafcore.c, src/yafscii.c: Bugfixes.
	  YAF/yafscii properly handle single-flow test file.

2006-01-26 01:17  bht

	* src/yafcore.c: modify yafcore for new FixIE API.

2006-01-24 22:01  bht

	* src/yafcore.c: Remove double endian swap in yafcore; this is now
	  fixbuf's problem.

2006-01-24 16:42  bht

	* configure.in, src/yafcore.c: Modify core to work with 0.3.0
	  libfixbuf API

2006-01-23 22:10  bht

	* src/yafcore.c: fix typobug in flag handling in core.

2006-01-23 15:06  bht

	* src/yafscii.c: yafscii tweaks for new TCP information in flow.

2006-01-23 14:35  bht

	* src/yaftab.c: Fix state errors. Now tracks FIN four-way properly.

2006-01-20 23:06  bht

	* src/picq.c, src/yaftab.c: fix pick queue bug in queue length == 1
	  case. first complete run
	  checkpoint. bugs remaining: fin handshake detection, successful
	  fragment assembly.

2006-01-20 22:50  bht

	* src/defrag.c, src/picq.c, src/yafscii.c, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Incremental progress. Finish
	  changing yafscii to new flow
	  structures. Debugging pick queue.

2006-01-20 19:11  bht

	* include/Makefile.am, src/Makefile.am: yaf refactor autotools
	  build system changes

2006-01-20 19:10  bht

	* src/defrag.c, src/picq.c, src/yafcore.c, src/yaftab.c,
	  src/yaftab.h: Refactor build checkpoint.

2006-01-19 23:02  bht

	* include/yaf/picq.h, include/yaf/yafcore.h, src/defrag.c,
	  src/picq.c, src/yafcore.c, src/yafscii.c, src/yaftab.c,
	  yaf.xcodeproj/project.pbxproj: Giant refactor to make YAF flow
	  and defrag more easily debuggable. Fix
	  numerous bugs in the process, including the one (I think) caused
	  all
	  the hashtable weirdness. Not build tested yet, and payload
	  capture
	  code has not yet been translated.
	  
	  Fix FIN state handling design flaw.
	  
	  Migrate ISN into flow itself. This can help with reassembling
	  flows
	  split by active or idle timeout.

2006-01-18 21:32  bht

	* src/defrag.c, src/yaftab.c: More debugging. Still running into
	  weirdness with flow table
	  containing flows it doesn't really contain (same with frags). Fix
	  flow
	  end time bug.

2006-01-18 18:41  bht

	* src/defrag.c, src/yaf.c, src/yaftab.c: continued debugging. fix
	  missing flow table insert.

2006-01-18 17:55  bht

	* src/defrag.c, src/yaftab.c: fix flow and fragment queue null
	  dereference errors. debugging continues.

2006-01-18 17:46  bht

	* yaf.xcodeproj, yaf.xcodeproj/project.pbxproj: red card, black
	  card, follow the red card...

2006-01-18 17:43  bht

	* src/defrag.c: inconsequential printf debugging tweaks

2006-01-18 15:14  bht

	* src/defrag.c, src/yaf.c: printf debugging; pausing development to
	  fix issues with my build environment.

2006-01-17 21:51  bht

	* src/defrag.c, src/yaftab.c: Add TCP payload capture. Fix UDP
	  payload offset bug. Fix IP fragment
	  offset bug. Fix splen clipping bug for non-TCP
	  payload. Builds. Onward, test!

2006-01-17 21:10  bht

	* AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README,
	  configure.in, doc, include/Makefile.am, include/yaf/datalink.h,
	  include/yaf/defrag.h, src/Makefile.am, src/datalink.c,
	  src/defrag.c, src/yaf.c, src/yafscii.c: YAF Autotools build
	  system.

2006-01-17 15:41  bht

	* include/datalink.h, include/defrag.h, include/yaf/datalink.h,
	  include/yaf/defrag.h, src/datalink.c, src/defrag.c, src/yaf.c,
	  src/yaftab.c, src/yaftab.h: Build checkpoint. Now testing.

2006-01-17 14:01  bht

	* include/datalink.h, include/defrag.h, src/datalink.h,
	  src/defrag.h: moving headers to include (for libyafrag)

2006-01-17 13:49  bht

	* src/datalink.c, src/datalink.h, src/defrag.c, src/defrag.h,
	  src/yaf.c, src/yaftab.c, src/yaftab.h: Monster Defrag Checkin.
	  Defragmentation is complete; no build test
	  yet. Work in progress on YAF dispatcher. Testing should start
	  today.

2006-01-16 23:45  bht

	* include/yaf/autoinc.h, include/yaf/yafcore.h, src/datalink.c,
	  src/datalink.h, src/defrag.c, src/defrag.h, src/subflow.c,
	  src/subflow.h, src/yaftab.c, src/yaftab.h: Massive YAF
	  fragmentation/reassembly switcharound. Working now on a
	  non-libnids based fragment reassembler. New datalink.[ch] finds
	  an IP
	  header in a pcap packet buffer based on datalink.

2006-01-16 15:56  bht

	* src/subflow.c, src/subflow.h: subflow ==> defrag, phase 1...

2006-01-13 21:40  bht

	* include/yaf/yafcore.h, src/yaftab.c: EOD commit. Add pseudo-state
	  tracking for TCP flows.

2006-01-13 20:57  bht

	* configure.in, src/subflow.c, src/subflow.h, src/yaf.c: Continued
	  YAF work. Fall back to libnids refactor/inclusion
	  solution. Add subflow, which will contain the refactored libnids
	  code. Add not-yet-working configure script (no Makefile.am yet)

2006-01-13 16:09  bht

	* src/yaf.c, src/yafscii.c: Not _quite_ there yet. Fix YAF build
	  errors.

2006-01-13 15:42  bht

	* include/yaf/yafcore.h, src/yafscii.c, src/yaftab.c: Build
	  checkpoint. YAF/yafscii build. Testing begins.

2006-01-12 22:49  bht

	* include/yaf/autoinc.h, include/yaf/yafcore.h, src/yaf.c,
	  src/yafscii.c, src/yaftab.c, src/yaftab.h: Add yafscii. yaf
	  appears to be feature-complete; EOD checkin while
	  playing build error golf.

2006-01-11 22:40  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yaftab.c, src/yaftab.h: YAF
	  table/queue complete; stubbed out YAF proper. Still does not
	  build.

2006-01-10 22:34  bht

	* include/yaf/yafcore.h, src/yaf.c, src/yafcore.c, src/yaftab.c:
	  EOD incremental progress on YAF. Does not even think of building.

2006-01-10 16:28  bht

	* include, include/yaf, include/yaf/autoinc.h,
	  include/yaf/yafcore.h, src/yaf.c, src/yafcore.c: YAF I/O core
	  library complete.

2006-01-06 22:19  bht

	* ., src, src/yaf.c: Begin work on YAF core, libnids + fixbuf +
	  airframe => All New All
	  Singing All Dancing Not Argus Biflow Generator.
	  
	  This is more of a sketch of a data structure than anything else;
	  during sketching, it became clear that fixbuf's varlen interface
	  sucks,
	  so I'll fix it Monday to be usable.

