2007-09-10 22:32  Tony Cebzanov <tonyc@cert.org>

	* [r8904] trunk/naf/airdbc/README, trunk/naf/airdbc/configure.in,
	  trunk/naf/airdbc/include/airdbc/autoinc.h,
	  trunk/naf/airdbc/libairdbc.pc.in,
	  trunk/naf/airdbc/libairdbc.spec,
	  trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/airframe/autoinc.h,
	  trunk/naf/airframe/include/airframe/mio_config.h,
	  trunk/naf/airframe/libairframe.pc.in,
	  trunk/naf/airframe/libairframe.spec,
	  trunk/naf/airframe/src/logconfig.c,
	  trunk/naf/airframe/src/privconfig.c, configure.in,
	  include/fixbuf/autoinc.h, libfixbuf.pc.in, libfixbuf.spec,
	  trunk/naf/tools/README, trunk/naf/tools/configure.in,
	  trunk/naf/tools/include/naf/autoinc.h,
	  trunk/naf/tools/libnaf.pc.in, trunk/naf/tools/naf.spec,
	  trunk/naf/yaf/README, trunk/naf/yaf/configure.in,
	  trunk/naf/yaf/include/yaf/autoinc.h, trunk/naf/yaf/libyaf.pc.in,
	  trunk/naf/yaf/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-22 15:34  Brian Trammell <bht@cert.org>

	* [r8600] configure.in, include/fixbuf/private.h,
	  include/fixbuf/public.h, src/fbinfomodel.c, src/fbtemplate.c:
	  Publicize fbInfoModelGetElementByName().

2007-08-17 23:16  Brian Trammell <bht@cert.org>

	* [r8544] doc/web/fixbuf_download.html: fix spurious div

2007-08-17 22:29  Tony Cebzanov <tonyc@cert.org>

	* [r8529] trunk/naf/airframe/ChangeLog, ChangeLog,
	  trunk/naf/tools/ChangeLog, trunk/naf/yaf/ChangeLog: Time to make
	  the changelogs.

2007-08-17 21:49  Brian Trammell <bht@cert.org>

	* [r8521] doc/web/index.html: link to the charter, not the
	  protocol.

2007-08-17 20:04  Tony Cebzanov <tonyc@cert.org>

	* [r8506] trunk/naf/airdbc/ChangeLog,
	  trunk/naf/airframe/ChangeLog,
	  trunk/naf/airframe/airframe.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/doc/html/airlock_8h-source.html,
	  trunk/naf/airframe/doc/html/airlock_8h.html,
	  trunk/naf/airframe/doc/html/airutil_8h-source.html,
	  trunk/naf/airframe/doc/html/globals_vars.html,
	  trunk/naf/airframe/doc/html/index.html, ChangeLog,
	  trunk/naf/skipfix/ChangeLog, trunk/naf/tools/ChangeLog,
	  trunk/naf/yaf/ChangeLog: Time to make the changelogs.
	  Add missing HTML files.

2007-08-16 22:49  Brian Trammell <bht@cert.org>

	* [r8478] NEWS, doc/web/fixbuf_download.html, doc/web/index.html:
	  more 0.7.0 release prep (web)

2007-08-16 22:41  Brian Trammell <bht@cert.org>

	* [r8477] Doxyfile, NEWS, README, configure.in,
	  doc/html/annotated.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/private_8h-source.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html,
	  doc/html/structfb_conn_spec__st.html,
	  doc/html/structfb_info_element__st.html,
	  doc/html/structfb_info_element_spec__st.html,
	  doc/html/structfb_template__st.html,
	  doc/html/structfb_varfield__st.html, include/fixbuf/public.h:
	  0.7.0 release prep.

2007-08-16 19:41  Brian Trammell <bht@cert.org>

	* [r8465] src/fbexporter.c: UDP buffer size increase for
	  exporters; this should make full-rate UDP
	  export work.

2007-08-16 18:11  Brian Trammell <bht@cert.org>

	* [r8460] include/fixbuf/public.h, src/fbcollector.c,
	  src/fbexporter.c: path const fixes for file exporters and
	  collectors.

2007-08-14 22:09  Brian Trammell <bht@cert.org>

	* [r8435] trunk/naf/airframe/airframe.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/Makefile.am,
	  trunk/naf/airframe/include/airframe/airlock.h,
	  trunk/naf/airframe/include/airframe/airopt.h,
	  trunk/naf/airframe/src/Makefile.am,
	  trunk/naf/airframe/src/airlock.c,
	  trunk/naf/airframe/src/airopt.c,
	  trunk/naf/airframe/src/daeconfig.c,
	  trunk/naf/airframe/src/filedaemon.c,
	  trunk/naf/airframe/src/logconfig.c,
	  trunk/naf/airframe/src/mio_config.c,
	  trunk/naf/airframe/src/privconfig.c, configure.in,
	  include/fixbuf/public.h, src/fbcollector.c, src/fbexporter.c,
	  trunk/naf/tools/configure.in, trunk/naf/tools/src/nafalize.c,
	  trunk/naf/tools/src/nafilter.c, trunk/naf/tools/src/nafload.c,
	  trunk/naf/tools/src/nafscii.c, trunk/naf/yaf/ChangeLog,
	  trunk/naf/yaf/NEWS, trunk/naf/yaf/README,
	  trunk/naf/yaf/configure.in, trunk/naf/yaf/doc/yaf.pod,
	  trunk/naf/yaf/doc/yafscii.pod,
	  trunk/naf/yaf/include/yaf/yafcore.h,
	  trunk/naf/yaf/src/Makefile.am, trunk/naf/yaf/src/yaf.c,
	  trunk/naf/yaf/src/yafcap.c, trunk/naf/yaf/src/yafcap.h,
	  trunk/naf/yaf/src/yafcollect.c, trunk/naf/yaf/src/yafcore.c,
	  trunk/naf/yaf/src/yafdag.c, trunk/naf/yaf/src/yafdag.h,
	  trunk/naf/yaf/src/yafout.c, trunk/naf/yaf/src/yafout.h,
	  trunk/naf/yaf/src/yafscii.c, trunk/naf/yaf/src/yaftab.c,
	  trunk/naf/yaf/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-11 21:07  Brian Trammell <bht@cert.org>

	* [r7864] src/fbexporter.c: Add provisional SCTP-PR interface; EOD
	  commit, not yet tested.

2007-07-11 01:37  Brian Trammell <bht@cert.org>

	* [r7854] doc/html/globals.html, doc/html/globals_func.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html,
	  include/fixbuf/public.h, src/fbexporter.c: Add flexible stream
	  selection API.

2007-07-09 18:09  Brian Trammell <bht@cert.org>

	* [r7834] NEWS, configure.in, doc/html/index.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html: 0.6.99
	  release prep.

2007-07-03 04:12  Tony Cebzanov <tonyc@cert.org>

	* [r7744] trunk/naf/airdbc/autoconf,
	  trunk/naf/airdbc/configure.in,
	  trunk/naf/airdbc/include/airdbc/autoinc.h,
	  trunk/naf/airframe/airframe.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/autoconf, trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/Makefile.am,
	  trunk/naf/airframe/include/airframe/airopt.h,
	  trunk/naf/airframe/include/airframe/autoinc.h,
	  trunk/naf/airframe/include/airframe/daeconfig.h,
	  trunk/naf/airframe/include/airframe/logconfig.h,
	  trunk/naf/airframe/include/airframe/mio.h,
	  trunk/naf/airframe/include/airframe/mio_config.h,
	  trunk/naf/airframe/include/airframe/privconfig.h,
	  trunk/naf/airframe/src/Makefile.am,
	  trunk/naf/airframe/src/airopt.c,
	  trunk/naf/airframe/src/daeconfig.c,
	  trunk/naf/airframe/src/logconfig.c,
	  trunk/naf/airframe/src/mio_config.c,
	  trunk/naf/airframe/src/mio_source_pcap.c,
	  trunk/naf/airframe/src/privconfig.c, autoconf, configure.in,
	  fixbuf.xcodeproj/project.pbxproj, src/fbuf.c,
	  trunk/naf/tools/autoconf, trunk/naf/tools/configure.in,
	  trunk/naf/tools/include/naf/autoinc.h,
	  trunk/naf/tools/naf.xcodeproj/project.pbxproj,
	  trunk/naf/tools/src/dynflow.c, trunk/naf/tools/src/lexcore.c,
	  trunk/naf/tools/src/nafalize.c, trunk/naf/tools/src/nafilter.c,
	  trunk/naf/tools/src/nafload.c, trunk/naf/tools/src/nafscii.c,
	  trunk/naf/yaf/autoconf, trunk/naf/yaf/configure.in,
	  trunk/naf/yaf/include/yaf/autoinc.h,
	  trunk/naf/yaf/include/yaf/yafrag.h, trunk/naf/yaf/src/yaf.c,
	  trunk/naf/yaf/src/yafcollect.c, trunk/naf/yaf/src/yafscii.c,
	  trunk/naf/yaf/src/yafstat.h, trunk/naf/yaf/src/yaftab.c: Branch
	  surgery to merge the options rewrite / Solaris testing branches
	  into
	  trunk.

2007-06-29 20:32  Brian Trammell <bht@cert.org>

	* [r7731] configure.in, src/fbuf.c: check for aligned access
	  required; add new FB_APPEND_* macros for
	  aligned access. yay sparc.

2007-06-18 20:01  Brian Trammell <bht@cert.org>

	* [r7576] include/fixbuf/autoinc.h: stdint.h -> inttypes.h

2007-06-13 21:43  Brian Trammell <bht@cert.org>

	* [r7510] trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/airframe/airutil.h,
	  trunk/naf/airframe/src/airutil.c, include/fixbuf/autoinc.h,
	  include/fixbuf/public.h, src/fbexporter.c, src/fbtemplate.c,
	  trunk/naf/yaf/Makefile.am, trunk/naf/yaf/README,
	  trunk/naf/yaf/configure.in,
	  trunk/naf/yaf/doc/web/libyaf/html/annotated.html,
	  trunk/naf/yaf/doc/web/libyaf/html/files.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions_vars.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_func.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_type.html,
	  trunk/naf/yaf/doc/web/libyaf/html/index.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/structyf_flow__st.html,
	  trunk/naf/yaf/doc/web/libyaf/html/structyf_flow_key__st.html,
	  trunk/naf/yaf/doc/web/libyaf/html/structyf_flow_val__st.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h.html,
	  trunk/naf/yaf/doc/yaf.pod, trunk/naf/yaf/doc/yafscii.pod,
	  trunk/naf/yaf/include/Makefile.am,
	  trunk/naf/yaf/include/yaf/autoinc.h,
	  trunk/naf/yaf/include/yaf/datalink.h,
	  trunk/naf/yaf/include/yaf/decode.h,
	  trunk/naf/yaf/include/yaf/defrag.h,
	  trunk/naf/yaf/include/yaf/picq.h,
	  trunk/naf/yaf/include/yaf/yafcore.h,
	  trunk/naf/yaf/include/yaf/yafrag.h,
	  trunk/naf/yaf/include/yaf/yaftab.h,
	  trunk/naf/yaf/src/Makefile.am, trunk/naf/yaf/src/datalink.c,
	  trunk/naf/yaf/src/decode.c, trunk/naf/yaf/src/defrag.c,
	  trunk/naf/yaf/src/yaf.c, trunk/naf/yaf/src/yafcap.c,
	  trunk/naf/yaf/src/yafcore.c, trunk/naf/yaf/src/yafdag.c,
	  trunk/naf/yaf/src/yafrag.c, trunk/naf/yaf/src/yafsim.c,
	  trunk/naf/yaf/src/yafsim.h, trunk/naf/yaf/src/yaftab.c,
	  trunk/naf/yaf/src/yaftab.h,
	  trunk/naf/yaf/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

	* [r7363] trunk/naf/airdbc/doc/web/airdbc_download.html,
	  trunk/naf/airframe/doc/web/airframe_download.html,
	  doc/web/fixbuf_download.html,
	  trunk/naf/tools/doc/web/naf_download.html,
	  trunk/naf/yaf/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

	* [r7344] trunk/naf/airdbc/doc/web/airdbc_download.html,
	  trunk/naf/airframe/doc/web/airframe_download.html,
	  doc/web/fixbuf_download.html,
	  trunk/naf/tools/doc/web/naf_docs.html,
	  trunk/naf/tools/doc/web/naf_download.html,
	  trunk/naf/yaf/doc/web/index.html,
	  trunk/naf/yaf/doc/web/yaf_docs.html,
	  trunk/naf/yaf/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

	* [r7341] trunk/naf/airdbc/doc/web/index.html,
	  trunk/naf/airframe/doc/web/index.html, doc/web/index.html,
	  trunk/naf/tools/doc/web/index.html,
	  trunk/naf/yaf/doc/web/index.html: * Put body tag before
	  including the header.
	  * Add a trailing "/" on urls to directories.

2007-05-18 14:09  ajk

	* [r7238] doc/web/fixbuf_download.html, doc/web/index.html:
	  Updated copyright, "/releases" reference

2007-05-17 15:55  Brian Trammell <bht@cert.org>

	* [r7205] ChangeLog, NEWS, doc/Doxyfoot.html,
	  doc/html/annotated.html, doc/html/files.html,
	  doc/html/functions.html, doc/html/functions_vars.html,
	  doc/html/globals.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/private_8h-source.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html,
	  doc/html/structfb_conn_spec__st.html,
	  doc/html/structfb_info_element__st.html,
	  doc/html/structfb_info_element_spec__st.html,
	  doc/html/structfb_template__st.html,
	  doc/html/structfb_varfield__st.html: Doc changes for 0.6.0
	  rerelease.

2007-04-20 20:00  Brian Trammell <bht@cert.org>

	* [r6997] include/fixbuf/private.h, include/fixbuf/public.h,
	  src/fbconnspec.c, src/fbexporter.c, src/fblistener.c: Copy
	  connection specifiers instead of referencing them. Builds. Not
	  tested.

2007-04-05 16:05  Brian Trammell <bht@cert.org>

	* [r6807] doc/html/public_8h.html, include/fixbuf/public.h,
	  src/fblistener.c: Change fbListener behavior to set manual mode
	  on all created buffers.

2007-04-05 15:34  Brian Trammell <bht@cert.org>

	* [r6806] src/fblistener.c: Listener bug fixes for skipfix in SiLK.

2007-04-05 14:48  Brian Trammell <bht@cert.org>

	* [r6804] src/fbcollector.c, src/fbexporter.c: SCTP tweaks.

2007-03-14 22:38  Brian Trammell <bht@cert.org>

	* [r6668] configure.in: fix missing OpenSSL libraries.

2007-03-14 20:46  Brian Trammell <bht@cert.org>

	* [r6666] doc/Makefile.am: documentation dist target fix.

2007-03-14 19:08  Brian Trammell <bht@cert.org>

	* [r6659] ChangeLog, README, doc/html/index.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html,
	  doc/web/fixbuf_download.html, doc/web/index.html: 0.6.0 release
	  doc tweaks

2007-03-13 22:28  Brian Trammell <bht@cert.org>

	* [r6649] include/fixbuf/public.h: Provisional reverse PEN typofix.

2007-03-12 21:25  Brian Trammell <bht@cert.org>

	* [r6633] src/fbexporter.c: need to ignore sigpipe for SCTP...

2007-03-12 21:14  Brian Trammell <bht@cert.org>

	* [r6632] src/fbexporter.c: try to detect SCTP association
	  shutdown like TCP connection close for retry.

2007-03-12 17:59  Brian Trammell <bht@cert.org>

	* [r6620] configure.in: more autoconf tweaks for cross-platform
	  SCTP linking

2007-03-12 17:49  Brian Trammell <bht@cert.org>

	* [r6618] configure.in: typofix

2007-03-12 17:33  Brian Trammell <bht@cert.org>

	* [r6617] README, configure.in, include/fixbuf/autoinc.h,
	  include/fixbuf/public.h, src/fbcollector.c, src/fbconnspec.c,
	  src/fbexporter.c, src/fblistener.c: Autotools and associated
	  documentation changes to build with lksctp
	  (SCTP support for Linux); in testing now...

2007-03-09 22:45  Brian Trammell <bht@cert.org>

	* [r6613] ChangeLog: time to make the changelogs

2007-03-09 22:28  Brian Trammell <bht@cert.org>

	* [r6612] NEWS, README, doc/html/index.html,
	  doc/html/public_8h-source.html, doc/html/public_8h.html,
	  fixbuf.xcodeproj/project.pbxproj, include/fixbuf/public.h:
	  Documentation changes for 0.6.0.

2007-03-08 00:08  Brian Trammell <bht@cert.org>

	* [r6585] trunk/naf/NAFSuite.xcodeproj,
	  trunk/naf/airframe/airframe.xcodeproj,
	  trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/airframe/mio_sink_tls.h,
	  trunk/naf/airframe/include/airframe/mio_source_tls.h,
	  trunk/naf/airframe/libairframe.spec,
	  trunk/naf/airframe/src/mio_common_tls.c,
	  trunk/naf/airframe/src/mio_common_tls.h,
	  trunk/naf/airframe/src/mio_sink_file.c,
	  trunk/naf/airframe/src/mio_sink_tls.c,
	  trunk/naf/airframe/src/mio_source_tls.c, AUTHORS, Doxyfile,
	  Makefile.am, configure.in, doc/Makefile.am,
	  doc/html/annotated.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_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/private_8h-source.html, doc/html/public_8h-source.html,
	  doc/html/public_8h.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_reader.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/struct___fix_writer.html,
	  doc/html/structfb_conn_spec__st.html,
	  doc/html/structfb_info_element__st.html,
	  doc/html/structfb_info_element_spec__st.html,
	  doc/html/structfb_template__st.html,
	  doc/html/structfb_varfield__st.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html, doc/html/tpl__tcp_8h.html,
	  doc/html/tpl__udp_8h-source.html, doc/html/tpl__udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html, fixbuf.xcodeproj,
	  include/Makefile.am, include/fixbuf/autoinc.h,
	  include/fixbuf/ie.h, include/fixbuf/private.h,
	  include/fixbuf/public.h, include/fixbuf/reader.h,
	  include/fixbuf/reader_tpi.h, include/fixbuf/template.h,
	  include/fixbuf/template_tpi.h, include/fixbuf/tpl_file.h,
	  include/fixbuf/tpl_tcp.h, include/fixbuf/tpl_tls.h,
	  include/fixbuf/tpl_udp.h, include/fixbuf/writer.h,
	  include/fixbuf/writer_tpi.h, libfixbuf.spec, m4, scripts,
	  src/Makefile.am, src/fbcollector.c, src/fbconnspec.c,
	  src/fbexporter.c, src/fbinfomodel.c, src/fblistener.c,
	  src/fbsession.c, src/fbtemplate.c, src/fbuf.c,
	  trunk/naf/skipfix, trunk/naf/skipfix/libskipfix.pc.in,
	  trunk/naf/tools/Doxyfile, trunk/naf/tools/Makefile.am,
	  trunk/naf/tools/configure.in, trunk/naf/tools/doc/Makefile.am,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/annotated.html,
	  trunk/naf/tools/doc/web/libnaf/html/doxygen.css,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/files.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_func.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_type.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/index.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_agg_config.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_bin_table.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_multi_bin.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_sorter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_filter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_key.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_mask.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_raw.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_v_u_c.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_val.html,
	  trunk/naf/tools/include/Makefile.am,
	  trunk/naf/tools/include/naf/aggregate.h,
	  trunk/naf/tools/include/naf/autoinc.h,
	  trunk/naf/tools/include/naf/dynflow.h,
	  trunk/naf/tools/include/naf/exparse.h,
	  trunk/naf/tools/include/naf/filter.h,
	  trunk/naf/tools/include/naf/lexcore.h,
	  trunk/naf/tools/include/naf/match.h,
	  trunk/naf/tools/include/naf/nafcore.h,
	  trunk/naf/tools/include/naf/sort.h,
	  trunk/naf/tools/libnaf.pc.in, trunk/naf/tools/naf.spec,
	  trunk/naf/tools/naf.xcodeproj, trunk/naf/tools/src/Makefile.am,
	  trunk/naf/tools/src/aggregate.c,
	  trunk/naf/tools/src/drv_argus.c,
	  trunk/naf/tools/src/drv_argus.h,
	  trunk/naf/tools/src/drv_renaf.c,
	  trunk/naf/tools/src/drv_renaf.h, trunk/naf/tools/src/drv_silk.c,
	  trunk/naf/tools/src/drv_silk.h, trunk/naf/tools/src/dynflow.c,
	  trunk/naf/tools/src/exparse.c, trunk/naf/tools/src/filter.c,
	  trunk/naf/tools/src/lexcore.c, trunk/naf/tools/src/match.c,
	  trunk/naf/tools/src/nafalize.c, trunk/naf/tools/src/nafalize.h,
	  trunk/naf/tools/src/nafcore.c, trunk/naf/tools/src/nafilter.c,
	  trunk/naf/tools/src/nafload.c, trunk/naf/tools/src/nafscii.c,
	  trunk/naf/tools/src/nafz_indrv.c,
	  trunk/naf/tools/src/nafz_indrv.h,
	  trunk/naf/tools/src/nafz_inipfix.c,
	  trunk/naf/tools/src/nafz_inipfix.h,
	  trunk/naf/tools/src/nafz_inpcap.c,
	  trunk/naf/tools/src/nafz_inpcap.h,
	  trunk/naf/tools/src/nafz_iocom.c,
	  trunk/naf/tools/src/nafz_iocom.h,
	  trunk/naf/tools/src/nafz_outfile.c,
	  trunk/naf/tools/src/nafz_outfile.h, trunk/naf/tools/src/sort.c,
	  trunk/naf/yaf/AUTHORS, trunk/naf/yaf/Doxyfile,
	  trunk/naf/yaf/Makefile.am, trunk/naf/yaf/README,
	  trunk/naf/yaf/configure.in, trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/yaf.1, trunk/naf/yaf/doc/yaf.pod,
	  trunk/naf/yaf/include/Makefile.am,
	  trunk/naf/yaf/include/yaf/datalink.h,
	  trunk/naf/yaf/include/yaf/defrag.h,
	  trunk/naf/yaf/include/yaf/picq.h,
	  trunk/naf/yaf/include/yaf/yafcore.h, trunk/naf/yaf/libyaf.pc.in,
	  trunk/naf/yaf/src/Makefile.am, trunk/naf/yaf/src/datalink.c,
	  trunk/naf/yaf/src/defrag.c, trunk/naf/yaf/src/picq.c,
	  trunk/naf/yaf/src/yaf.c, trunk/naf/yaf/src/yafcap.c,
	  trunk/naf/yaf/src/yafcap.h, trunk/naf/yaf/src/yafcollect.c,
	  trunk/naf/yaf/src/yafcore.c, trunk/naf/yaf/src/yafdag.c,
	  trunk/naf/yaf/src/yafdag.h, trunk/naf/yaf/src/yafscii.c,
	  trunk/naf/yaf/src/yafsim.c, trunk/naf/yaf/src/yafsim.h,
	  trunk/naf/yaf/src/yaftab.c, trunk/naf/yaf/src/yaftab.h,
	  trunk/naf/yaf/yaf.spec, trunk/naf/yaf/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.

2006-12-07 20:30  Tony Cebzanov <tonyc@cert.org>

	* [r5874] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/include/Makefile.am,
	  trunk/naf/airframe/include/airframe/autoinc.h,
	  trunk/naf/airframe/include/airframe/mio.h,
	  trunk/naf/airframe/include/airframe/mio_config.h,
	  trunk/naf/airframe/include/airframe/mio_sink_tls.h,
	  trunk/naf/airframe/include/airframe/mio_source_tls.h,
	  trunk/naf/airframe/libairframe.spec,
	  trunk/naf/airframe/src/Makefile.am,
	  trunk/naf/airframe/src/mio_common_tls.c,
	  trunk/naf/airframe/src/mio_common_tls.h,
	  trunk/naf/airframe/src/mio_config.c,
	  trunk/naf/airframe/src/mio_sink_tls.c,
	  trunk/naf/airframe/src/mio_source_tcp.c,
	  trunk/naf/airframe/src/mio_source_tls.c,
	  trunk/naf/airframe/src/mioclient.c,
	  trunk/naf/airframe/src/mioserver.c,
	  trunk/naf/airframe/src/miotest.c, configure.in,
	  include/fixbuf/tpl_tls.h, src/tpl_tls.c, src/transcode.c,
	  trunk/naf/yaf/include/yaf/yafcore.h, trunk/naf/yaf/src/yaf.c,
	  trunk/naf/yaf/src/yafcollect.c, trunk/naf/yaf/src/yafcore.c:
	  Travelling back in time, to a world without TLS...

2006-11-15 23:05  Tony Cebzanov <tonyc@cert.org>

	* [r5711] src/tpl_tls.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:49  Tony Cebzanov <tonyc@cert.org>

	* [r5699] src/tpl_tls.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:45  Tony Cebzanov <tonyc@cert.org>

	* [r5683] include/fixbuf/tpl_tls.h, src/tpl_tls.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  Tony Cebzanov <tonyc@cert.org>

	* [r5639] configure.in, include/fixbuf/tpl_tls.h, src/tpl_tls.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-11-07 04:39  Tony Cebzanov <tonyc@cert.org>

	* [r5566] src/tpl_tls.c, src/transcode.c: Beginnings of TLS
	  support.

2006-10-27 19:50  Brian Trammell <bht@cert.org>

	* [r5430] configure.in: Fix autoconf glitch.

2006-10-18 18:18  Brian Trammell <bht@cert.org>

	* [r5372] configure.in, include/Makefile.am,
	  include/fixbuf/tpl_tls.h, src/Makefile.am, src/tpl_tls.c:
	  Presuming you have an established TLS or DTLS session, and you
	  don't
	  care whether you'll block on read, and you're not too picky about
	  error handling... well, fixbuf now has TLS support.
	  
	  Next up: airframe support code for TLS. And now for a rant. It
	  occurs
	  to me that MIO is a bad idea. There's a lot of complexity there
	  for
	  filedaemons that just gets variably switched off for network
	  stuff. A
	  Collecting Process is a completely different animal than a file
	  daemon
	  (you can't serialize connections, for examples, and its silly
	  not to
	  serialize file processing). The transport layer code should
	  include a
	  framework for actually building a multiple-CP.
	  
	  So I think now I'm going to go off and think about how network
	  I/O for
	  IPFIX applications should actually work, and I strongly suspect
	  when I
	  come back I'll have largely refactored fixbuf for simplicity
	  (which is
	  overdue anyway) and have moved most of the net I/O setup stuff
	  from
	  MIO into fixbuf. Advantages: fixbuf will be a much more logically
	  defined library, and will finally be a protocol (rather than a
	  message
	  format) implementation. Disadvantages: I have fourteen working
	  days to
	  do this.

2006-10-10 18:49  ajk

	* [r5334] doc/Doxyhead.html, doc/html/annotated.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/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_reader.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/struct___fix_writer.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html, doc/html/tpl__tcp_8h.html,
	  doc/html/tpl__udp_8h-source.html, doc/html/tpl__udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html: Fixed documentation page header to
	  include link to
	  fixbuf main page. Regenerated html/ on cheek.green.

2006-10-10 16:43  ajk

	* [r5330] doc/web/index.html: Fixed bad URL in "Download Now" link.

2006-10-10 16:28  ajk

	* [r5328] doc/Doxyhead.html: Fixed main heading in
	  application-specific header to
	  be consistent with rest of site.

2006-10-09 22:00  ajk

	* [r5324] doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_reader.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/struct___fix_writer.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html, doc/html/tpl__tcp_8h.html,
	  doc/html/tpl__udp_8h-source.html, doc/html/tpl__udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html, doc/web/fixbuf_download.html,
	  trunk/naf/tools/doc/web/nafalize.1.pdf,
	  trunk/naf/tools/doc/web/nafilter.1.pdf,
	  trunk/naf/tools/doc/web/nafload.1.pdf,
	  trunk/naf/tools/doc/web/nafscii.1.pdf,
	  trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/web/yafscii.1.pdf,
	  trunk/rave/doc/web/rave_download.html: Regenerated all derived
	  content on cheek.green. Checking
	  in those changes and some minor tweaks.

2006-10-09 21:15  ajk

	* [r5320] doc/Doxyhead.html: Updated title to be consistent with
	  rest of site.

2006-10-09 20:17  ajk

	* [r5316] doc/Doxyhead.html: Updated to display "Documentation |
	  Downloads" in product-specific
	  header for document pages (Documentation being current page).

2006-10-09 17:06  ajk

	* [r5302] doc/web, doc/web/fixbuf_download.html,
	  doc/web/index.html: Added explicit top level pages for fixbbuf.

2006-10-04 19:01  Brian Trammell <bht@cert.org>

	* [r5227] trunk/naf/airdbc/doc/html/airdbc_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h.html,
	  trunk/naf/airdbc/doc/html/annotated.html,
	  trunk/naf/airdbc/doc/html/files.html,
	  trunk/naf/airdbc/doc/html/functions.html,
	  trunk/naf/airdbc/doc/html/functions_vars.html,
	  trunk/naf/airdbc/doc/html/globals.html,
	  trunk/naf/airdbc/doc/html/globals_defs.html,
	  trunk/naf/airdbc/doc/html/globals_func.html,
	  trunk/naf/airdbc/doc/html/globals_type.html,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/doc/html/struct___adb_connection.html,
	  trunk/naf/airdbc/doc/html/struct___adb_driver.html,
	  trunk/naf/airdbc/doc/html/struct___adb_result_set.html,
	  trunk/naf/airdbc/doc/html/struct___adb_statement.html,
	  trunk/naf/airframe/doc/html/airutil_8h-source.html,
	  trunk/naf/airframe/doc/html/airutil_8h.html,
	  trunk/naf/airframe/doc/html/annotated.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h.html,
	  trunk/naf/airframe/doc/html/files.html,
	  trunk/naf/airframe/doc/html/functions.html,
	  trunk/naf/airframe/doc/html/functions_vars.html,
	  trunk/naf/airframe/doc/html/globals.html,
	  trunk/naf/airframe/doc/html/globals_defs.html,
	  trunk/naf/airframe/doc/html/globals_enum.html,
	  trunk/naf/airframe/doc/html/globals_eval.html,
	  trunk/naf/airframe/doc/html/globals_func.html,
	  trunk/naf/airframe/doc/html/globals_type.html,
	  trunk/naf/airframe/doc/html/index.html,
	  trunk/naf/airframe/doc/html/logconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/logconfig_8h.html,
	  trunk/naf/airframe/doc/html/mio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio_8h.html,
	  trunk/naf/airframe/doc/html/mio__config_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__config_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h.html,
	  trunk/naf/airframe/doc/html/privconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/privconfig_8h.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_app_driver.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink_file_config.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_live_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_t_c_p_config.html,
	  doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_reader.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/struct___fix_writer.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html, doc/html/tpl__tcp_8h.html,
	  doc/html/tpl__udp_8h-source.html, doc/html/tpl__udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/annotated.html,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/files.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_defs.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_func.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_type.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/index.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_agg_config.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_bin_table.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_multi_bin.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_sorter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_filter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_key.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_mask.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_raw.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_v_u_c.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_val.html,
	  trunk/naf/yaf/doc/web/libyaf/html/annotated.html,
	  trunk/naf/yaf/doc/web/libyaf/html/datalink_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/datalink_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/defrag_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/defrag_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/files.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions_vars.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_defs.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_func.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_type.html,
	  trunk/naf/yaf/doc/web/libyaf/html/index.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow_key.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow_val.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h.html: YA Total
	  Redoxidation.

2006-10-04 18:55  Brian Trammell <bht@cert.org>

	* [r5226] trunk/naf/airdbc/doc/Doxyfoot.html,
	  trunk/naf/airframe/doc/Doxyfoot.html, doc/Doxyfoot.html,
	  trunk/naf/tools/doc/Doxyfoot.html,
	  trunk/naf/yaf/doc/Doxyfoot.html: fix doxygen footer
	  typographical error errors.

2006-10-04 15:56  Brian Trammell <bht@cert.org>

	* [r5211] src/transcode.h: warning cleanup. yay newlines.

2006-10-04 15:24  Tony Cebzanov <tonyc@cert.org>

	* [r5205] trunk/naf/airdbc/configure.in,
	  trunk/naf/airdbc/libairdbc.spec, trunk/naf/airframe/README,
	  trunk/naf/airframe/libairframe.spec, libfixbuf.spec,
	  trunk/naf/tools/README, trunk/naf/tools/naf.spec,
	  trunk/naf/yaf/README, trunk/naf/yaf/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-04 14:03  ajk

	* [r5203] doc/html/struct___fix_reader.html,
	  doc/html/struct___fix_writer.html, doc/html/tpl__tcp_8h.html,
	  doc/html/tpl__udp_8h.html: Added a few files that for some
	  reason were not checked into svn.

2006-10-03 20:37  Brian Trammell <bht@cert.org>

	* [r5192] doc/html/tpl__tcp_8h.html, doc/html/tpl__udp_8h.html:
	  Add missing doxy. These will need a regen on a doxy 1.3.x machine
	  (until we figure out how to get doxygen to generate nongraphical
	  headers on 1.4)

2006-10-03 19:23  ajk

	* [r5189] doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/writer_8h-source.html,
	  doc/html/writer_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h.html,
	  trunk/naf/tools/doc/web/nafalize.1.pdf,
	  trunk/naf/tools/doc/web/nafilter.1.pdf,
	  trunk/naf/tools/doc/web/nafload.1.pdf,
	  trunk/naf/tools/doc/web/nafscii.1.pdf,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h.html,
	  trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/web/yafscii.1.pdf: Regenerated naf
	  documentation...

2006-10-03 19:02  Brian Trammell <bht@cert.org>

	* [r5188] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  libfixbuf.spec, trunk/naf/tools/naf.spec: specfile tweaks.

2006-10-03 18:49  Brian Trammell <bht@cert.org>

	* [r5186] include/fixbuf/template.h: doc tweak

2006-10-03 17:48  Brian Trammell <bht@cert.org>

	* [r5182] include/fixbuf/reader.h, include/fixbuf/writer.h,
	  src/reader.c: Make sure everyone knows we use err in FixReader
	  and FixWriter. Assert
	  validity of error pointer.

2006-10-02 22:35  Brian Trammell <bht@cert.org>

	* [r5174] configure.in, src/reader.c, src/transcode.h,
	  src/writer.c: Add full buffer debug output, available via
	  autoconf.
	  
	  Fix interaction between NLREAD and autobounce in the reader that
	  was
	  causing messages to go into a zombie, half-active state.
	  
	  Call fix_read_end on any EOF, not just EOF conditions generated
	  by low
	  level reads. This has been a long-standing bug that we've only
	  recently tickled with live export over TCP.

2006-10-02 18:47  ajk

	* [r5164] trunk/naf/airdbc/doc/Doxyfoot.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h.html,
	  trunk/naf/airdbc/doc/html/annotated.html,
	  trunk/naf/airdbc/doc/html/doxygen.css,
	  trunk/naf/airdbc/doc/html/files.html,
	  trunk/naf/airdbc/doc/html/functions.html,
	  trunk/naf/airdbc/doc/html/functions_vars.html,
	  trunk/naf/airdbc/doc/html/globals.html,
	  trunk/naf/airdbc/doc/html/globals_defs.html,
	  trunk/naf/airdbc/doc/html/globals_func.html,
	  trunk/naf/airdbc/doc/html/globals_type.html,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/doc/html/struct___adb_connection.html,
	  trunk/naf/airdbc/doc/html/struct___adb_driver.html,
	  trunk/naf/airdbc/doc/html/struct___adb_result_set.html,
	  trunk/naf/airdbc/doc/html/struct___adb_statement.html,
	  trunk/naf/airframe/doc/Doxyfoot.html,
	  trunk/naf/airframe/doc/html/airutil_8h-source.html,
	  trunk/naf/airframe/doc/html/airutil_8h.html,
	  trunk/naf/airframe/doc/html/annotated.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h.html,
	  trunk/naf/airframe/doc/html/doxygen.css,
	  trunk/naf/airframe/doc/html/files.html,
	  trunk/naf/airframe/doc/html/functions.html,
	  trunk/naf/airframe/doc/html/functions_vars.html,
	  trunk/naf/airframe/doc/html/globals.html,
	  trunk/naf/airframe/doc/html/globals_defs.html,
	  trunk/naf/airframe/doc/html/globals_enum.html,
	  trunk/naf/airframe/doc/html/globals_eval.html,
	  trunk/naf/airframe/doc/html/globals_func.html,
	  trunk/naf/airframe/doc/html/globals_type.html,
	  trunk/naf/airframe/doc/html/index.html,
	  trunk/naf/airframe/doc/html/logconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/logconfig_8h.html,
	  trunk/naf/airframe/doc/html/mio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio_8h.html,
	  trunk/naf/airframe/doc/html/mio__config_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__config_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h.html,
	  trunk/naf/airframe/doc/html/privconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/privconfig_8h.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_app_driver.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink_file_config.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_live_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_t_c_p_config.html,
	  doc/Doxyfoot.html, doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html,
	  doc/html/tpl__udp_8h-source.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html, trunk/naf/tools/doc/Doxyfoot.html,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/aggregate_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/annotated.html,
	  trunk/naf/tools/doc/web/libnaf/html/doxygen.css,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/dynflow_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/exparse_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/files.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/filter_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions.html,
	  trunk/naf/tools/doc/web/libnaf/html/functions_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_defs.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_func.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_type.html,
	  trunk/naf/tools/doc/web/libnaf/html/globals_vars.html,
	  trunk/naf/tools/doc/web/libnaf/html/index.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/lexcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/match_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/nafcore_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h-source.html,
	  trunk/naf/tools/doc/web/libnaf/html/sort_8h.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_agg_config.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_bin_table.html,
	  
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_multi_bin.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_f_sorter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_filter.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_key.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_mask.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_raw.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_v_u_c.html,
	  trunk/naf/tools/doc/web/libnaf/html/struct___n_a_flow_val.html,
	  trunk/naf/tools/doc/web/nafalize.1.pdf,
	  trunk/naf/tools/doc/web/nafilter.1.pdf,
	  trunk/naf/tools/doc/web/nafload.1.pdf,
	  trunk/naf/tools/doc/web/nafscii.1.pdf,
	  trunk/naf/yaf/doc/Doxyfoot.html,
	  trunk/naf/yaf/doc/web/libyaf/html/annotated.html,
	  trunk/naf/yaf/doc/web/libyaf/html/datalink_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/datalink_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/defrag_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/defrag_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/doxygen.css,
	  trunk/naf/yaf/doc/web/libyaf/html/files.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions.html,
	  trunk/naf/yaf/doc/web/libyaf/html/functions_vars.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_defs.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_func.html,
	  trunk/naf/yaf/doc/web/libyaf/html/globals_type.html,
	  trunk/naf/yaf/doc/web/libyaf/html/index.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/picq_8h.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_f_dl_eth_info.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow_key.html,
	  trunk/naf/yaf/doc/web/libyaf/html/struct___y_a_flow_val.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h-source.html,
	  trunk/naf/yaf/doc/web/libyaf/html/yafcore_8h.html,
	  trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/web/yafscii.1.pdf: Updated doxy footers to use
	  the full copyright footer. Regenerated all
	  the doxygen content.

2006-10-02 18:12  Brian Trammell <bht@cert.org>

	* [r5162] src/reader.c: guard against null GError *. We shouldn't
	  have one here, but we also
	  shouldn't segfault if we don't...

2006-09-29 22:06  Brian Trammell <bht@cert.org>

	* [r5152] doc/Makefile.am: fix typo in dist target.

2006-09-29 21:35  Brian Trammell <bht@cert.org>

	* [r5148] doc/html/index.html, include/fixbuf/template.h: Doxygen
	  file release path fix.

2006-09-29 21:15  Brian Trammell <bht@cert.org>

	* [r5141] doc/doxygen.css: remove spurious doxygen css file.

2006-09-29 20:48  Brian Trammell <bht@cert.org>

	* [r5138] doc/Makefile.am: add tools to dist target

2006-09-29 20:47  Brian Trammell <bht@cert.org>

	* [r5137] Doxyfile, doc/Doxyhead.html, doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html, doc/html/tools.css,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html,
	  doc/html/tpl__udp_8h-source.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html, include/fixbuf/template.h:
	  Redoxidation and correction of fixbuf web documentation.

2006-09-28 19:31  Brian Trammell <bht@cert.org>

	* [r5086] doc/html/globals.html, doc/html/globals_func.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html: Regenerate doxygen for formerly
	  missing TPI calls.

2006-09-28 18:31  Brian Trammell <bht@cert.org>

	* [r5082] include/fixbuf/template_tpi.h, src/ie.c, src/reader.c,
	  src/transcode.c, src/writer.c: -Wmost -Werror fixes.

2006-09-27 19:45  Brian Trammell <bht@cert.org>

	* [r5064] src/reader.c, src/writer.c: fix spurious switch to final
	  message mode on message restart.

2006-09-25 21:13  Brian Trammell <bht@cert.org>

	* [r5029] include/fixbuf/reader_tpi.h,
	  include/fixbuf/template_tpi.h, include/fixbuf/writer_tpi.h:
	  Oops. Add TPI headers.

2006-09-25 18:45  Brian Trammell <bht@cert.org>

	* [r5019] src/reader.c: remove old and inapplicable fixme comment.

2006-09-22 19:09  Brian Trammell <bht@cert.org>

	* [r4978] src/tpl_tcp.c: avoid spurious external template table
	  realloc for TCP.

2006-09-22 18:59  Brian Trammell <bht@cert.org>

	* [r4977] ChangeLog, Doxyfile, NEWS, README, doc/html/index.html,
	  doc/html/template_8h-source.html, include/fixbuf/template.h:
	  Documentation changes for 0.5.0 release.

2006-09-22 18:30  Brian Trammell <bht@cert.org>

	* [r4975] NEWS, doc/Makefile.am, doc/html/annotated.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/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/reader__tpi_8h-source.html,
	  doc/html/reader__tpi_8h.html,
	  doc/html/struct___fix_template.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/template__tpi_8h-source.html,
	  doc/html/template__tpi_8h.html,
	  doc/html/tpl__file_8h-source.html, doc/html/tpl__file_8h.html,
	  doc/html/tpl__tcp_8h-source.html,
	  doc/html/tpl__udp_8h-source.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/html/writer__tpi_8h-source.html,
	  doc/html/writer__tpi_8h.html, include/Makefile.am,
	  include/fixbuf/reader.h, include/fixbuf/template.h,
	  include/fixbuf/tpl_file.h, include/fixbuf/tpl_tcp.h,
	  include/fixbuf/tpl_udp.h, include/fixbuf/writer.h, src/reader.c,
	  src/template.c, src/tpl_file.c, src/tpl_tcp.c, src/tpl_udp.c,
	  src/transcode.c, src/writer.c: Split fixbuf API into API
	  (application interface) and TPI (transport
	  interface) sides. Redoxidize. XCode build checkpoint. This
	  change will
	  isolate applications from post-5.0 API changes.

2006-09-21 22:43  Brian Trammell <bht@cert.org>

	* [r4961] doc/html/tpl__file_8h-source.html,
	  doc/html/tpl__file_8h.html, doc/html/tpl__tcp_8h-source.html,
	  doc/html/tpl__udp_8h-source.html: add transport layer docs.

2006-09-21 22:41  Brian Trammell <bht@cert.org>

	* [r4960] doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/reader.h, include/fixbuf/template.h,
	  include/fixbuf/tpl_file.h, include/fixbuf/writer.h: Incremental
	  documentation changes for 0.5.0 release. Doxidation of transport
	  layer interface continues tomorrow.

2006-09-19 20:26  Brian Trammell <bht@cert.org>

	* [r4904] src/ie.c: Add information elements for NAF arbitrary
	  aggregation via IPA.

2006-09-13 21:20  Brian Trammell <bht@cert.org>

	* [r4860] include/fixbuf/tpl_tcp.h, src/tpl_tcp.c: fix potential
	  issue with spurious NLREAD on delayed segments, by
	  pulling select() out of the full read loop.

2006-09-13 18:00  mwd

	* [r4849] src/tpl_tcp.c: Return FIX_ERROR_NLREAD errors in
	  fix_tcp_read if no data after one
	  second (or interrupted).

2006-09-12 17:19  mwd

	* [r4841] src/reader.c: Don't call important code from within
	  g_assert.

2006-09-08 19:56  Brian Trammell <bht@cert.org>

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

2006-08-30 14:42  Brian Trammell <bht@cert.org>

	* [r4729] include/fixbuf/template.h, include/fixbuf/tpl_tcp.h,
	  src/tpl_tcp.c, src/tpl_udp.c: Build checkpoint. Rename NOLOWDATA
	  to NLREAD. Add EPIPE detection to
	  TCP transport layer.

2006-08-29 22:02  Brian Trammell <bht@cert.org>

	* [r4724] src/tpl_tcp.c: Remove pointless assert that breaks on
	  the (legal but pointless) empty
	  sets that YAF generates from time to time.

2006-08-29 19:48  Brian Trammell <bht@cert.org>

	* [r4716] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/libairframe.pc.in, libfixbuf.pc.in,
	  trunk/naf/tools/configure.in, trunk/naf/tools/libnaf.pc.in,
	  trunk/naf/yaf/libyaf.pc.in, trunk/naf/yaf/libyafrag.pc.in: fix
	  pkg-config to actually include glib dependencies. add
	  libnaf.pc. xcode project evolution.

2006-08-28 22:18  Brian Trammell <bht@cert.org>

	* [r4713] src/writer.c: ectx/ictx are persistent across message
	  boundaries now. oops.

2006-08-28 21:04  ajk

	* [r4708] trunk/naf/airdbc/doc/doxygen.css,
	  trunk/naf/airdbc/doc/html/airdbc_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h.html,
	  trunk/naf/airdbc/doc/html/annotated.html,
	  trunk/naf/airdbc/doc/html/doxygen.css,
	  trunk/naf/airdbc/doc/html/files.html,
	  trunk/naf/airdbc/doc/html/functions.html,
	  trunk/naf/airdbc/doc/html/functions_vars.html,
	  trunk/naf/airdbc/doc/html/globals.html,
	  trunk/naf/airdbc/doc/html/globals_defs.html,
	  trunk/naf/airdbc/doc/html/globals_func.html,
	  trunk/naf/airdbc/doc/html/globals_type.html,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/doc/html/struct___adb_connection.html,
	  trunk/naf/airdbc/doc/html/struct___adb_driver.html,
	  trunk/naf/airdbc/doc/html/struct___adb_result_set.html,
	  trunk/naf/airdbc/doc/html/struct___adb_statement.html,
	  trunk/naf/airframe/doc/doxygen.css,
	  trunk/naf/airframe/doc/html/airutil_8h-source.html,
	  trunk/naf/airframe/doc/html/airutil_8h.html,
	  trunk/naf/airframe/doc/html/annotated.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/daeconfig_8h.html,
	  trunk/naf/airframe/doc/html/doxygen.css,
	  trunk/naf/airframe/doc/html/files.html,
	  trunk/naf/airframe/doc/html/functions.html,
	  trunk/naf/airframe/doc/html/functions_vars.html,
	  trunk/naf/airframe/doc/html/globals.html,
	  trunk/naf/airframe/doc/html/globals_defs.html,
	  trunk/naf/airframe/doc/html/globals_enum.html,
	  trunk/naf/airframe/doc/html/globals_eval.html,
	  trunk/naf/airframe/doc/html/globals_func.html,
	  trunk/naf/airframe/doc/html/globals_type.html,
	  trunk/naf/airframe/doc/html/index.html,
	  trunk/naf/airframe/doc/html/logconfig_8h-source.html,
	  trunk/naf/airframe/doc/html/logconfig_8h.html,
	  trunk/naf/airframe/doc/html/mio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio_8h.html,
	  trunk/naf/airframe/doc/html/mio__config_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__config_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__multi_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__sink__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__file_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__pcap_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__tcp_8h.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__source__udp_8h.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h-source.html,
	  trunk/naf/airframe/doc/html/mio__stdio_8h.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_app_driver.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_sink_file_config.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source.html,
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_file_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_p_cap_live_config.html,
	  
	  trunk/naf/airframe/doc/html/struct___m_i_o_source_t_c_p_config.html,
	  doc/doxygen.css, doc/html/annotated.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/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  trunk/naf/tools/doc/doxygen.css,
	  trunk/naf/tools/doc/html/aggregate_8h-source.html,
	  trunk/naf/tools/doc/html/aggregate_8h.html,
	  trunk/naf/tools/doc/html/annotated.html,
	  trunk/naf/tools/doc/html/doxygen.css,
	  trunk/naf/tools/doc/html/dynflow_8h-source.html,
	  trunk/naf/tools/doc/html/dynflow_8h.html,
	  trunk/naf/tools/doc/html/exparse_8h-source.html,
	  trunk/naf/tools/doc/html/exparse_8h.html,
	  trunk/naf/tools/doc/html/files.html,
	  trunk/naf/tools/doc/html/filter_8h-source.html,
	  trunk/naf/tools/doc/html/filter_8h.html,
	  trunk/naf/tools/doc/html/functions.html,
	  trunk/naf/tools/doc/html/functions_vars.html,
	  trunk/naf/tools/doc/html/globals.html,
	  trunk/naf/tools/doc/html/globals_defs.html,
	  trunk/naf/tools/doc/html/globals_func.html,
	  trunk/naf/tools/doc/html/globals_type.html,
	  trunk/naf/tools/doc/html/globals_vars.html,
	  trunk/naf/tools/doc/html/index.html,
	  trunk/naf/tools/doc/html/lexcore_8h-source.html,
	  trunk/naf/tools/doc/html/lexcore_8h.html,
	  trunk/naf/tools/doc/html/match_8h-source.html,
	  trunk/naf/tools/doc/html/match_8h.html,
	  trunk/naf/tools/doc/html/nafcore_8h-source.html,
	  trunk/naf/tools/doc/html/nafcore_8h.html,
	  trunk/naf/tools/doc/html/sort_8h-source.html,
	  trunk/naf/tools/doc/html/sort_8h.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_agg_config.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_bin_table.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_multi_bin.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_sorter.html,
	  trunk/naf/tools/doc/html/struct___n_a_filter.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_key.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_mask.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_raw.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_v_u_c.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_val.html,
	  trunk/naf/yaf/doc/doxygen.css,
	  trunk/naf/yaf/doc/html/annotated.html,
	  trunk/naf/yaf/doc/html/datalink_8h-source.html,
	  trunk/naf/yaf/doc/html/datalink_8h.html,
	  trunk/naf/yaf/doc/html/defrag_8h-source.html,
	  trunk/naf/yaf/doc/html/defrag_8h.html,
	  trunk/naf/yaf/doc/html/doxygen.css,
	  trunk/naf/yaf/doc/html/files.html,
	  trunk/naf/yaf/doc/html/functions.html,
	  trunk/naf/yaf/doc/html/functions_vars.html,
	  trunk/naf/yaf/doc/html/globals.html,
	  trunk/naf/yaf/doc/html/globals_defs.html,
	  trunk/naf/yaf/doc/html/globals_func.html,
	  trunk/naf/yaf/doc/html/globals_type.html,
	  trunk/naf/yaf/doc/html/index.html,
	  trunk/naf/yaf/doc/html/picq_8h-source.html,
	  trunk/naf/yaf/doc/html/picq_8h.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow_key.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow_val.html,
	  trunk/naf/yaf/doc/html/yafcore_8h-source.html,
	  trunk/naf/yaf/doc/html/yafcore_8h.html,
	  trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/web/yafscii.1.pdf: Made fonts consistent
	  betwen doxygen pages and rest of site.
	  Updated generated content.

2006-08-28 19:17  ajk

	* [r4702] trunk/naf/airdbc/doc/doxygen.css,
	  trunk/naf/airdbc/doc/html/doxygen.css,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/include/airdbc/airdbc.h,
	  trunk/naf/airframe/doc/doxygen.css,
	  trunk/naf/airframe/doc/html/doxygen.css,
	  trunk/naf/airframe/doc/html/index.html,
	  trunk/naf/airframe/include/airframe/airutil.h, doc/doxygen.css,
	  doc/html/doxygen.css, doc/html/index.html,
	  include/fixbuf/template.h, trunk/naf/tools/doc/doxygen.css,
	  trunk/naf/tools/doc/html/doxygen.css,
	  trunk/naf/tools/doc/html/index.html,
	  trunk/naf/tools/doc/web/index.html,
	  trunk/naf/tools/include/naf/nafcore.h,
	  trunk/naf/yaf/doc/doxygen.css,
	  trunk/naf/yaf/doc/html/doxygen.css,
	  trunk/naf/yaf/doc/html/index.html,
	  trunk/naf/yaf/doc/web/index.html,
	  trunk/naf/yaf/doc/web/yaf.1.pdf,
	  trunk/naf/yaf/doc/web/yafscii.1.pdf,
	  trunk/naf/yaf/include/yaf/yafcore.h: Various clean up and fixes
	  related to tools site including
	  replacing sourceforge urls.

2006-08-28 16:57  ajk

	* [r4697] trunk/naf/airdbc/Doxyfile,
	  trunk/naf/airdbc/doc/Doxyfoot.html,
	  trunk/naf/airdbc/doc/Doxyhead.html,
	  trunk/naf/airdbc/doc/doxygen.css,
	  trunk/naf/airdbc/doc/html/airdbc_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h.html,
	  trunk/naf/airdbc/doc/html/annotated.html,
	  trunk/naf/airdbc/doc/html/doxygen.css,
	  trunk/naf/airdbc/doc/html/files.html,
	  trunk/naf/airdbc/doc/html/functions.html,
	  trunk/naf/airdbc/doc/html/functions_vars.html,
	  trunk/naf/airdbc/doc/html/globals.html,
	  trunk/naf/airdbc/doc/html/globals_defs.html,
	  trunk/naf/airdbc/doc/html/globals_func.html,
	  trunk/naf/airdbc/doc/html/globals_type.html,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/doc/html/struct___adb_connection.html,
	  trunk/naf/airdbc/doc/html/struct___adb_driver.html,
	  trunk/naf/airdbc/doc/html/struct___adb_result_set.html,
	  trunk/naf/airdbc/doc/html/struct___adb_statement.html, Doxyfile,
	  doc/Doxyfoot.html, doc/Doxyhead.html, doc/doxygen.css,
	  doc/html/annotated.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/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  trunk/naf/tools/Doxyfile, trunk/naf/tools/doc/Doxyfoot.html,
	  trunk/naf/tools/doc/Doxyhead.html,
	  trunk/naf/tools/doc/doxygen.css,
	  trunk/naf/tools/doc/html/aggregate_8h-source.html,
	  trunk/naf/tools/doc/html/aggregate_8h.html,
	  trunk/naf/tools/doc/html/annotated.html,
	  trunk/naf/tools/doc/html/doxygen.css,
	  trunk/naf/tools/doc/html/dynflow_8h-source.html,
	  trunk/naf/tools/doc/html/dynflow_8h.html,
	  trunk/naf/tools/doc/html/exparse_8h-source.html,
	  trunk/naf/tools/doc/html/exparse_8h.html,
	  trunk/naf/tools/doc/html/files.html,
	  trunk/naf/tools/doc/html/filter_8h-source.html,
	  trunk/naf/tools/doc/html/filter_8h.html,
	  trunk/naf/tools/doc/html/functions.html,
	  trunk/naf/tools/doc/html/functions_vars.html,
	  trunk/naf/tools/doc/html/globals.html,
	  trunk/naf/tools/doc/html/globals_defs.html,
	  trunk/naf/tools/doc/html/globals_func.html,
	  trunk/naf/tools/doc/html/globals_type.html,
	  trunk/naf/tools/doc/html/globals_vars.html,
	  trunk/naf/tools/doc/html/index.html,
	  trunk/naf/tools/doc/html/lexcore_8h-source.html,
	  trunk/naf/tools/doc/html/lexcore_8h.html,
	  trunk/naf/tools/doc/html/match_8h-source.html,
	  trunk/naf/tools/doc/html/match_8h.html,
	  trunk/naf/tools/doc/html/nafcore_8h-source.html,
	  trunk/naf/tools/doc/html/nafcore_8h.html,
	  trunk/naf/tools/doc/html/sort_8h-source.html,
	  trunk/naf/tools/doc/html/sort_8h.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_agg_config.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_bin_table.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_multi_bin.html,
	  trunk/naf/tools/doc/html/struct___n_a_f_sorter.html,
	  trunk/naf/tools/doc/html/struct___n_a_filter.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_key.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_mask.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_raw.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_v_u_c.html,
	  trunk/naf/tools/doc/html/struct___n_a_flow_val.html,
	  trunk/naf/tools/doc/web/index.html, trunk/naf/yaf/Doxyfile,
	  trunk/naf/yaf/doc/Doxyfoot.html,
	  trunk/naf/yaf/doc/Doxyhead.html, trunk/naf/yaf/doc/doxygen.css,
	  trunk/naf/yaf/doc/html/annotated.html,
	  trunk/naf/yaf/doc/html/datalink_8h-source.html,
	  trunk/naf/yaf/doc/html/datalink_8h.html,
	  trunk/naf/yaf/doc/html/defrag_8h-source.html,
	  trunk/naf/yaf/doc/html/defrag_8h.html,
	  trunk/naf/yaf/doc/html/doxygen.css,
	  trunk/naf/yaf/doc/html/files.html,
	  trunk/naf/yaf/doc/html/functions.html,
	  trunk/naf/yaf/doc/html/functions_vars.html,
	  trunk/naf/yaf/doc/html/globals.html,
	  trunk/naf/yaf/doc/html/globals_defs.html,
	  trunk/naf/yaf/doc/html/globals_func.html,
	  trunk/naf/yaf/doc/html/globals_type.html,
	  trunk/naf/yaf/doc/html/index.html,
	  trunk/naf/yaf/doc/html/picq_8h-source.html,
	  trunk/naf/yaf/doc/html/picq_8h.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow_key.html,
	  trunk/naf/yaf/doc/html/struct___y_a_flow_val.html,
	  trunk/naf/yaf/doc/html/yafcore_8h-source.html,
	  trunk/naf/yaf/doc/html/yafcore_8h.html,
	  trunk/naf/yaf/doc/web/index.html: Updated doxygen configuration
	  and checked in new versions of generated
	  documents to fit into new tools release site.

2006-08-25 19:55  Brian Trammell <bht@cert.org>

	* [r4682] src/tpl_file.c: 65496-byte message size limit for files
	  by default: it doesn't add
	  that much overhead, and it makes all fixbuf files trivially
	  concatenatable.

2006-08-18 14:44  Brian Trammell <bht@cert.org>

	* [r4535] include/fixbuf/tpl_file.h, include/fixbuf/tpl_tcp.h,
	  include/fixbuf/tpl_udp.h: Newlines to suppress warnings on
	  Linux. Bah.

2006-08-15 18:55  Brian Trammell <bht@cert.org>

	* [r4506] doc/Makefile.am, doc/html/udp_8h-source.html,
	  doc/html/udp_8h.html, include/Makefile.am, src/Makefile.am:
	  Build system and doxygen changes. tpl_file tested within YAF.

2006-08-15 17:58  Brian Trammell <bht@cert.org>

	* [r4500] include/fixbuf/tpl_file.h, include/fixbuf/tpl_tcp.h,
	  include/fixbuf/tpl_udp.h, src/tpl_file.c, src/tpl_tcp.c,
	  src/tpl_udp.c: Minor API rename; XCode build checkpoint.

2006-08-15 15:29  Brian Trammell <bht@cert.org>

	* [r4494] src/reader.c: missing reader close on free

2006-08-15 15:22  Brian Trammell <bht@cert.org>

	* [r4493] include/fixbuf/reader.h, include/fixbuf/tpl_tcp.h,
	  include/fixbuf/tpl_udp.h, include/fixbuf/udp.h, src/reader.c,
	  src/tpl_tcp.c, src/tpl_udp.c, src/udp.c: Complete refactor of
	  transport layer (XCode build checkpoint). This
	  does _not_ include FixReaderSet; TCP and UDP input will still be
	  MIO-based for now.

2006-08-14 22:51  Brian Trammell <bht@cert.org>

	* [r4491] include/fixbuf/reader.h, include/fixbuf/tpl_file.h,
	  include/fixbuf/tpl_tcp.h, include/fixbuf/tpl_udp.h,
	  include/fixbuf/writer.h, src/reader.c, src/tpl_file.c,
	  src/writer.c: Reader refactor, and writer refactor fixes. Change
	  reader API for
	  parity with transport layer. Add file reader transport layer.
	  Reader
	  API does not yet support getfd for select(); will add this when
	  reader
	  sets are fully designed. XCode build checkpoint; no autotools;
	  NAF/YAF
	  do not yet build against this.

2006-08-01 20:16  Brian Trammell <bht@cert.org>

	* [r4392] include/fixbuf/tpl_file.h, include/fixbuf/tpl_tcp.h,
	  include/fixbuf/tpl_udp.h, include/fixbuf/writer.h, src/reader.c,
	  src/tpl_file.c, src/tpl_tcp.c, src/tpl_udp.c, src/writer.c:
	  Transport layer refactor build checkpoint. NAF and YAF are
	  inconsistent and will remain so until all this is complete...

2006-07-31 20:31  Brian Trammell <bht@cert.org>

	* [r4385] include/fixbuf/udp.h, include/fixbuf/writer.h,
	  src/writer.c: Writer API changes to accomodate new fixbuf
	  transport layer. Output
	  selection is now explicit, instead of being bound to message
	  start. This makes autobounce work better, anyway.

2006-07-25 20:51  Brian Trammell <bht@cert.org>

	* [r4363] src/template.c: Remove spurious automatic.

2006-07-25 20:49  Brian Trammell <bht@cert.org>

	* [r4362] src/reader.c: Fix missing context setup in FixReader.
	  yaf/yafscii pass initial
	  template refactor regression testing.

2006-07-25 19:36  Brian Trammell <bht@cert.org>

	* [r4359] include/fixbuf/template.h, include/fixbuf/writer.h,
	  src/reader.c, src/template.c, src/transcode.c, src/writer.c:
	  0.5.0 template refactor build checkpoint. fixbuf itself builds in
	  XCode. Neither YAF nor NAF have yet been changed to the new
	  template
	  API.

2006-07-25 14:08  Brian Trammell <bht@cert.org>

	* [r4358] include/fixbuf/template.h, src/reader.c, src/template.c,
	  src/transcode.c, src/transcode.h, src/writer.c: Simplify
	  transcode plan caching to cache only the last transcode
	  plan. This will force a replan every time either the input or
	  output
	  template changes, but is _much_ simpler than any other mechanism
	  for
	  doing this. If it turns out that this is measurably slower than
	  the
	  old way, we'll get more sophisticated about plan caching as an
	  optimization...

2006-07-24 21:51  Brian Trammell <bht@cert.org>

	* [r4354] configure.in, include/fixbuf/template.h, libfixbuf.spec,
	  src/reader.c, src/template.c, src/transcode.c, src/transcode.h,
	  src/writer.c: EOD checkin. Yet another template refactor. Modify
	  templates to be
	  truly scoped to odId and/or "internal use". We can do this now
	  because
	  the template scoping rules seem to have settled down. The biggest
	  thing this changes is how transcode plans are cached.
	  
	  What's there right now maintains a per-source-template transcode
	  plan
	  cache (as opposed to a context-global one) but this will leak
	  plans on
	  destination template revocation. It may make sense to be a
	  little less
	  aggressive about plan caching and to merely keep a global cache
	  stack (or even just a "last plan"). I'll look into this tomorrow.
	  
	  DOES NOT BUILD. Changes the API. Again. fixbuf will probably be
	  broken
	  for the first half of this week, and will require yaf/naf
	  updates once
	  it's done.

2006-07-06 20:01  Brian Trammell <bht@cert.org>

	* [r4212] ChangeLog, Doxyfile, NEWS, README, configure.in,
	  doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/template.h: 0.4.1 release prep.

2006-07-06 16:42  Brian Trammell <bht@cert.org>

	* [r4207] src/ie.c: Add reverseVlanId for YAF.

2006-06-19 19:44  Brian Trammell <bht@cert.org>

	* [r4021] ChangeLog, doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html:
	  Documentation regeneration for 0.4.0 release after prerelease
	  test bugfixes.

2006-06-19 18:40  Brian Trammell <bht@cert.org>

	* [r4018] include/fixbuf/reader.h, include/fixbuf/writer.h,
	  src/reader.c, src/writer.c: More 0.4.0 api changes. Split peek
	  template into next template and
	  last template, so applications can determine the template to be
	  used
	  for the previous record read as well as the next. This allows us
	  to
	  fix an error in IPFIX collecting process support for nafalize.
	  
	  Also remove iochannels - they're no longer used.

2006-06-15 14:05  Brian Trammell <bht@cert.org>

	* [r3991] doc/Makefile.am: fix missing save in previous commit.

2006-06-15 14:02  Brian Trammell <bht@cert.org>

	* [r3990] ChangeLog, Doxyfile, NEWS, README, configure.in,
	  doc/Makefile.am, doc/html/annotated.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/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/session_8h-source.html,
	  doc/html/session_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_i_e_registry.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_ctx.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/template.h, libfixbuf.spec: 0.4.0 release
	  documentation prep

2006-05-31 22:12  Brian Trammell <bht@cert.org>

	* [r3898] include/fixbuf/ie.h, include/fixbuf/template.h:
	  Documentation for upcoming release

2006-05-19 19:13  Brian Trammell <bht@cert.org>

	* [r3815] src/ie.c: Add port counter information elements.

2006-05-16 19:41  Brian Trammell <bht@cert.org>

	* [r3787] include/fixbuf/reader.h, include/fixbuf/template.h,
	  include/fixbuf/writer.h, src/reader.c, src/template.c,
	  src/transcode.h, src/writer.c: Copyright notice tweaks for 0.4.0
	  release.

2006-05-16 16:01  Brian Trammell <bht@cert.org>

	* [r3780] include/Makefile.am, src/Makefile.am: update autotools
	  build system for last week's removal of session.[ch] - oops.

2006-05-15 21:05  Brian Trammell <bht@cert.org>

	* [r3779] src/reader.c: remove printf debugging.

2006-05-15 21:04  Brian Trammell <bht@cert.org>

	* [r3777] src/reader.c: Fix final set read length calculation bug.

2006-05-12 21:04  Brian Trammell <bht@cert.org>

	* [r3764] src/reader.c: EOD checkin; in progress debugging a read
	  overrun when dealing with
	  final sets. Builds, runs, dies on files > 64k in size.

2006-05-08 16:26  Brian Trammell <bht@cert.org>

	* [r3686] src/reader.c, src/writer.c: fix missing virtual (TS/OTS)
	  templates.

2006-05-07 16:24  Brian Trammell <bht@cert.org>

	* [r3680] include/fixbuf/ie.h, include/fixbuf/reader.h,
	  include/fixbuf/session.h, include/fixbuf/template.h,
	  include/fixbuf/writer.h, src/ie.c, src/reader.c, src/session.c,
	  src/template.c, src/transcode.c, src/transcode.h, src/udp.c,
	  src/writer.c: 0.4.0 template management refactor build
	  checkpoint. Cannot be tested,
	  because no existing fixbuf applications are written to this API
	  (so
	  while this builds, they won't build against this...)
	  
	  Next up, YAF changes for testing.

2006-05-07 01:07  Brian Trammell <bht@cert.org>

	* [r3679] include/fixbuf/session.h, include/fixbuf/template.h,
	  src/ie.c, src/reader.c, src/session.c, src/template.c: 0.4.0
	  template management rewrite in progress; EOD checkin, doesn't
	  build.

2006-05-05 21:00  Brian Trammell <bht@cert.org>

	* [r3671] include/fixbuf/ie.h, src/ie.c: Beginning of template
	  management rework. Add IE registry handling to
	  ie.c - this will replace IE registry in session.

2006-05-04 20:32  Brian Trammell <bht@cert.org>

	* [r3654] src/reader.c: Fix fp read semantics to allow short
	  reads, as in the final set case.

2006-04-26 15:26  Brian Trammell <bht@cert.org>

	* [r3571] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  trunk/naf/airframe/AUTHORS, AUTHORS, trunk/naf/tools/AUTHORS,
	  trunk/naf/tools/src/Makefile.am, trunk/naf/yaf/AUTHORS:
	  Boilerplate changes - suggested by ldcap boilerplate.

2006-04-21 14:09  Brian Trammell <bht@cert.org>

	* [r3509] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  trunk/naf/airdbc/Makefile.am, trunk/naf/airdbc/configure.in,
	  trunk/naf/airdbc/doc/Makefile.am,
	  trunk/naf/airdbc/include/Makefile.am,
	  trunk/naf/airdbc/include/airdbc/Makefile.am,
	  trunk/naf/airdbc/include/airdbc/airdbc.h,
	  trunk/naf/airdbc/include/airdbc/airdbc_drv.h,
	  trunk/naf/airdbc/include/airdbc/drv_oci.h,
	  trunk/naf/airdbc/include/airdbc/drv_pg.h,
	  trunk/naf/airdbc/src/Makefile.am, trunk/naf/airdbc/src/airdbc.c,
	  trunk/naf/airdbc/src/drv_oci.c, trunk/naf/airdbc/src/drv_pg.c,
	  trunk/naf/airframe/Makefile.am, trunk/naf/airframe/configure.in,
	  trunk/naf/airframe/doc/Makefile.am,
	  trunk/naf/airframe/include/Makefile.am,
	  trunk/naf/airframe/include/airframe/airutil.h,
	  trunk/naf/airframe/include/airframe/daeconfig.h,
	  trunk/naf/airframe/include/airframe/ioconfig.h,
	  trunk/naf/airframe/include/airframe/logconfig.h,
	  trunk/naf/airframe/include/airframe/mio.h,
	  trunk/naf/airframe/include/airframe/mio_config.h,
	  trunk/naf/airframe/include/airframe/mio_sink_file.h,
	  trunk/naf/airframe/include/airframe/mio_sink_multi.h,
	  trunk/naf/airframe/include/airframe/mio_sink_tcp.h,
	  trunk/naf/airframe/include/airframe/mio_sink_udp.h,
	  trunk/naf/airframe/include/airframe/mio_source_file.h,
	  trunk/naf/airframe/include/airframe/mio_source_pcap.h,
	  trunk/naf/airframe/include/airframe/mio_source_tcp.h,
	  trunk/naf/airframe/include/airframe/mio_source_udp.h,
	  trunk/naf/airframe/include/airframe/mio_stdio.h,
	  trunk/naf/airframe/src/Makefile.am,
	  trunk/naf/airframe/src/airutil.c,
	  trunk/naf/airframe/src/daeconfig.c,
	  trunk/naf/airframe/src/ioconfig.c,
	  trunk/naf/airframe/src/logconfig.c,
	  trunk/naf/airframe/src/mio.c,
	  trunk/naf/airframe/src/mio_common_net.c,
	  trunk/naf/airframe/src/mio_common_net.h,
	  trunk/naf/airframe/src/mio_config.c,
	  trunk/naf/airframe/src/mio_internal.h,
	  trunk/naf/airframe/src/mio_sink_file.c,
	  trunk/naf/airframe/src/mio_sink_multi.c,
	  trunk/naf/airframe/src/mio_sink_tcp.c,
	  trunk/naf/airframe/src/mio_sink_udp.c,
	  trunk/naf/airframe/src/mio_source_file.c,
	  trunk/naf/airframe/src/mio_source_pcap.c,
	  trunk/naf/airframe/src/mio_source_tcp.c,
	  trunk/naf/airframe/src/mio_source_udp.c,
	  trunk/naf/airframe/src/mio_stdio.c, Makefile.am, configure.in,
	  doc/Makefile.am, include/Makefile.am, include/fixbuf/ie.h,
	  include/fixbuf/reader.h, include/fixbuf/session.h,
	  include/fixbuf/template.h, include/fixbuf/udp.h,
	  include/fixbuf/writer.h, src/Makefile.am, src/ie.c,
	  src/reader.c, src/session.c, src/template.c, src/transcode.c,
	  src/transcode.h, src/udp.c, src/writer.c,
	  trunk/naf/tools/Makefile.am, trunk/naf/tools/configure.in,
	  trunk/naf/tools/doc/Makefile.am,
	  trunk/naf/tools/include/Makefile.am,
	  trunk/naf/tools/src/Makefile.am, trunk/naf/yaf/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 17:26  Brian Trammell <bht@cert.org>

	* [r3485] src/ie.c: Typofix.

2006-04-19 15:21  Brian Trammell <bht@cert.org>

	* [r3483] src/ie.c: Add new reverse IEs for SiLK/YAF integration.

2006-04-19 14:46  Brian Trammell <bht@cert.org>

	* [r3480] src/ie.c: Success! Track IE name changes - the IPFIX
	  information model will now
	  spell timestamp IEs correctly.

2006-04-18 21:25  Brian Trammell <bht@cert.org>

	* [r3477] src/ie.c: Track IE name changes during information model
	  AD review.

2006-03-17 21:20  Brian Trammell <bht@cert.org>

	* [r3237] NEWS, README, configure.in, doc/html/annotated.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_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/session_8h-source.html, doc/html/session_8h.html,
	  doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/session.h, src/transcode.c: Fixbuf 0.3.2 prep.
	  Fix longstanding bug hiding in transcode cache;
	  particular template IDs used by YAF's reduced-length encoding
	  feature
	  tickled it for the first time in testing. Regenerate docs and
	  update
	  autotools for 0.3.2 release.

2006-03-15 15:44  Brian Trammell <bht@cert.org>

	* [r3211] ChangeLog: time to make the ChangeLogs.

2006-03-15 15:00  Brian Trammell <bht@cert.org>

	* [r3210] src/transcode.c: Fix LE encode/decode bug (off-by-one
	  error in byte swap). fixbuf 0.3.1 + airframe 0.6.0 work with NAF
	  on linux/i386 - release imminent.

2006-03-14 23:08  Brian Trammell <bht@cert.org>

	* [r3207] doc/html/annotated.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_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/session_8h-source.html,
	  doc/html/session_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/reader.h: Regenerate doxygen for 0.3.1.

2006-03-14 23:07  Brian Trammell <bht@cert.org>

	* [r3206] NEWS, README, include/fixbuf/session.h, libfixbuf.spec:
	  Documentation changes in preparation for 0.3.1 release.

2006-03-07 22:50  Brian Trammell <bht@cert.org>

	* [r3167] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  src/writer.c: project changes; inconsequential whitespace change
	  to fixbuf writer.

2006-03-07 21:48  Brian Trammell <bht@cert.org>

	* [r3166] src/reader.c: Fix spurious error on zero-length FP read.

2006-03-03 03:08  Brian Trammell <bht@cert.org>

	* [r3136] include/fixbuf/session.h, src/reader.c: IPFIX interop
	  fixes. Fix handling of erroneous templayes to comply with
	  in-progress IPFIX error handling test suite.

2006-03-01 18:33  Brian Trammell <bht@cert.org>

	* [r3127] src/transcode.c, src/writer.c: Add reduced-length
	  information element support, in order to pass IPFIX
	  interop tests. Tested on darwin/ppc only, where length mismatch
	  is
	  easier because you don't have to worry about endianness.

2006-02-28 17:00  Brian Trammell <bht@cert.org>

	* [r3118] src/reader.c: Modify low-level reader code to guarantee
	  either a full read or an
	  EOF.

2006-02-26 17:58  Brian Trammell <bht@cert.org>

	* [r3102] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  src/reader.c, trunk/naf/yaf/src/yafcollect.c,
	  trunk/naf/yaf/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-23 20:39  Tony Cebzanov <tonyc@cert.org>

	* [r3080] trunk/naf/airdbc/airdbc.xcodeproj,
	  trunk/naf/airframe/airframe.xcodeproj, libfixbuf.xcodeproj,
	  trunk/naf/tools/naf.xcodeproj: Purging old project files.

2006-02-23 05:47  Brian Trammell <bht@cert.org>

	* [r3073] configure.in, include/fixbuf/reader.h, src/reader.c: add
	  fix_read_export_time(), to support external decode of delta
	  timestamps.

2006-02-13 20:24  Brian Trammell <bht@cert.org>

	* [r2997] include/fixbuf/reader.h, src/reader.c, src/transcode.c,
	  src/udp.c, src/writer.c: Fix UDP collection bugs. Add
	  fix_read_end() to allow applications to
	  force end-of-message on read.

2006-02-10 21:48  Tony Cebzanov <tonyc@cert.org>

	* [r2990] trunk/naf/airframe/libairframe.spec, libfixbuf.spec:
	  Make version numbering in specfile more consistent.

2006-02-10 21:47  Tony Cebzanov <tonyc@cert.org>

	* [r2989] trunk/naf/airdbc/libairdbc.spec,
	  trunk/naf/airframe/libairframe.spec, libfixbuf.spec: Fixed
	  wildcarding to pick up missing .so symlink

2006-02-09 14:20  Brian Trammell <bht@cert.org>

	* [r2965] src/ie.c: Change CERT-specific time IE names to be
	  misspelled consistent with
	  IPFIX WG approved misspelling of time IEs. La.

2006-02-08 20:00  Brian Trammell <bht@cert.org>

	* [r2952] include/fixbuf/reader.h, src/reader.c: Add
	  fix_read_autobounce(), for automatically restarting reads (like
	  autobounce for write).

2006-02-07 21:00  Brian Trammell <bht@cert.org>

	* [r2941] src/session.c, src/template.c: Fix inconsistencies in
	  handling of private flag; add private flag to
	  TS/OTS pseudotemplates.

2006-02-07 16:43  Brian Trammell <bht@cert.org>

	* [r2937] include/fixbuf/template.h, include/fixbuf/writer.h,
	  src/template.c, src/writer.c: Template management. Add
	  fix_write_templates(), which can be
	  periodically used to dump every active, public write template on
	  a
	  writer, with autobounce. Add privatize, which sets a flag to keep
	  fix_write_templates() from writing a template.

2006-02-06 19:48  Tony Cebzanov <tonyc@cert.org>

	* [r2928] libfixbuf.spec: Bah, take three.

2006-02-06 19:47  Tony Cebzanov <tonyc@cert.org>

	* [r2927] libfixbuf.spec: Fix package summary

2006-02-06 19:46  Tony Cebzanov <tonyc@cert.org>

	* [r2926] libfixbuf.spec: Add specfile for libfixbuf RPM builds

2006-02-06 17:15  Brian Trammell <bht@cert.org>

	* [r2913] ChangeLog, doc/html/annotated.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_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/ie_8h-source.html, doc/html/ie_8h.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/session_8h-source.html,
	  doc/html/session_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/session.h: fixbuf 0.3.0 release final tweaks.

2006-02-03 21:59  Brian Trammell <bht@cert.org>

	* [r2908] include/fixbuf/writer.h, src/ie.c, src/writer.c: Add
	  autobounce to automatically restart message writers when
	  exceeding MTU.
	  Add IE for initial RTT support in YAF.

2006-02-01 19:04  Brian Trammell <bht@cert.org>

	* [r2880] Doxyfile, NEWS, README, configure.in, doc/Doxyfoot.html,
	  doc/Makefile.am, doc/html/Makefile.am, doc/html/annotated.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_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/ie_8h-source.html,
	  doc/html/ie_8h.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/session_8h-source.html, doc/html/session_8h.html,
	  doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_i_e_key.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/struct___fix_template_spec.html,
	  doc/html/struct___fix_varfield.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/ie.h, include/fixbuf/reader.h,
	  include/fixbuf/template.h, include/fixbuf/writer.h,
	  src/Makefile.am, src/fixcollect.c, src/fixport.c, src/reader.c,
	  src/template.c, src/writer.c: libfixbuf 0.3.0 release prep. Add
	  template revocation API. Remove
	  fixport and fixcollect. Doc updates.

2006-01-31 22:27  Brian Trammell <bht@cert.org>

	* [r2875] src/writer.c: Fix corner case in fixbuf writer. When
	  reserve() on new set header
	  write caused midflush(), two set headers would be written,
	  skewing all
	  subsequent writes by four bytes.

2006-01-31 21:26  Brian Trammell <bht@cert.org>

	* [r2874] src/writer.c: regression fixes in writer - don't write
	  zero set length if set header
	  reservation fails.

2006-01-31 18:51  Brian Trammell <bht@cert.org>

	* [r2873] src/ie.c, src/reader.c, src/transcode.c,
	  src/transcode.h, src/writer.c: transcoder review changes.
	  Regression testing begins...

2006-01-31 14:37  Brian Trammell <bht@cert.org>

	* [r2871] include/fixbuf/reader.h, src/reader.c, src/transcode.c,
	  src/transcode.h: Review fixes to reader. Remove raw interface.
	  Remove transcode offsets
	  interface, because only the reader raw interface touched it. Fix
	  Solaris bus errors without even having seen them, because we're
	  just
	  that good.

2006-01-31 14:20  Brian Trammell <bht@cert.org>

	* [r2870] include/fixbuf/writer.h, src/reader.c, src/writer.c:
	  Review fixes to writer. Remove raw write interface. Fix potential
	  alignment pitfalls in writer with the magic of memcpy(). Fix
	  potential
	  namespace collision by renaming low-level I/O write call to
	  msgwrite.

2006-01-30 19:35  Brian Trammell <bht@cert.org>

	* [r2868] src/transcode.c, src/writer.c: Transcoder fixes.
	  Statically allocate variable-length transcode buffer
	  for writer. Fix garbage pointer typo in >254 byte varlen element
	  decode.

2006-01-27 22:15  Brian Trammell <bht@cert.org>

	* [r2864] src/reader.c, src/template.c, src/transcode.c,
	  src/transcode.h, src/writer.c: fix invariant violation on final
	  flush. fix encode/decode offset
	  calculation differences on variable-length information
	  elements. general debug cleanup.

2006-01-26 22:33  Brian Trammell <bht@cert.org>

	* [r2861] src/writer.c: remove debugging.

2006-01-26 21:55  Brian Trammell <bht@cert.org>

	* [r2860] trunk/naf/NAFSuite.xcodeproj/project.pbxproj,
	  src/transcode.c: fix silly pointer bugs. changes to Big Xcode
	  Project.

2006-01-26 20:54  Brian Trammell <bht@cert.org>

	* [r2856] include/fixbuf/ie.h, include/fixbuf/session.h, src/ie.c,
	  src/template.c: Add IE lookup by name and external
	  template-keyed cache invalidation callback, for NAF.

2006-01-26 19:17  Brian Trammell <bht@cert.org>

	* [r2854] src/ie.c, src/template.c, src/transcode.c: Minor
	  bugfixes - varlen memory handling, CERT tcp flags sizing,
	  spurious assert on aligned packed structure.

2006-01-26 01:16  Brian Trammell <bht@cert.org>

	* [r2852] include/fixbuf/template.h, src/template.c: NAF will need
	  a way to bypass normal template spec array traversal...

2006-01-26 01:09  Brian Trammell <bht@cert.org>

	* [r2851] include/fixbuf/template.h: add application extension
	  pointer to template spec - for NAF.

2006-01-26 00:47  Brian Trammell <bht@cert.org>

	* [r2850] configure.in, include/Makefile.am,
	  include/fixbuf/Makefile.am, include/fixbuf/ie.h,
	  include/fixbuf/session.h, include/fixbuf/template.h,
	  src/Makefile.am, src/ie.c, src/reader.c, src/session.c,
	  src/template.c, src/writer.c: information element API change
	  complete; builds in XCode. Requires
	  NAF/YAF changes.

2006-01-25 22:37  Brian Trammell <bht@cert.org>

	* [r2849] include/fixbuf/ie.h, include/fixbuf/session.h,
	  include/fixbuf/template.h, src/ie.c, src/reader.c,
	  src/session.c, src/template.c: Add IE registry. Apocalyptic. No
	  build. EOD incremental.

2006-01-25 20:15  Brian Trammell <bht@cert.org>

	* [r2845] src/transcode.c: Typofix in last commit.

2006-01-25 19:57  Brian Trammell <bht@cert.org>

	* [r2844] include/fixbuf/template.h, src/reader.c, src/template.c,
	  src/transcode.c, src/transcode.h: Transcoder rewrite rewrite. It
	  turns out we need to do the two-pass
	  offsets thing after all...

2006-01-24 21:57  Brian Trammell <bht@cert.org>

	* [r2841] src/transcode.c: Fix transcoder memory squish. YAF is
	  now writing flows again, and
	  varlen encoding works.

2006-01-24 21:05  Brian Trammell <bht@cert.org>

	* [r2840] trunk/naf/NAFSuite.xcodeproj,
	  trunk/naf/NAFSuite.xcodeproj/project.pbxproj, src/transcode.c,
	  trunk/naf/tools/naf.xcodeproj/project.pbxproj: New NAFSuite
	  XCode project, designed to fix issues with debugging libraries
	  in situ. Debugging libfixbuf varlen transcode continues.

2006-01-24 16:34  Brian Trammell <bht@cert.org>

	* [r2835] configure.in, include/fixbuf/template.h, src/reader.c,
	  src/transcode.c, src/transcode.h, src/writer.c: Transcoder
	  simplification for variable-length transcoding that,
	  actually, you know, works. Builds but not tested (so, "maybe
	  works"). While we're at it, add endian transcoding. This changes
	  the
	  size of FixIE so it's an incompatible API change. Bump
	  version. Documentation forthcoming.

2006-01-23 22:08  Brian Trammell <bht@cert.org>

	* [r2832] configure.in, src/transcode.c, src/transcode.h,
	  src/writer.c: Fix variable-length transcoder bugs and general
	  design issues with
	  refactor. Work in progress; EOD checkin does not build.

2006-01-19 16:01  Brian Trammell <bht@cert.org>

	* [r2822] include/fixbuf/template.h: Add TCP sequence number for
	  YAF.

2006-01-18 17:56  Brian Trammell <bht@cert.org>

	* [r2814] configure.in, include/fixbuf/template.h: fixbuf 0.2.1
	  enhancements for YAF.

2006-01-09 19:22  Brian Trammell <bht@cert.org>

	* [r2773] configure.in, include/fixbuf/reader.h,
	  include/fixbuf/template.h, include/fixbuf/writer.h,
	  src/Makefile.am, src/reader.c, src/transcode.c, src/transcode.h,
	  src/writer.c: fixbuf 0.2.1: add FixVarfield structure for better
	  handling of
	  variable-length information elements. Complete rework of
	  transcoder to
	  support this new interface. Build checkpoint; in testing.

2006-01-04 20:01  Brian Trammell <bht@cert.org>

	* [r2745] doc/html/Makefile.am: fix missing files in distribution
	  (documentation; for next release).

2006-01-04 15:51  Brian Trammell <bht@cert.org>

	* [r2739] src/transcode.h: further linux detwitchification. what's
	  the newline at eof for anyway?

2006-01-03 22:24  Brian Trammell <bht@cert.org>

	* [r2737] src/fixcollect.c, src/fixport.c: more newline at EOF for
	  Linux.

2006-01-03 22:18  Brian Trammell <bht@cert.org>

	* [r2736] include/fixbuf/udp.h, src/transcode.h: fix newline
	  warnings on Linux.

2006-01-03 22:15  Brian Trammell <bht@cert.org>

	* [r2735] include/fixbuf/autoinc.h: add signal.h for fixcollect.

2006-01-03 21:44  Brian Trammell <bht@cert.org>

	* [r2732] doc/Makefile.am, doc/Makefile.in, doc/html/Makefile.am,
	  doc/html/Makefile.in, libfixbuf.xcodeproj/project.pbxproj:
	  fixbuf build system fixes for 0.2.0 release.

2006-01-03 20:44  Brian Trammell <bht@cert.org>

	* [r2730] Makefile.am, configure.in, doc/Makefile.in,
	  doc/html/Makefile.in, libfixbuf.xcodeproj/project.pbxproj: Add
	  Doxygen docs to autotools build system

2006-01-03 20:14  Brian Trammell <bht@cert.org>

	* [r2729] doc/html/annotated.html,
	  doc/html/autoinc_8h-source.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_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/session_8h-source.html,
	  doc/html/session_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html:
	  Documentation tweaks.

2006-01-03 20:13  Brian Trammell <bht@cert.org>

	* [r2728] ChangeLog, Doxyfile, NEWS, README,
	  doc/html/annotated.html, doc/html/autoinc_8h-source.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_enum.html,
	  doc/html/globals_eval.html, doc/html/globals_func.html,
	  doc/html/globals_type.html, doc/html/index.html,
	  doc/html/reader_8h-source.html, doc/html/reader_8h.html,
	  doc/html/session_8h-source.html, doc/html/session_8h.html,
	  doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/udp_8h-source.html, doc/html/udp_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  include/fixbuf/autoinc.h, include/fixbuf/reader.h,
	  include/fixbuf/session.h, include/fixbuf/writer.h: Documentation
	  changes for 0.2.0 release

2005-12-22 20:12  Brian Trammell <bht@cert.org>

	* [r2722] include/fixbuf/template.h: Modify CERT enterprise IE
	  definitions for draft-boschi-ipfix-biflow
	  compliance.

2005-12-21 21:59  Brian Trammell <bht@cert.org>

	* [r2716] src/fixport.c: Tweaks to message counting for IPFIX
	  exporter.

2005-12-21 18:32  Brian Trammell <bht@cert.org>

	* [r2712] include/fixbuf/session.h,
	  libfixbuf.xcodeproj/project.pbxproj, src/fixcollect.c,
	  src/fixport.c, src/template.c, src/udp.c: fixport/fixcollect
	  loopback test passed; exported NAF data matches
	  collected NAF data. Fix template promotion and passthrough
	  bugs. Testing continues.

2005-12-21 16:51  Brian Trammell <bht@cert.org>

	* [r2711] include/fixbuf/Makefile.am,
	  libfixbuf.xcodeproj/project.pbxproj, src/Makefile.am,
	  src/reader.c: Add fixport and fixcollect to autotools build
	  system. Fix template
	  read bug handling private enterprise IEs.

2005-12-20 23:14  Brian Trammell <bht@cert.org>

	* [r2710] include/fixbuf/reader.h,
	  libfixbuf.xcodeproj/project.pbxproj, src/fixcollect.c,
	  src/fixport.c: Add fixcollect, basic IPFIX Collecting Process.
	  Build
	  checkpoint. Testing occurs tomorrow.

2005-12-20 22:21  Brian Trammell <bht@cert.org>

	* [r2708] configure.in, include/fixbuf/autoinc.h,
	  include/fixbuf/reader.h, include/fixbuf/template.h,
	  include/fixbuf/writer.h, libfixbuf.xcodeproj/project.pbxproj,
	  src/fixport.c, src/reader.c, src/template.c, src/writer.c: Ho Ho
	  Ho! Now I Have An IPFIX Exporter! Build checkpoint for fixport,
	  a simple IPFIX/UDP Exporting Process. Untested, because we'll
	  need a
	  Collecting Process on the receiving end. Fixcollect is next.

2005-12-20 20:00  Brian Trammell <bht@cert.org>

	* [r2704] src/fixport.c: Add fixport, simple fixbuf exporting
	  process. Not yet added to any
	  build system; not build tested.

2005-12-19 22:33  Brian Trammell <bht@cert.org>

	* [r2701] include/fixbuf/reader.h, include/fixbuf/udp.h,
	  include/fixbuf/writer.h, src/reader.c, src/writer.c: Add file
	  descriptor low-level I/O. This will allow use of fixbuf with
	  raw TCP sockets without wrapping them in an fdopen()ed FILE.

2005-12-19 20:46  Brian Trammell <bht@cert.org>

	* [r2700] include/fixbuf/session.h, include/fixbuf/udp.h,
	  src/udp.c: Actually _add_ UDP files to repository (oops!). For
	  good measure,
	  finish implementing them as well. udp.[ch] build, but have not
	  yet been tested.

2005-12-19 19:07  Brian Trammell <bht@cert.org>

	* [r2699] src/writer.c: Fix error in bufsize implementation for
	  MTU. Passes in-NAF testing.

2005-12-19 16:21  Brian Trammell <bht@cert.org>

	* [r2696] Doxyfile, include/fixbuf/autoinc.h,
	  libfixbuf.xcodeproj/project.pbxproj, src/Makefile.am, test: Add
	  stubs for UDP low-level I/O. Remove testfixbuf; it's outdated and
	  should be replaced with more modern (and useful) applications.
	  Minor
	  Doxygen fixes.

2005-12-17 04:11  Brian Trammell <bht@cert.org>

	* [r2693] Doxyfile, doc/Doxyfoot.html, doc/html,
	  doc/html/annotated.html, doc/html/autoinc_8h-source.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_enum.html, doc/html/globals_eval.html,
	  doc/html/globals_func.html, doc/html/globals_type.html,
	  doc/html/index.html, doc/html/reader_8h-source.html,
	  doc/html/reader_8h.html, doc/html/session_8h-source.html,
	  doc/html/session_8h.html, doc/html/struct___fix_i_e.html,
	  doc/html/struct___fix_session.html,
	  doc/html/struct___fix_template.html, doc/html/tab_b.gif,
	  doc/html/tab_l.gif, doc/html/tab_r.gif, doc/html/tabs.css,
	  doc/html/template_8h-source.html, doc/html/template_8h.html,
	  doc/html/writer_8h-source.html, doc/html/writer_8h.html,
	  doc/web, include/fixbuf/reader.h, include/fixbuf/template.h,
	  include/fixbuf/writer.h, libfixbuf.xcodeproj/project.pbxproj:
	  Add Doxygen documentation for libfixbuf.

2005-12-17 04:02  Brian Trammell <bht@cert.org>

	* [r2692] libfixbuf.xcodeproj/project.pbxproj, src/reader.c: Fix
	  build error in EOM check macro.

2005-12-17 04:00  Brian Trammell <bht@cert.org>

	* [r2691] include/fixbuf/Makefile.am, include/fixbuf/transcode.h,
	  libfixbuf.xcodeproj/project.pbxproj, src/Makefile.am,
	  src/reader.c, src/session.c, src/template.c, src/transcode.c,
	  src/transcode.h, src/writer.c: Move transcode header from
	  include to src, as it is private to libfixbuf.

2005-12-17 03:56  Brian Trammell <bht@cert.org>

	* [r2690] README, doc/web/index.html, include/fixbuf/session.h,
	  include/fixbuf/transcode.h, libfixbuf.xcodeproj/project.pbxproj,
	  src/Makefile.am, src/reader.c, src/rmsg.c, src/template.c,
	  src/transcode.c, src/wmsg.c, src/writer.c, test/testfixbuf.c:
	  Continued API tweaks and doxidation.

2005-12-16 23:03  Brian Trammell <bht@cert.org>

	* [r2689] include/fixbuf/reader.h, include/fixbuf/template.h:
	  Doxidation of message reader, which fails to build due to a
	  broken
	  macro. This, I will debug Monday.

2005-12-16 22:35  Brian Trammell <bht@cert.org>

	* [r2688] include/fixbuf/Makefile.am, include/fixbuf/reader.h,
	  include/fixbuf/rmsg.h, include/fixbuf/session.h,
	  include/fixbuf/template.h, include/fixbuf/wmsg.h,
	  include/fixbuf/writer.h: Doxidation of message writer. Move wmsg
	  to writer, and rmsg to reader; these are more descriptive names.

2005-12-16 21:10  Brian Trammell <bht@cert.org>

	* [r2686] include/fixbuf/template.h, src/rmsg.c, src/template.c,
	  src/wmsg.c: Document template. Remove obsolete template offsets
	  code. Fix
	  reader/writer handling of template enterprise bit to be more
	  consistent with the intent of the IPFIX protocol spec.

2005-12-16 20:10  Brian Trammell <bht@cert.org>

	* [r2684] include/fixbuf/rmsg.h, include/fixbuf/session.h,
	  include/fixbuf/template.h, include/fixbuf/transcode.h,
	  include/fixbuf/wmsg.h, src/rmsg.c, src/session.c,
	  src/template.c, src/transcode.c, src/wmsg.c, test/testfixbuf.c:
	  session.h Doxidation. More S&R edits to finish changing "fixb"
	  to "fix".

2005-12-16 19:02  Brian Trammell <bht@cert.org>

	* [r2683] include/fixbuf/autoinc.h, src/rmsg.c, src/session.c,
	  src/template.c, src/transcode.c, src/wmsg.c: add _FIXBUF_SOURCE_
	  hack to make autoinc/config work better.

2005-12-16 18:46  Brian Trammell <bht@cert.org>

	* [r2682] src/rmsg.c, src/session.c, src/template.c,
	  src/transcode.c, src/wmsg.c: Set header __attribute__ fix (of no
	  consequence on 32-bit machines; may cause errors on 64-bit
	  machines). Spacing edits to source.

2005-12-16 17:41  Brian Trammell <bht@cert.org>

	* [r2681] include/fixbuf/rmsg.h, include/fixbuf/session.h,
	  include/fixbuf/template.h, include/fixbuf/transcode.h,
	  include/fixbuf/wmsg.h: (Utterly inconsequential) header file
	  spacing fixes after S&R.

2005-12-16 17:37  Brian Trammell <bht@cert.org>

	* [r2680] src/rmsg.c, src/template.c: A few more S&R changes
	  missed in the previous commit...

2005-12-16 17:31  Brian Trammell <bht@cert.org>

	* [r2679] ChangeLog, README, configure.in, doc/web/index.html,
	  include/fixbuf/autoinc.h, include/fixbuf/rmsg.h,
	  include/fixbuf/session.h, include/fixbuf/template.h,
	  include/fixbuf/transcode.h, include/fixbuf/wmsg.h,
	  libfixbuf.xcodeproj/project.pbxproj, src/rmsg.c, src/session.c,
	  src/template.c, src/transcode.c, src/wmsg.c, test/testfixbuf.c:
	  Giant Search and Replace for libfixbuf 0.2 release. Change API to
	  conform to standard set by AirDBC. This is a prelude to finally
	  documenting fixbuf. Change FixWriter to use MTU (to avoid
	  fragmentation when we start using UDP and SCTP) instead of a
	  straight
	  "final message" flag.

2005-11-18 00:01  Brian Trammell <bht@cert.org>

	* [r2555] trunk/naf/airdbc/doc/html/airdbc_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc_8h.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h-source.html,
	  trunk/naf/airdbc/doc/html/airdbc__drv_8h.html,
	  trunk/naf/airdbc/doc/html/annotated.html,
	  trunk/naf/airdbc/doc/html/files.html,
	  trunk/naf/airdbc/doc/html/functions.html,
	  trunk/naf/airdbc/doc/html/functions_vars.html,
	  trunk/naf/airdbc/doc/html/globals.html,
	  trunk/naf/airdbc/doc/html/globals_defs.html,
	  trunk/naf/airdbc/doc/html/globals_func.html,
	  trunk/naf/airdbc/doc/html/globals_type.html,
	  trunk/naf/airdbc/doc/html/index.html,
	  trunk/naf/airdbc/doc/html/struct___adb_connection.html,
	  trunk/naf/airdbc/doc/html/struct___adb_driver.html,
	  trunk/naf/airdbc/doc/html/struct___adb_result_set.html,
	  trunk/naf/airdbc/doc/html/struct___adb_statement.html,
	  trunk/naf/airdbc/include/airdbc/airdbc.h, doc/web/index.html,
	  trunk/naf/tools/doc/web/index.html,
	  trunk/naf/tools/doc/web/nafalize.1.html,
	  trunk/naf/tools/doc/web/nafload.1.html,
	  trunk/naf/tools/doc/web/nafscii.1.html: Modify website for
	  sourceforge.net file release.

2005-11-17 20:21  Brian Trammell <bht@cert.org>

	* [r2543] ChangeLog, NEWS, README, doc/web/index.html: libfixbuf
	  0.1.1 release.

2005-11-11 18:56  Brian Trammell <bht@cert.org>

	* [r2502] NEWS, configure.in, libfixbuf.xcodeproj/project.pbxproj,
	  src/rmsg.c: 0.1.1. Properly reset message reader on
	  fixb_rmsg_start().

2005-11-09 08:37  Brian Trammell <bht@cert.org>

	* [r2477] doc, doc/web, doc/web/index.html,
	  libfixbuf.xcodeproj/project.pbxproj: Add libfixbuf web page.
	  Minor XCode project tweaks.

2005-10-28 14:51  Brian Trammell <bht@cert.org>

	* [r2426] ChangeLog: Changelog update for 0.1.0 release.

2005-10-28 14:42  Brian Trammell <bht@cert.org>

	* [r2425] NEWS, README: Doc tweaks for 0.1.0 release.

2005-10-24 17:09  Brian Trammell <bht@cert.org>

	* [r2407] NEWS, configure.in, include/fixbuf/wmsg.h, src/wmsg.c:
	  0.1.0 version bump. Add default set TID to message writer.

2005-10-17 20:33  Brian Trammell <bht@cert.org>

	* [r2393] configure.in, include/fixbuf/rmsg.h,
	  include/fixbuf/wmsg.h, src/rmsg.c, src/wmsg.c,
	  test/testfixbuf.c, trunk/naf/tools/configure.in,
	  trunk/naf/tools/src/nafcore.c, trunk/naf/tools/src/nsilk.c:
	  IPFIX 0.0.9 / NAF 0.1.3 - split IPFIX low-level reader/writer
	  drivers
	  into three functions (start, r/w, end) in order to support UDP
	  and
	  SCTP backends (for IETF IPFIX interop in Vancouver).

2005-10-14 13:41  Brian Trammell <bht@cert.org>

	* [r2385] configure.in, include/fixbuf/session.h,
	  include/fixbuf/template.h, src/Makefile.am, src/rmsg.c,
	  src/session.c, src/template.c, src/wmsg.c, test/testfixbuf.c:
	  libfixbuf 0.0.8, commit attempt 4. Split template table into
	  read-side and write-side to allow creation of ipfix filters
	  without having to worry about template ID collision. (The real
	  way to handle this is with source IDs, but that's a little way
	  off...)
	  
	  libfixbuf should work with renaf now.

2005-10-04 14:40  Brian Trammell <bht@cert.org>

	* [r2301] import/trunk/air3/libfixbuf, .: Move air3/libfixbuf to
	  naf/fixbuf

2005-10-03 19:47  Brian Trammell <bht@cert.org>

	* [r2294] import/trunk/air3/libfixbuf/ChangeLog,
	  import/trunk/air3/libfixbuf/NEWS,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/naf/COPYING, import/trunk/air3/naf/ChangeLog,
	  import/trunk/air3/naf/NEWS, import/trunk/air3/naf/README,
	  import/trunk/air3/naf/configure.in,
	  import/trunk/air3/naf/doc/nafalize.1,
	  import/trunk/air3/naf/src/nafalize.c: SVN synchronization for
	  Monday. Bump NAF version and libfixbuf
	  documentation. Trivial change to NAF aggregation expression
	  syntax. Documentation changes for NAF 0.1.0 release.

2005-09-28 19:50  Brian Trammell <bht@cert.org>

	* [r2280] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include/fixbuf/template.h: Version
	  bump to 0.0.7.
	  Add source and destination active host count IEs.

2005-09-21 21:36  Brian Trammell <bht@cert.org>

	* [r2255] import/trunk/air3/libfixbuf/src/rmsg.c: Fix 32-bit
	  unsigned int read bug.

2005-09-21 20:05  Brian Trammell <bht@cert.org>

	* [r2254] import/trunk/air3/libfixbuf/src/rmsg.c: Remove obsolete
	  OTS killer. Still doesn't work with nafscii.

2005-09-21 19:56  Brian Trammell <bht@cert.org>

	* [r2253] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/src/rmsg.c: Configure tweaks for
	  debug, then back out same. Fix message reader
	  iochannel bug.

2005-09-21 18:37  Brian Trammell <bht@cert.org>

	* [r2252] import/trunk/air3/libfixbuf/src/wmsg.c: Reset final
	  flags on write message reset.

2005-09-20 21:40  Brian Trammell <bht@cert.org>

	* [r2246] import/trunk/air3/libfixbuf/include/fixbuf/autoinc.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj:
	  Fix config.h weirdness. Now naf will build (or will not build
	  but for
	  other reasons).

2005-09-20 18:35  Brian Trammell <bht@cert.org>

	* [r2245] import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/src/rmsg.c: fix double free on
	  template read.

2005-09-20 15:41  Brian Trammell <bht@cert.org>

	* [r2244] import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Add minimal options
	  template set support.

2005-09-19 20:21  Brian Trammell <bht@cert.org>

	* [r2242] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include/fixbuf/transcode.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/transcode.c: Bump rev for 0.0.4.
	  Add fixb_transcode_replan, to invalidate the
	  transcode plan table. Automatically replan whenever a new
	  template is
	  added. This is necessary for reading multiple different NAF file
	  masks with the same session.

2005-09-19 18:23  Brian Trammell <bht@cert.org>

	* [r2240] import/trunk/air3/libfixbuf/README: Minor readme changes
	  for 0.0.3 release.

2005-09-16 21:32  Brian Trammell <bht@cert.org>

	* [r2239] import/trunk/air3/libfixbuf/ChangeLog,
	  import/trunk/air3/libfixbuf/NEWS,
	  import/trunk/air3/libfixbuf/README,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/transcode.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Passes read and
	  write roundtrip transcode tests.

2005-09-16 20:56  Brian Trammell <bht@cert.org>

	* [r2238] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/transcode.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Remove byte statistics
	  counters.
	  Add transcode debugging printfs.
	  Add varlen transcode support (NOT tested).
	  EOD checkin. Tracking down an annoying transcode corruption bug.

2005-09-16 17:31  Brian Trammell <bht@cert.org>

	* [r2235] import/trunk/air3/libfixbuf/include/fixbuf/rmsg.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/transcode.h,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Message reader moved to
	  new transcode implementation. Build
	  checkpoint. Currently in testing.

2005-09-16 06:06  Brian Trammell <bht@cert.org>

	* [r2233] import/trunk/air3/libfixbuf/include/fixbuf/transcode.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/wmsg.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Add new
	  transcoder support to record writer. Still need reader
	  support. Builds. Not yet tested.

2005-09-16 05:14  Brian Trammell <bht@cert.org>

	* [r2232] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include/fixbuf/Makefile.am,
	  import/trunk/air3/libfixbuf/src/Makefile.am: Autotools changes
	  for transcoder.

2005-09-16 04:48  Brian Trammell <bht@cert.org>

	* [r2231] import/trunk/air3/libfixbuf/include/fixbuf/session.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/transcode.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/transcode.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Expand movplan
	  into transcode.[ch], a transcoder that handles all
	  three cases in the current reader code, and can be integrated
	  into the
	  writer as well.

2005-09-15 19:54  Brian Trammell <bht@cert.org>

	* [r2229] import/trunk/air3/libfixbuf/ChangeLog,
	  import/trunk/air3/libfixbuf/NEWS,
	  import/trunk/air3/libfixbuf/README: Version bump for 0.0.2

2005-09-15 19:52  Brian Trammell <bht@cert.org>

	* [r2228] import/trunk/air3/libfixbuf/test/testfixbuf.c: fixed
	  endian bugs in test harness - all done now.

2005-09-15 18:40  Brian Trammell <bht@cert.org>

	* [r2227] import/trunk/air3/libfixbuf/src/rmsg.c: Endianness
	  bugfixes

2005-09-15 18:27  Brian Trammell <bht@cert.org>

	* [r2226] import/trunk/air3/libfixbuf/test/testfixbuf.c: Fix
	  endian bugs in test harness. D'oh.

2005-09-15 18:09  Brian Trammell <bht@cert.org>

	* [r2225] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include/fixbuf/rmsg.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/wmsg.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Version 0.0.2
	  bump. Add newlines at EOF to keep Linux GCC happy. Add
	  statistics reporting for debugging on Linux.

2005-09-15 15:29  Brian Trammell <bht@cert.org>

	* [r2223] import/trunk/air3/libfixbuf/ChangeLog: ChangeLog bump.

2005-09-15 13:31  Brian Trammell <bht@cert.org>

	* [r2222] import/trunk/air3/libfixbuf/ChangeLog: Add empty
	  changelog.

2005-09-14 21:30  Brian Trammell <bht@cert.org>

	* [r2219] import/trunk/air3/libfixbuf/include/Makefile.am,
	  import/trunk/air3/libfixbuf/include/fixbuf/Makefile.am,
	  import/trunk/air3/libfixbuf/libfixbuf.pc.in,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj:
	  libfixbuf autotools build system complete. There does seem to be
	  some oddness with what it calls Darwin dylibs, but this may well
	  be a libtool issue. Investigating; however, I'm willing to call
	  this ready for release if it builds on Linux.

2005-09-14 20:16  Brian Trammell <bht@cert.org>

	* [r2216] import/trunk/air3/libfixbuf/NEWS: d'oh - also need NEWS.
	  Once the build system works, this will be ready for FloCON.

2005-09-14 20:15  Brian Trammell <bht@cert.org>

	* [r2215] import/trunk/air3/libfixbuf/AUTHORS,
	  import/trunk/air3/libfixbuf/COPYING,
	  import/trunk/air3/libfixbuf/INSTALL,
	  import/trunk/air3/libfixbuf/README,
	  import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/src/Makefile.am: Build system
	  incremental project. Add GNUish boilerplate. Add README
	  and AUTHORS files; use standard INSTALL and LGPL COPYING.

2005-09-14 19:00  Brian Trammell <bht@cert.org>

	* [r2214] import/trunk/air3/libfixbuf/src/wmsg.c: Roundtrip final
	  set transcode test passed.

2005-09-14 18:46  Brian Trammell <bht@cert.org>

	* [r2213] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Fix template
	  offset caluclation bug (was passing around and storing pointers
	  into realloc'd arrays - igh). Passes movplan-based roundtrip
	  transcode test.

2005-09-14 14:26  Brian Trammell <bht@cert.org>

	* [r2211] import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Redefinition of
	  CERT biflow information element identifiers.
	  
	  Test harness now supports three templates for movplan transcode
	  testing.

2005-09-14 12:14  Brian Trammell <bht@cert.org>

	* [r2209] import/trunk/air3/libfixbuf/test/testfixbuf.c: Add final
	  set support to test harness.

2005-09-14 05:59  Brian Trammell <bht@cert.org>

	* [r2208] import/trunk/air3/libfixbuf/test/testfixbuf.c: tweak
	  test to allow debugging of movplan reader. Builds. Will debug
	  tomorrow.

2005-09-14 05:33  Brian Trammell <bht@cert.org>

	* [r2207] import/trunk/air3/libfixbuf/src/rmsg.c: Reader bugfixes.
	  Reader/transcoder completes run and trivially copies
	  data from one format into that same format properly - we can be
	  reasonably sure that the blast record reader works now. Next up
	  is
	  testing the movplan reader, then release readiness and NAF
	  integration.

2005-09-13 20:47  Brian Trammell <bht@cert.org>

	* [r2206] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Reader debug in
	  progress. Currently reviewing buffer pointer management, which
	  seems a bit deficient. EOD checkin.

2005-09-13 19:41  Brian Trammell <bht@cert.org>

	* [r2205]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Fix set write bugs...
	  written IPFIX file information now passes hex
	  editor visual inspection.

2005-09-13 04:12  Brian Trammell <bht@cert.org>

	* [r2201]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Text code tweaks.
	  Xcode project build dep tweaks. Fix minor writer
	  bugs. Add missing counter maintenance to template build. Add
	  reservation pointer to current pointer to help debug writer
	  errors --
	  some of these persist. EOD checkin.

2005-09-12 22:38  Brian Trammell <bht@cert.org>

	* [r2200] import/trunk/air3/libfixbuf/src/wmsg.c: Waste a couple
	  of bytes in the interest of readability - final set and
	  final message modes are now no longer implicitly stored in set
	  and
	  message length, because the old way of doing things had a weird
	  corner
	  case, itself tickled by a fixed) typobug. Debugging continues.

2005-09-12 20:11  Brian Trammell <bht@cert.org>

	* [r2199] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Debugging
	  continues.

2005-09-12 17:52  Brian Trammell <bht@cert.org>

	* [r2197] import/trunk/air3/libfixbuf/test/testfixbuf.c: Test
	  build checkpoint - test code can handle Argus .ra input
	  now. Testing begins.

2005-09-09 20:25  Brian Trammell <bht@cert.org>

	* [r2189] import/trunk/air3/libfixbuf/include/fixbuf/rmsg.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/wmsg.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/test,
	  import/trunk/air3/libfixbuf/test/testfixbuf.c: Add initial IE
	  information to template.h.
	  Finish uniflow transcode test harness.

2005-09-08 21:18  Brian Trammell <bht@cert.org>

	* [r2185] import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include/fixbuf/Makefile.am,
	  import/trunk/air3/libfixbuf/include/fixbuf/rmsg.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/session.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/wmsg.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/Makefile.am,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: While writing test code,
	  it occurred to me that maybe actually
	  providing concrete readers and writers might make this whole
	  show work
	  a little better. Now can read and write from FILE* and
	  GIOChannel*
	  objects out of the box.

2005-09-08 18:06  Brian Trammell <bht@cert.org>

	* [r2183] import/trunk/air3/libfixbuf/Makefile.am,
	  import/trunk/air3/libfixbuf/configure.in,
	  import/trunk/air3/libfixbuf/include,
	  import/trunk/air3/libfixbuf/include/fixbuf,
	  import/trunk/air3/libfixbuf/include/fixbuf/autoinc.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/rmsg.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/session.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/template.h,
	  import/trunk/air3/libfixbuf/include/fixbuf/wmsg.h,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/m4,
	  import/trunk/air3/libfixbuf/m4/glib-static.m4,
	  import/trunk/air3/libfixbuf/src/fixbuf_autoinc.h,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/template.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Build system
	  reorganization. Pull include files out into their own
	  directory, for autoconfiscation.

2005-09-08 14:55  Brian Trammell <bht@cert.org>

	* [r2182]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/wmsg.c: XCode project reorg and
	  minor typo fixes.

2005-09-08 14:27  Brian Trammell <bht@cert.org>

	* [r2181]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/template.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Build checkpoint.
	  Library builds in XCode - next up is the Autotools
	  based build system, then some testing before we move NAF over to
	  this.

2005-09-08 05:25  Brian Trammell <bht@cert.org>

	* [r2180]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/template.h: Minor redesign to
	  fix circular header dependency. Session and template
	  build cleanly now.

2005-09-07 22:22  Brian Trammell <bht@cert.org>

	* [r2179] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c: Reader implementation is
	  functionally complete. Needs build and test.

2005-09-06 21:19  Brian Trammell <bht@cert.org>

	* [r2174] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/template.h: EOD commit. Message
	  reader move plan builder complete. Additional template
	  refactoring. Reader implementation continues.

2005-09-02 07:40  Brian Trammell <bht@cert.org>

	* [r2167] import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Write message buffer
	  modified to use templates, not template IDs. This
	  will allow write buffer size sanity checks, not yet written.
	  
	  Read message buffer logic is coming along nicely. Read loop done,
	  though the three read strategies (blast, movplan, and hash) used
	  by
	  the read loop are not implemented yet.

2005-09-01 22:04  Brian Trammell <bht@cert.org>

	* [r2166]
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Write message tweaks
	  (still need to change write message to reference template rather
	  that storing tid)
	  
	  Message reader EOD progress commit.

2005-09-01 18:51  Brian Trammell <bht@cert.org>

	* [r2163] import/trunk/air3/libfixbuf/src/fixbuf_autoinc.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Finish writer
	  implementation.

2005-08-31 22:44  Brian Trammell <bht@cert.org>

	* [r2162] import/trunk/air3/libfixbuf/src/message.c,
	  import/trunk/air3/libfixbuf/src/message.h,
	  import/trunk/air3/libfixbuf/src/rmsg.c,
	  import/trunk/air3/libfixbuf/src/rmsg.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/template.h,
	  import/trunk/air3/libfixbuf/src/transcode.c,
	  import/trunk/air3/libfixbuf/src/transcode.h,
	  import/trunk/air3/libfixbuf/src/wmsg.c,
	  import/trunk/air3/libfixbuf/src/wmsg.h: Reorg. Make templates
	  better. Remove unnecessary memchunk complexity.
	  
	  Split message functionality into read and write modules. Write
	  logic
	  is complete, except for buffer midflush (flushing the 64k message
	  buffer in the middle of a large file) and actual writing (which
	  is
	  abstracted away behind a function pointer, so we can support
	  FILE *,
	  GIOChannel *, file descriptor, mmap(2), etc, etc, as writer
	  backends).

2005-08-30 21:04  Brian Trammell <bht@cert.org>

	* [r2161] import/trunk/air3/libfixbuf,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj,
	  import/trunk/air3/libfixbuf/libfixbuf.xcodeproj/project.pbxproj,
	  import/trunk/air3/libfixbuf/src,
	  import/trunk/air3/libfixbuf/src/message.c,
	  import/trunk/air3/libfixbuf/src/message.h,
	  import/trunk/air3/libfixbuf/src/session.c,
	  import/trunk/air3/libfixbuf/src/session.h,
	  import/trunk/air3/libfixbuf/src/template.c,
	  import/trunk/air3/libfixbuf/src/template.h,
	  import/trunk/air3/libfixbuf/src/transcode.c,
	  import/trunk/air3/libfixbuf/src/transcode.h,
	  import/trunk/air3/naf/src/argus.c: Irrelevant NAF source tweaks.
	  
	  Add initial libfixbuf, buffer-based IPFIX implementation. This
	  dreams
	  of one day building, but for now it's just a source code outline
	  and a
	  proposal for what data structures should look like.

