aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-11-23Include the BFD dissector when building with MSVC++.Guy Harris1-1/+2
2003-11-23From Hannes Gredler: Add support for Bi-directional Fault Detection (BFD).Gerald Combs3-1/+276
2003-11-22- Bugfix: Passworddecoding should only be done for attribute 2, butJörg Mayer1-9/+23
2003-11-22Change the way signalType is dissected to beRonnie Sahlberg1-2/+19
2003-11-22From Martti Kuparinen: use correct values for Mobile IPv6.Guy Harris2-7/+7
2003-11-22As per Guys suggestion, continue optimizing proto.c to macroize itRonnie Sahlberg1-50/+37
2003-11-21From Olivier Biot: fix up the description of theGuy Harris1-3/+4
2003-11-21From Olivier Biot:Guy Harris1-46/+95
2003-11-21From Olivier Biot:Guy Harris3-28/+192
2003-11-21From Eric Wedel: fix dissection of NetServerDiskEnum reply.Guy Harris3-1/+14
2003-11-21From Lars Ruoff: use the pointer to the RTP payload, rather thanGuy Harris1-2/+2
2003-11-21Performance fixRonnie Sahlberg2-16/+35
2003-11-21A "handle_t" as the first argument to a call doesn't seem to be sentGuy Harris1-19/+4
2003-11-21Maybe the problem is that the compilers used on AIX weren't definingGuy Harris1-4/+4
2003-11-21Pass "strncmp()" the right number of arguments. (Why hasn't anybodyGuy Harris1-4/+4
2003-11-21From Jamie Fournier: add the UUID to the Info column for datagram calls.Guy Harris1-3/+9
2003-11-21From Jamie Fournier: DCERPC RS_PLCY support.Guy Harris4-3/+104
2003-11-21The 32-bit integer at the beginning of a context_handle is calledGuy Harris2-6/+15
2003-11-20From Lars Roland:Guy Harris7-35/+69
2003-11-20#if 0-out some no-longer-used routines.Guy Harris1-6/+12
2003-11-20From Olivier Biot: add support for media typeGuy Harris1-1/+4
2003-11-20From Martin Mathieson:Guy Harris1-30/+95
2003-11-20From Olivier Biot:Guy Harris1-237/+126
2003-11-20From Hannes Gredler: "print_system_id()" should callGuy Harris1-2/+2
2003-11-20update proto listNathan Neulinger1-0/+1
2003-11-20Clean up some IDL and remove some structures that Windows of all flavorsRichard Sharpe1-16/+31
2003-11-20Use "tvb_get_string()" in "proto_tree_set_string_tvb()" - it won't leakGuy Harris1-4/+2
2003-11-20On Mac OS X, disable the alarm/longjmp stuff for timing out nameGuy Harris1-2/+15
2003-11-20Update Jakob Schlyter's address.Gerald Combs2-2/+2
2003-11-19From Olivier Biot: fix the WBXML dissector in cases where dissection isGuy Harris1-3/+139
2003-11-19Add dissector for the SEBEK kernel read() data capture and/or rootkit toolNathan Neulinger3-2/+214
2003-11-19From Olivier Biot:Guy Harris1-21/+42
2003-11-19Fix the ATT bit definitions.Guy Harris2-10/+10
2003-11-19Get rid of unused variables.Guy Harris1-5/+1
2003-11-19From Olivier Biot: get rid of no-longer-used routines.Guy Harris1-124/+2
2003-11-19Update to TCP, when we see a SYN|ACK packetm reset base_ack to the current ...Ronnie Sahlberg1-4/+11
2003-11-19Fix some IDL ...Richard Sharpe1-3/+3
2003-11-19From Dave Sclarsky: fix the offset for the Node WWN.Guy Harris1-3/+3
2003-11-19Get rid of some unused arguments and variables.Guy Harris1-9/+28
2003-11-19"uint" preferences should be "guint"s, not "int"s.Guy Harris1-3/+3
2003-11-19Fix a typo.Guy Harris1-2/+2
2003-11-19From Dave Sclarsky: CPFI support.Guy Harris5-2/+375
2003-11-19"dissect_mailslot_browse()", "dissect_mailslot_lanman()", andGuy Harris3-25/+21
2003-11-19Register the MMSE dissector with the "http.content_type" dissectorGuy Harris1-6/+4
2003-11-19Use "OK" for the "OK" button, as we do elsewhere.Guy Harris1-1/+1
2003-11-19From Olivier Biot:Guy Harris1-102/+141
2003-11-19From Michael Lum: fix param_digits() subtree for "Nature of Number".Guy Harris1-10/+14
2003-11-19redraw supported_protos dialog, if GUI prefs changedUlf Lamping1-2/+4
2003-11-19added supported_protos menu itemUlf Lamping1-1/+3
2003-11-19added supported_protos_dlgUlf Lamping1-1/+5