aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-22No comma after last element in enumJörg Mayer1-2/+2
2004-04-22No C++ style commentsJörg Mayer1-3/+3
2004-04-22From Martin MathiesonAnders Broman3-10/+341
2004-04-22More correct implementation of the --disable-usr-local option.Olivier Biot2-5/+9
2004-04-22added some options and enhancements to the print output:Ulf Lamping6-21/+207
2004-04-22From Shinsuke Suzuki:Guy Harris3-8/+68
2004-04-21Skipp leading spaces in front of MEGACO and fix dissection of TransactionResp...Anders Broman1-22/+30
2004-04-21From Michael Lum:Guy Harris5-0/+1311
2004-04-21 update to netlogon to show DsrGetDcNameEx2() Client account name, domain na...Ronnie Sahlberg1-8/+8
2004-04-21From Michael Lum:Guy Harris17-229/+1003
2004-04-21Part 2 of Ulf's print update.Olivier Biot1-2/+2
2004-04-20Provide MMSE 1.1 dissection.Olivier Biot1-23/+397
2004-04-20changed postscript output:Ulf Lamping5-35/+72
2004-04-20Fix the Content-Type parameter rendering as sometimes the code was addingOlivier Biot1-5/+11
2004-04-20Update Thierry Pelle's address.Gerald Combs2-2/+2
2004-04-20try to dissect the ms cldap netlogon rpc flags bits.Ronnie Sahlberg1-6/+139
2004-04-20fixed MSVC problemsUlf Lamping2-6/+6
2004-04-20From metatech: basic BEA Tuxedo protocol support.Guy Harris3-1/+202
2004-04-20From Jelmer Vernooij:Guy Harris16-197/+443
2004-04-20From Yuriy Sidelnikov: add a dissector table for OIDs to the ACSEGuy Harris2-37/+30
2004-04-19Add a textual "(Dont Fragment)" and "(More Fragments)" to the ip.flags lineOlivier Biot1-1/+3
2004-04-19Fix a bug in the processing of WV-CSP OPAQUE data (TCPAddress was Integer inOlivier Biot1-7/+3
2004-04-19Put the value(s) of a parameter into the top-level item for thatGuy Harris1-66/+138
2004-04-19Add length checks to submessages.Guy Harris1-269/+597
2004-04-19Update Pasi Eronen's e-mail address.Guy Harris2-2/+2
2004-04-19Use a "while()" loop, rather than a "do { ... } while()" loop, inGuy Harris1-323/+205
2004-04-18The "next_submsg" argument passed to "get_bitmap()" is an offset withinGuy Harris1-5/+5
2004-04-18Get rid of an unused variable.Guy Harris1-2/+1