aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-1056-528/+340
* Add some discussion about plugins vs build-in dissectors.Jaap Keuter2007-12-101-15/+26
* Fix Bug #2055: "File Save not working properly";Bill Meier2007-12-101-8/+28
* Make sure we don't try to allocate a negative number.Gerald Combs2007-12-101-2/+5
* Get rid of non-ASCII character in a value_string table. (They mightGuy Harris2007-12-092-3/+3
* Move the routines tvb_skip_wsp() to tvbuff.cAnders Broman2007-12-097-235/+166
* From Márton Németh:Jaap Keuter2007-12-091-0/+2
* Add macros for various filter actions and types, and to combine themGuy Harris2007-12-093-185/+179
* Add macros for various filter actions, types, and directions, and toGuy Harris2007-12-091-212/+212
* Add extra parenthesization, tweak name of argument to some macros toGuy Harris2007-12-091-8/+8
* Get rid of unused file. (No other plugin has it.)Guy Harris2007-12-081-1/+0
* some updates to make it compile with gtk/glib < 2Ronnie Sahlberg2007-12-081-18/+21
* Revert SVN #23728 since change (to fix a Windows issue) is in code not used o...Bill Meier2007-12-081-8/+1
* Warning fix:Jörg Mayer2007-12-082-7/+7
* Fix TiVoConnect dissector, seemingly broken since rev 18415.Stephen Fisher2007-12-081-0/+3
* wtap_process_pcap_packet() is gone; remove it from the list of exportedGuy Harris2007-12-081-1/+0
* Add .. to the directory in which to look for headers, just as is doneGuy Harris2007-12-081-1/+2
* Get rid of wtap_process_pcap_packet(); it's no longer used. Get rid ofGuy Harris2007-12-084-252/+0
* Delete the *right* config.h.win32.Guy Harris2007-12-074-79/+26
* Deleted the wrong config.h.win32.Guy Harris2007-12-071-0/+266
* That's not the right way to resuscitate a file.Guy Harris2007-12-071-254/+0
* Deleted the wrong config.h.win32.Guy Harris2007-12-071-0/+254
* HAVE_PCAP_H is no longer defined; just use HAVE_LIBPCAP.Guy Harris2007-12-071-4/+4
* Run runlex.sh from the tools directory. Get rid of the extra copy inGuy Harris2007-12-074-440/+3
* Wiretap no longer has its own configure script, so don't doGuy Harris2007-12-071-37/+24
* Get rid of configure in wiretap. Finally!Jörg Mayer2007-12-078-1045/+2
* Register the "samr.nt_password" preference as obsolete.Gerald Combs2007-12-072-28/+39
* Fix a typo.Gerald Combs2007-12-071-2/+1
* From Sjoerd Simons: Fix bug #2077: configuring with --with-plugins not behavi...Bill Meier2007-12-071-3/+2
* Fix build by creating dissect function that tcp_dissect_pdus(). My Windows b...Martin Mathieson2007-12-071-1/+7
* Get rid of 8-bit charcters in the example ETHERWATCH output - they canGuy Harris2007-12-071-11/+15
* Make stun2 over udp a new-style dissector, so that it can reject stun frames ...Martin Mathieson2007-12-071-8/+10
* Fixed some typos.Stig Bjørlykke2007-12-061-38/+38
* Change calls to g_ntohs, g_ntohl, g_htons, and g_htonl to theirGerald Combs2007-12-063-70/+69
* Added "Apply as filter"/"Prepare a filter"/"Find frame"/"Colorize Protocol"Stig Bjørlykke2007-12-063-6/+213
* Fix some specifier strings (%d -> %u).Martin Mathieson2007-12-061-24/+27
* Another attempt to fix Jörg Mayer2007-12-061-1/+1
* fix field attributes handling for tagged typesTomas Kukosa2007-12-066-43/+58
* Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's andGuy Harris2007-12-061-2/+2
* Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's andGuy Harris2007-12-064-6/+6
* Squelch a warning about a variable getting clobbered by a longjmp.Guy Harris2007-12-061-1/+1
* Update FIELDDESCR with NULL option. Jaap Keuter2007-12-061-15/+8
* Update to version 1.0 of spec(s)Jörg Mayer2007-12-061-3/+5
* Make sure the "auto scroll in live capture" toolbar button and menu itemGerald Combs2007-12-054-24/+33
* fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...Anders Broman2007-12-053-47/+119
* Remove debug code.Anders Broman2007-12-052-5/+3
* Insert asn1 code for SendRoutingInfov2 and update templateAnders Broman2007-12-053-46/+137
* From Cliff Romash: TMR is not a mandatory parameter on an ANSI IAM but USI is.Jeff Morriss2007-12-051-12/+33
* Simplify Windows Makefile to improve maintainabilityBill Meier2007-12-051-347/+37
* Use:Anders Broman2007-12-052-3/+4