Timeline


and

07/28/10:

17:00 DAGNotes created by salcock
Start of some rather verbose notes on dealing with DAG in libtrace
15:05 SupportedTraceFormats edited by salcock
(diff)
15:05 SupportedTraceFormats edited by salcock
Added a link to a DAG Notes page (diff)
14:56 Changeset [1630] by salcock
* Avoid including erftypes.h if we don't need it
14:24 PDCAT08 edited by salcock
Update tutorial page (diff)
14:23 WirelessTraces edited by salcock
Update wireless traces page (diff)
14:22 SupportedTraceFormats edited by salcock
Update trace formats page (diff)
14:14 ToolTricks edited by salcock
Update tool tricks page (diff)
13:59 TraceSummary edited by salcock
Updated tracesummary page (diff)
13:51 TraceSplit edited by salcock
Updated tracesplit page (diff)
13:39 TraceReport edited by salcock
Update tracereport page (diff)
13:35 TraceMerge edited by salcock
Added compression options to tracemerge (diff)
13:30 TraceFilter edited by salcock
Added note about compression (diff)
13:28 TraceConvert edited by salcock
Add note about compression (diff)
13:25 TraceAnon edited by salcock
Finally got the look I wanted (diff)
12:13 TraceAnon edited by salcock
(diff)
12:03 TraceAnon edited by salcock
Fix massively long line (diff)
11:41 TraceAnon edited by salcock
Added new compression stuff (diff)
10:59 Changeset [1629] by salcock
* Fixed more warnings about signed vs unsigned

07/27/10:

17:10 Ticket #277 (tracetop needs strict-aliasing fixes) created by salcock
Without -fno-strict-aliasing, tracetop reports warnings when casting the …
17:06 Changeset [1628] by salcock
* Fix warnings in the skeleton code
17:06 Changeset [1627] by salcock
* Fix warnings in tutorial code
17:06 Changeset [1626] by salcock
* Fix warnings about signed vs unsigned
17:05 Changeset [1625] by salcock
* Actually check the return value of posix_memalign
17:04 Changeset [1624] by salcock
* More strict aliasing fixes
17:04 Changeset [1623] by salcock
* Comment out unused functions to reduce warnings
17:03 Changeset [1622] by salcock
* Fixed bug where we can loop outside our 2d array
17:03 Changeset [1621] by salcock
* Disable strict aliasing for traceanon - we do scary casting in …
17:02 Changeset [1620] by salcock
* Disabled strict aliasing for tracetop - dealing with sockaddrs is a pain …
17:01 Changeset [1619] by salcock
* Fix strict-aliasing warning in bitbuffer.c * Fixed warnings about …
15:26 Changeset [1618] by salcock
* Remove unused variable

07/26/10:

16:52 Ticket #276 (rijndael.c makes gcc 4.4 very sad) created by salcock
We do a crapload of nasty-looking casting in rijndael.c between uint8_t * …
11:48 Changeset [1617] by salcock
* Fixed broken test DUCK trace
11:31 Changeset [1616] by salcock
* Fixed bug in test where we would try to check the source port before we …
11:30 Changeset [1615] by salcock
* Fixed warning about strict aliasing - trying to do too much casting at …

07/22/10:

15:53 Changeset [1614] by salcock
* Fixed #ifdef that should really be a #if

07/20/10:

10:52 Changeset [1613] by salcock
* Fixed warning about strndup being undeclared on systems where we replace …
10:52 Changeset [1612] by salcock
* Fixed yet another warning
10:51 Changeset [1611] by salcock
* Fixed warning regarding unused parameter in format_tsh.c
10:51 Changeset [1610] by salcock
* Corrected more warnings relating to TRACE_TYPE_NONDATA

07/19/10:

10:09 Changeset [1609] by salcock
* Added a check for whether the compiler supports -fvisibility - this …

07/16/10:

16:58 Changeset [1608] by salcock
* Fix warnings about unhandled enum values in switch statements
14:36 Changeset [1607] by salcock
* Make sure we include the header for read() and close() * Remove …
14:35 Changeset [1606] by salcock
* Fixed warning about failing to return a value for a non-void function
11:52 ChangeLog edited by salcock
Include a few recent fixes in the ChangeLog (diff)
11:44 Changeset [1605] by salcock
* Streamlined the WITS traceset test to be "nice"
11:43 Changeset [1604] by salcock
* Rather than asserting, print some sort of error and return NULL
11:42 Changeset [1603] by salcock
* Handle dodgy wire lengths better - this solution tends towards …

07/15/10:

16:53 Changeset [1602] by salcock
* Set the value of remaining to the minimum of the wire and capture …
16:46 Changeset [1601] by salcock
* Changed tools that are wrapper-scripts to use sensible default …
16:45 Changeset [1600] by salcock
* Fixed bug where libpacketdump doesn't skip past IP options correctly …
15:16 Ticket #275 (libpacketdump does not parse IP options) created by salcock
We can parse and display the values for TCP options, but not IP options. …
15:12 Ticket #257 (Abilene 1 DLT support) closed by salcock
fixed: As with #261, this should now be fixed. We can now read CHDLC.
15:10 Ticket #261 (Problems with Abilene 1 data) closed by salcock
fixed: We should now be able to decode the various POS, HDLC and CHDLC headers …

07/13/10:

17:19 Changeset [1599] by salcock
* Disable the WRONLY test, seeing as the new IO system now always uses …
17:18 Changeset [1598] by salcock
* We can now correctly decode the C_HDLC DLT, which should correct the …

07/09/10:

11:28 Changeset [1597] by perry
Add tests for all the WITS traces
11:23 Changeset [1596] by perry
Reduce the amount of memory used.
11:23 Changeset [1595] by perry
Don't be so memory hungry with threading buffers
11:22 Changeset [1594] by perry
Document things we should be checking
11:22 Changeset [1593] by perry
Update llvm.memset intrinsic to LLVM 2.8 calling convention
11:22 Changeset [1592] by perry
Update to LLVM 2.8
Note: See TracTimeline for information about the timeline view.