aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-09-29More operation names updates from Jean-Baptiste Marchand.Tim Potter4-130/+192
2003-09-28It appears that, at least for gigabit pod captures, there are time stampGuy Harris1-21/+52
2003-09-28"compute_offset_length()" must, if it returns FALSE, and "exception" isGuy Harris1-5/+5
2003-09-28Operation name updates for winreg pipe from Jean-Baptiste Marchand.Tim Potter2-73/+89
2003-09-28Prettify NFSv2 decorate COL_INFO and the tree pane as has already been do...Ronnie Sahlberg4-71/+410
2003-09-28in ReadAndXRonnie Sahlberg1-2/+10
2003-09-28Update to SMB service response time stats.Ronnie Sahlberg2-8/+18
2003-09-27From Anders Broman: further dissect APM messages containing BICC stuff,Guy Harris1-28/+631
2003-09-27From JBM update some function names in NetlogonRonnie Sahlberg2-106/+118
2003-09-27From JBM update the function names for MessengerRonnie Sahlberg1-3/+9
2003-09-27From Jean-Baptiste Marchand: add names of operations in WKSSVC.Guy Harris2-18/+74
2003-09-27From Jean-Baptiste Marchand: add names of DFS-related operations inGuy Harris2-10/+43
2003-09-26From Nathan Jennings:Guy Harris2-328/+186
2003-09-26Get the RTP payload types from rtp_pt.h rather than defining themGuy Harris1-37/+3
2003-09-26From Tomas Kukosa:Guy Harris9-533/+802
2003-09-26For (non-heuristic) SIP-over-TCP, dissect stuff that's neither a requestGuy Harris1-131/+118
2003-09-26Make the non-heuristic SIP dissector reject the packet if it doesn'tGuy Harris1-23/+25
2003-09-26The LAPB dissector can be called from the Ethernet dissector; don'tGuy Harris1-14/+59
2003-09-26This commit refactors the dcerpc authentication subdissectors forTim Potter3-178/+141
2003-09-26Use zero to mean we haven't seen any authentication level informationTim Potter1-7/+7
2003-09-26Assorted GUI cleanups.Guy Harris11-230/+580
2003-09-25RTP analysis updates from Lars Ruoff:Guy Harris2-264/+405
2003-09-25Add PT_CN_OLD, so the RTP analysis code can get the RTP payload types itGuy Harris1-1/+2
2003-09-25In "nds_defrag()", handle "request_value->ncp_rec" being null.Guy Harris1-6/+7
2003-09-25Correctly handle the case where the selected frame doesn't pass theGuy Harris1-11/+18
2003-09-25If the currently selected frame doesn't pass the display filter, selectGuy Harris1-14/+80
2003-09-25When showing a fragment subtree, put spaces after colons to make thingsTim Potter1-3/+3
2003-09-25From Laurent Rabret:Guy Harris1-8/+38
2003-09-25From Matthijs Melchior: check whether the ring buffer timeout hasGuy Harris1-11/+23
2003-09-24From packet steve: update to give the correct name for "file_access.c",Guy Harris1-6/+21
2003-09-24From David Frascone: have an 802.11 dissector that byte-swaps the frameGuy Harris2-26/+67
2003-09-24From Anders Broman: fix a crash, and fix trailing whitespace onGuy Harris1-19/+47
2003-09-24From Tomas Kukosa:Guy Harris8-31/+35
2003-09-24Add a "file_selection_new()" routine that does all the positioning (GTK+Guy Harris5-27/+37
2003-09-24From Yaniv Kaul: DCERPC OXID operation #5 dissection.Guy Harris4-3/+293
2003-09-24From Lars Ruoff: rewritten RTP analysis module.Guy Harris11-1766/+3364
2003-09-24In packet_list_button_pressed_cb (gtk2 version) :Olivier Abad1-8/+7
2003-09-24Renamed gktclist.[ch] to gtkclist_v12.[ch] to avoid conflicts with theOlivier Abad3-5/+5
2003-09-24Create a protocol tree if we don't have one, we're constructing the InfoGuy Harris2-113/+97
2003-09-24Pass a pointer to a "capture_file" structure toGuy Harris23-131/+130
2003-09-24Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris8-57/+60
2003-09-23From Greg Morris: get the request data before using it, if we don'tGuy Harris1-1/+16
2003-09-23As doc/README.developer's "Portability" section says:Guy Harris1-3/+3
2003-09-23From Graeme Reid: H.450 support.Guy Harris1-0/+1272
2003-09-23From Graeme Reid: H.450 support.Guy Harris6-26/+41
2003-09-23From Graeme Reid: modified PER choice dissector to correctly handleGuy Harris1-2/+10
2003-09-23From Greg Morris: properly initialize request_value->info_string usingGuy Harris1-5/+5
2003-09-23The relation list is always displayed (that's been true for a while) -Guy Harris1-34/+20
2003-09-23From JBMRonnie Sahlberg4-427/+430
2003-09-23Temporary patch for the packet_list column resize problem in gtk2.Olivier Abad1-5/+1