aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-10-0aethereal-0.10.0aCvs2svn2003-12-135-453/+57
|\
| * Add the help directory to the build. Bump the release version to 0.10.0aGerald Combs2003-12-134-8/+57
| * added "most recently used" lists forUlf Lamping2003-12-136-6/+349
| * changed read_prefs_file(): read in a generic config file and do a callback toUlf Lamping2003-12-132-15/+34
| * removed unused #include "menu.h" from the stats.c filesUlf Lamping2003-12-1310-20/+11
| * mention the GPL license in the Help->About dialogUlf Lamping2003-12-131-6/+11
| * Add an equal sign to WBXML Attribute Start items that didn't have it.Olivier Biot2003-12-131-12/+18
| * set link layer type sensitive only,Ulf Lamping2003-12-131-3/+3
| * Put in a comment about some issues with the way we do "Update list ofGuy Harris2003-12-131-1/+15
| * Add some sanity checking of arguments.Guy Harris2003-12-131-3/+6
| * Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris2003-12-1323-141/+99
| * Use "int"s, not "guint16"s, as packet offsets (using values shorterGuy Harris2003-12-131-8/+8
| * sensitivity of packet range options fine tuning:Ulf Lamping2003-12-131-5/+13
| * Use "int"s, not "guint16"s, as packet offsets (using values shorter thanGuy Harris2003-12-131-36/+36
| * Use ints, not guchars, as packet offsets.Guy Harris2003-12-131-5/+5
| * Widen the "value" parameter to "value2str()", rather than narrowing theGuy Harris2003-12-131-51/+51
| * Check that the length in the ESIS header is sane, i.e. >= the length ofGuy Harris2003-12-131-11/+17
| * Make some variables that hold unsigned 16-bit quantities "guint16",Guy Harris2003-12-131-5/+5
| * Widen formal parameters rather than narrowing actual parameters.Guy Harris2003-12-131-8/+8
| * Put in URLs for the AFP 3.1 spec.Guy Harris2003-12-131-16/+142
| * Fix a typo.Guy Harris2003-12-131-2/+2
|/
* Final checkin for 0.10.0.Gerald Combs2003-12-132-2740/+2193
* Add packet-isup.h as well.Gerald Combs2003-12-131-1/+2
* Add packet-ansi_map.h to the distribution.Gerald Combs2003-12-131-1/+2
* Always dissect a sm_submit otherwise reassembly of short messages does not work.Olivier Biot2003-12-121-4/+10
* Move info column update code outside of if (tree).Olivier Biot2003-12-121-46/+71
* Add some checks to make sure we're not running past the end of the RRGuy Harris2003-12-121-41/+144
* From Yuriy Sidelnikov: if the first SPDU in a TSDU has a type of 1 or 2,Guy Harris2003-12-122-32/+78
* From Hannes Gredler:Guy Harris2003-12-121-17/+27
* From Michael Lum:Guy Harris2003-12-1211-121/+1131
* Switch from gettext 0.13 to 0.12.1.Gerald Combs2003-12-121-11/+11
* In "dlg_window_new()" check to see if "top_level" has been initialized,Gerald Combs2003-12-122-4/+6
* prevent MSVC warning:Ulf Lamping2003-12-1112-49/+49
* Have "compute_key_id()" return different values for different errors,Guy Harris2003-12-111-6/+11
* Add "/usr/local/include" in case the PCRE header file is there.Guy Harris2003-12-111-1/+23
* replaced type u_int32_t by glib's guint32 (to satisfy MSVC)Ulf Lamping2003-12-111-2/+2
* Fix a typo.Guy Harris2003-12-111-2/+2
* Update the Windows environment to GLib 2.2.3 and GTK+ 1.3.0-20030717.Gerald Combs2003-12-102-10/+12
* Analyzer's PDML will be changed to start the packet offset (the "pos" field)Gilbert Ramirez2003-12-101-6/+6
* PCRE support requires $(PCRE_CFLAGS) in CFLAGS.Olivier Biot2003-12-101-2/+2
* WSP status code is hexadecimal.Olivier Biot2003-12-101-2/+2
* Bump the version to 0.10.0. It could be (and has been) argued that theGerald Combs2003-12-103-7/+7
* Oops, I checked the wrong tap into CVS somehow.Guy Harris2003-12-101-131/+559
* Make the _pcre_tuple_t struct internal.Gerald Combs2003-12-102-12/+17
* From David Fort: compute and display the key ID in a DNS KEY RR, ifGuy Harris2003-12-101-4/+45
* From Anders Broman: add CIC to Info column.Guy Harris2003-12-101-5/+5
* From Akira Endoh: IGAP support.Guy Harris2003-12-106-5/+375
* Squelch a compiler warning.Guy Harris2003-12-101-3/+3
* added some more uninstall info andUlf Lamping2003-12-101-1/+8
* Check whether the packet length is less than the length of the packetGuy Harris2003-12-101-1/+8