|
|
|
@1749
|
16 months |
salcock |
* Fix a whole load of problems with the new configure script
|
|
|
|
@1748
|
16 months |
salcock |
* Allow users to build libtrace without zlib, bzip2, lzo or ncurses if …
|
|
|
|
@1743
|
18 months |
salcock |
* Fixed flex detection failure on 64 bit Red Hat systems (incl. Fedora)
|
|
|
|
@1729
|
21 months |
salcock |
* We now use pcap_create and pcap_activate for pcap interfaces if libpcap …
|
|
|
|
@1722
|
22 months |
salcock |
* Updated version number to 3.0.12
|
|
|
|
@1717
|
22 months |
salcock |
* Started adding a new libtrace tool (tracetopends) which can be used to …
|
|
|
|
@1710
|
2 years |
salcock |
* Updated version number to 3.0.11
|
|
|
|
@1704
|
2 years |
salcock |
* Fixed typo that prevented tracetop from being built
* Ensured …
|
|
|
|
@1701
|
2 years |
salcock |
* Separated the libraries to link against into 3 separate categories: one …
|
|
|
|
@1693
|
2 years |
salcock |
* Set version number to 3.0.10
* Fixed bug that was preventing libdl from …
|
|
|
|
@1689
|
2 years |
salcock |
* Update version numbering to 3.0.9
* Don't explicitly require libdl, as …
|
|
|
|
@1683
|
2 years |
salcock |
* Allow users to override the optimization level by not explicitly adding …
|
|
|
|
@1669
|
3 years |
salcock |
* Updated version number to 3.0.8 (although not in preparation for an …
|
|
|
|
@1658
|
3 years |
salcock |
* Tidy up and document configure script better, as it is pretty scary …
|
|
|
|
@1652
|
3 years |
salcock |
* Don't build tracetop if libncurses isn't available, rather than making …
|
|
|
|
@1651
|
3 years |
salcock |
* Added check for libnsl if needed for inet_ntop
* Added check for …
|
|
|
|
@1650
|
3 years |
salcock |
* Fixes to make tracetop build nicely on OpenSolaris?
|
|
|
|
@1649
|
3 years |
salcock |
* Many of the functions used by the port report require libsocket and …
|
|
|
|
@1648
|
3 years |
salcock |
* Only add /usr/gnu/lib to LDFLAGS if it exists - some systems are whinier …
|
|
|
|
@1645
|
3 years |
salcock |
* Add check for the presence of sdl_len in the sockaddr_dl structure - …
|
|
|
|
@1643
|
3 years |
salcock |
* Fix for OpenSolaris? zealotry which makes it hard for us to detect …
|
|
|
|
@1641
|
3 years |
salcock |
* Add error message if no C++ compiler is available at configure time - we …
|
|
|
|
@1633
|
3 years |
salcock |
* Detection of LLVM is no longer automatic - the user explicitly has to …
|
|
|
|
@1631
|
3 years |
salcock |
* Tidy up DAG version reporting - report the libtrace format we're going …
|
|
|
|
@1609
|
3 years |
salcock |
* Added a check for whether the compiler supports -fvisibility - this …
|
|
|
|
@1586
|
3 years |
perry |
Add JITting of BPF bytecode using LLVM
|
|
|
|
@1545
|
3 years |
perry |
Use -fvisibility=hidden only for libtrace
|
|
|
|
@1531
|
3 years |
perry |
Add support for lzo write compression
|
|
|
|
@1527
|
3 years |
perry |
Missed change from previous commit (detect prctl is available on linux)
|
|
|
|
@1502
|
3 years |
salcock |
* Added the code examples from the PDCAT tutorial to the bundled examples
|
|
|
|
@1494
|
3 years |
salcock |
* Added a new tool called tracediff that searches for packets that differ …
|
|
|
|
@1462
|
4 years |
yww4 |
add tracereplay Makefile.am
|
|
|
|
@1458
|
4 years |
perry |
Discuss visibility changes
|
|
|
|
@1456
|
4 years |
perry |
Hide all internal only symbols.
|
|
|
|
@1438
|
4 years |
perry |
Have a quieter build on automake >=1.11
|
|
|
|
@1431
|
4 years |
dlawson |
Changed AC_PROG_YACC test for AC_CHECK_PROGS, as AC_PROG_YACC assumes …
|
|
|
|
@1429
|
4 years |
salcock |
* Update version numbers in prepartion for the next release
|
|
|
|
@1408
|
4 years |
perry |
Add new tracetop utility
|
|
|
|
@1392
|
5 years |
salcock |
* Ensure that the libtrace .so is linked against both libbz2 and …
|
|
|
|
@1391
|
5 years |
perry |
Rewrite the libtrace io subsystem to use the new wandio abstraction layer.
|
|
|
|
@1385
|
5 years |
perry |
Fix some warnings found on mroe recent gcc's
Bump version and release …
|
|
|
|
@1384
|
5 years |
perry |
Fix autoconf building of the gdc graph output for tracertstats
|
|
|
|
@1380
|
5 years |
perry |
Bump version number in preparation for release
Remove the last bits of …
|
|
|
|
@1343
|
5 years |
spa1 |
* Added back in a somewhat rudimentary system for trying to determine the …
|
|
|
|
@1317
|
5 years |
perry |
Split "have bpf filtering" and "bpf socket" support apart
|
|
|
|
@1306
|
6 years |
perry |
Clarify even further that the DAG api is only required for live capture
|
|
|
|
@1295
|
6 years |
perry |
Clarify that the dag api is only needed for capture support
|
|
|
|
@1294
|
6 years |
spa1 |
* Fixed example/stats so that it actually builds
|
|
|
|
@1255
|
6 years |
spa1 |
* Changed DAG 2.5 code to force it to call dag_advance_stream if it has …
|
|
|
|
@1254
|
6 years |
spa1 |
* Updated autotools to detect DAG 3.X drivers. The new detection method …
|
|
|
|
@1224
|
6 years |
perry |
Be more strict with warnings
|
|
|
|
@1209
|
6 years |
perry |
Update and ready for 3.0.2
|
|
|
|
@1178
|
6 years |
spa1 |
Added a rudimentary traceflow tool to libtrace - it is certainly in need …
|
|
|
|
@1169
|
6 years |
perry |
Get ready for 3.0.1 release
|
|
|
|
@1162
|
6 years |
spa1 |
Finished converting tracedump to tracepktdump, mostly dealing with …
|
|
|
|
@1158
|
6 years |
spa1 |
Libtrace now makes the DAG driver version number available
Configure …
|
|
|
|
@1139
|
6 years |
perry |
Release 3.0.0 (!)
|
|
|
|
@1131
|
6 years |
perry |
Update the copyright information
Fix libpcap issue
Remove all swig/python …
|
|
|
|
@1117
|
6 years |
spa1 |
libpcap0.8 is now REQUIRED for libtrace to build - updated configure to do …
|
|
|
|
@1097
|
7 years |
dlawson |
removed an 'H' that had snuck in inside the swig/python blocks
|
|
|
|
@1081
|
7 years |
perry |
Add man pages (And install them!) for all the various tools
|
|
|
|
@1069
|
7 years |
dlawson |
Fixed make dist errors in swig path when swig binary isn't installed.
…
|
|
|
|
@1065
|
7 years |
perry |
Ready to release beta6
|
|
|
|
@1060
|
7 years |
perry |
Add extra [] around the man page tests
|
|
|
|
@1059
|
7 years |
dlawson |
removed a dangling ] which was stopping configure being run
|
|
|
|
@1056
|
7 years |
perry |
Ready for release of beta5
|
|
|
|
@1022
|
7 years |
perry |
Check /usr/local/dag instead of /root/dag
|
|
|
|
@1019
|
7 years |
perry |
Have even more warnings by default
|
|
|
|
@1012
|
7 years |
perry |
Always compile with -Wall
|
|
|
|
@1005
|
7 years |
perry |
Distribute the samples(!)
|
|
|
|
@1002
|
7 years |
spa1 |
Added a pause function to format_rt
Moved the rt_connect call to rt_start …
|
|
|
|
@997
|
7 years |
perry |
Add /dev/bpf capture support for the ThreeBSD's
|
|
|
|
@980
|
7 years |
perry |
No point in checking for headers we're going to check for further down
The …
|
|
|
|
@976
|
7 years |
perry |
Cleaned up configure.in (by autoupdate)
|
|
|
|
@965
|
7 years |
perry |
Remove old libpacketdump/parser/Makefile.in
|
|
|
|
@961
|
7 years |
perry |
Bump version numbers for release
|
|
|
|
@953
|
7 years |
perry |
We use the HAVE_* variables in the source, we really should set them…
|
|
|
|
@946
|
7 years |
perry |
AC_PROG_YACC vs AM_PROG_YACC
|
|
|
|
@917
|
7 years |
perry |
Support disabling python bindings
|
|
|
|
@916
|
7 years |
perry |
Include stdint.h
Bump to beta3
|
|
|
|
@904
|
7 years |
dlawson |
* Cosmetic changes to trace_help() output
* inclusion of some m4 handlers …
|
|
|
|
@898
|
7 years |
perry |
Fix problems with zlib in the new build environment
|
|
|
|
@896
|
7 years |
perry |
Redo the build system for libtrace3
|
|
|
|
@891
|
7 years |
perry |
Update to be more obvious about which version of dag software is in use …
|
|
|
|
@867
|
7 years |
perry |
Get ready to cut beta1
|
|
|
|
@804
|
7 years |
bcj3 |
Updated to include the Makefile in libpacketdump/parser as well as …
|
|
|
|
@799
|
7 years |
spa1 |
dag_read_packet now returns a DUCK packet occasionally in place of a …
|
|
|
|
@797
|
7 years |
spa1 |
Fixed segmentation faults when trace_destroy is called on a trace that …
|
|
|
|
@795
|
7 years |
spa1 |
OpenBSD compatibility fixes - adding in various #defines and #includes …
|
|
|
|
@781
|
7 years |
spa1 |
Updated build system to require version number changes in only two places …
|
|
|
|
@758
|
7 years |
perry |
* Clarify the documentation for trace_read_packet()
* Force blocking mode …
|
|
|
|
@729
|
7 years |
perry |
Added support for writing onto an interface to pcap and linuxnative
|
|
|
|
@724
|
7 years |
perry |
Make format_linux only compile if the machine we're compiling it on …
|
|
|
|
@713
|
7 years |
perry |
Rewrote libtrace's IO handling to use shim functions when needing to do …
|
|
|
|
@526
|
8 years |
dlawson |
update to version 3.0.0
zero-copy patch - trace.c updated with new …
|
|
|
|
@521
|
8 years |
dlawson |
added tools/tracesplit/configure.in
|
|
|
|
@497
|
8 years |
dlawson |
added test for sizeof long_int
|
|
|
|
@496
|
8 years |
dlawson |
2.0.25
Fixes for builds under openbsd:
* pcap uses a struct bpf_filter, …
|
|
|
|
@489
|
8 years |
dlawson |
improved detection for libgdc
|
|
|
|
@470
|
8 years |
dlawson |
makefile.am error -0 should use uninstall-local apparently
added checks …
|
|
|
|