# # ChangeLog for swig # # Generated by Trac 1.0.10 # 08/08/22 18:50:39 Wed, 13 Dec 2006 03:16:48 GMT Perry Lorier [afd283a] * swig/libtrace.i (modified) Add get_wire_length() Wed, 15 Nov 2006 03:22:30 GMT Perry Lorier [f75fdd2] * swig/Makefile.am (modified) python bindings Wed, 25 Oct 2006 05:07:03 GMT Daniel Lawson [212a748] * configure.in (modified) * swig/Makefile.am (modified) Fixed make dist errors in swig path when swig binary isn't installed. ... Tue, 05 Sep 2006 05:28:52 GMT Perry Lorier [71abb56] * swig/Makefile.am (modified) Redo automake stuff to have some vague semblance of working Mon, 03 Jul 2006 01:20:45 GMT Daniel Lawson [f0b9060] * swig/libtrace.i (modified) * swig/python/check.py (modified) removed trace_ prefix on functions where it isn't needed Thu, 29 Jun 2006 09:08:28 GMT Daniel Lawson [2553732] * swig/libtrace_wrap.c (deleted) removing swig/libtrace_wrap.c as it is a generated source file Thu, 29 Jun 2006 09:07:50 GMT Daniel Lawson [47de0aa] * Makefile.am (modified) * bootstrap.sh (modified) * configure.in (modified) * lib/trace.c (modified) * m4/ac_pkg_swig.m4 (added) * m4/ac_python_devel.m4 (added) * swig/Makefile (deleted) * swig/Makefile.am (added) * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) * swig/python/check.py (modified) * swig/python/libtrace.py (deleted) * Cosmetic changes to trace_help() output * inclusion of some m4 ... Tue, 27 Jun 2006 00:41:26 GMT Perry Lorier [e5c2bc4] * Makefile.am (modified) * configure.in (modified) * lib/format_erf.c (modified) * lib/format_helper.c (modified) * lib/format_legacy.c (modified) * lib/format_pcap.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (modified) * lib/libtraceio.h (modified) * lib/linktypes.c (modified) * lib/malloc.c (modified) * lib/pcap_dump_flush.c (modified) * lib/pcap_next_ex.c (modified) * lib/pcap_open_dead.c (modified) * lib/realloc.c (modified) * lib/trace.c (modified) * swig/Makefile (modified) * tools/Makefile.am (modified) Redo the build system for libtrace3 Thu, 09 Dec 2004 04:53:09 GMT Daniel Lawson [3fe7937] * examples/tracedump/tracedump-libtrace.cc (modified) * lib/Makefile.am (modified) * lib/Makefile.in (modified) * lib/trace.c (modified) * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) check for fragmented packet- if so, don't return TCP header Wed, 22 Sep 2004 01:08:29 GMT Daniel Lawson [d5e7d91] * swig/python/check.py (modified) changes in check.py Tue, 21 Sep 2004 03:32:23 GMT Daniel Lawson [f2794ea] * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) * swig/python/check.py (modified) * swig/python/libtrace.py (modified) finished rest of libtrace api. fixed memleak with calling strdup() ... Tue, 21 Sep 2004 03:18:19 GMT Daniel Lawson [6f34090] * swig/Makefile (modified) * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) * swig/python/check.py (modified) * swig/python/libtrace.py (modified) updated for new api Tue, 21 Sep 2004 01:45:44 GMT Daniel Lawson [77ba31d] * swig/Makefile (modified) * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) * swig/python/check.py (modified) * swig/python/libtrace.py (modified) poink Tue, 21 Sep 2004 01:11:41 GMT Daniel Lawson [2980487] * swig/libtrace.i (modified) * swig/libtrace_wrap.c (modified) * swig/python/check.py (modified) * swig/python/libtrace.py (modified) new version Mon, 20 Sep 2004 23:39:10 GMT Daniel Lawson [4e194bc] * swig/Makefile (added) * swig/libtrace.i (added) * swig/libtrace_wrap.c (added) * swig/python/check.py (added) * swig/python/libtrace.py (added) adding python binding stuff