aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-26From Jelmer Vernooij:Olivier Biot1-1/+7
2004-04-26- added a hidden field sctp.initiate_tagMichael Tüxen1-27/+43
2004-04-26From Jelmer Vernooij:Olivier Biot18-415/+685
2004-04-26Some of the DLLs from the developer ZIP archives don't have the executable bitOlivier Biot1-0/+8
2004-04-26From Jerry Talkington:Olivier Biot5-43/+418
2004-04-26Look for out of bounds data after calling tvb_length_remaining().Gilbert Ramirez1-8/+15
2004-04-26the the restricted character string has 0 characters in the encoding,Ronnie Sahlberg1-2/+5
2004-04-26When producing a display-filter representation of an FT_STRING*, representGilbert Ramirez1-7/+33
2004-04-25save the position of the main window panes in the recent file,Ulf Lamping3-3/+29
2004-04-25removed some labelsUlf Lamping1-26/+6
2004-04-25Add Heimdal detectionJörg Mayer1-1/+2
2004-04-25Add code for HTTP proxy detection based on the http_proxy shell variable.Olivier Biot1-7/+14
2004-04-25changed the export dialog menu item names (added some descriptions)Ulf Lamping1-4/+4
2004-04-25Remove "Display filters: add regexes to strings and byte ranges" as it hasOlivier Biot1-3/+5
2004-04-25Squelch a compiler warning.Guy Harris1-2/+3
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot20-41/+48
2004-04-25Fix highlighting of unknown typed parameter bytes (caused an exception toOlivier Biot1-12/+74
2004-04-25From Josef Korelus: use "val_to_str()", not "match_strval()", so weGuy Harris1-3/+3
2004-04-25Updated to Arpil 20thJörg Mayer2-10/+66
2004-04-25New entriesJörg Mayer1-21/+121
2004-04-25created new "export" dialogs for the current export file formatsUlf Lamping3-86/+335
2004-04-25Fix the fixJörg Mayer3-11/+3
2004-04-25put all required data into the print_args,Ulf Lamping3-31/+32
2004-04-25Typo: It's 'item *' not 'item*'Jörg Mayer1-1/+1
2004-04-25It's proto_register_rudp not proto_reg_rudpJörg Mayer1-2/+2
2004-04-25Give --enable-static a chance to succeed:Jörg Mayer3-26/+90
2004-04-25Add a preferense wether console output should be made in case of unknown comm...Anders Broman1-16/+35
2004-04-25Use the newly added "report_failure" rather than g_warning if no xml libraryAnders Broman1-2/+3
2004-04-25build a list of the input file formats instead of a floating text,Ulf Lamping7-97/+321
2004-04-25changed the print dialog, so it will keep the user settings after reopening t...Ulf Lamping2-123/+108
2004-04-25Add support for flex 2.5.31.Gilbert Ramirez2-2/+19
2004-04-25From Dick Gooris: add two extra PacketCable tables (and clean up someGuy Harris1-248/+441
2004-04-24some code cleanup of the printing systemUlf Lamping5-48/+51
2004-04-24some additional output while reassembling fragments,Ulf Lamping1-22/+47
2004-04-24add fragment length output to the payload outputUlf Lamping1-5/+7
2004-04-23prettified a few netlogon calls and populate col_info with account namesRonnie Sahlberg1-6/+6
2004-04-23update to netlogon to dissect the timestamps in VALIDATION_UAS_INFORonnie Sahlberg2-20/+26
2004-04-23update to netlogon, now also decode the delete user/group/aliasRonnie Sahlberg1-8/+16
2004-04-23seperated the input file formats into list elements, instead of a "floating t...Ulf Lamping1-20/+87
2004-04-23added a byte count output to the packet details notebook tabsUlf Lamping1-2/+2
2004-04-23added a progress dialog box, while processing packet details,Ulf Lamping1-1/+66
2004-04-23some string clarificationsUlf Lamping1-15/+17
2004-04-23From Lars Roland:Guy Harris1-1/+10
2004-04-23Mark some parameters as unused (the GTK+ signal calling sequenceGuy Harris1-3/+3
2004-04-23From Jon Oberheide: put the "this is a continuation of" item into theGuy Harris1-5/+5
2004-04-23Get rid of static forward declaration of "toggle_captured_cb()", as it'sGuy Harris1-2/+1
2004-04-23Get rid of bogus extra "proto_tree_add_text()" arguments.Guy Harris1-3/+2
2004-04-23Add gsm_map_stat.h and mtp3_stat.h to the distribution.Gerald Combs1-1/+3
2004-04-22oops, forgotten to test with GTK1...Ulf Lamping2-4/+12
2004-04-22seperated common packet range code from the save and the print dialog,Ulf Lamping6-611/+531