index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-portmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new
Guy Harris
2001-04-17
1
-1
/
+2
*
For indirect RPC calls, remember the call information, and add a
Guy Harris
2001-02-09
1
-20
/
+55
*
Make a "dissect_rpc_indir_call()" routine to dissect arguments to a
Guy Harris
2001-02-09
1
-37
/
+16
*
Add support for dissecting V3 CALLIT and V4 BCAST/INDIRECT calls.
Guy Harris
2001-02-06
1
-4
/
+4
*
Tvbuffify the portmap/rpcbind dissector, and implement part of CALLIT
Guy Harris
2001-02-06
1
-111
/
+166
*
Allow dissectors of ONC RPC-based protocols to register themselves
Guy Harris
2001-01-28
1
-9
/
+9
*
Put in comments explaining what the two "Universal Address" fields are;
Guy Harris
2001-01-22
1
-3
/
+3
*
Fix comments to reflect what a null function pointer in a "vsff" table
Guy Harris
2001-01-18
1
-6
/
+6
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+2
*
Give the RFC number of the spec for the portmapper/rpcbind protocols.
Guy Harris
2000-08-24
1
-1
/
+6
*
Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.
Uwe Girlich
2000-08-14
1
-34
/
+1
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+34
*
Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply lists
Guy Harris
2000-06-12
1
-65
/
+40
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-16
/
+16
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-25
/
+25
*
Use the new split between protocol registration and protocol handoff
Guy Harris
2000-04-04
1
-1
/
+5
*
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
2000-03-12
1
-9
/
+9
*
Give "dissect_rpc_string()" an extra "char **" argument; if it's
Guy Harris
2000-01-22
1
-5
/
+5
*
Fix Gerald's e-mail address.
Guy Harris
2000-01-07
1
-2
/
+2
*
Portmapper v2 dump reply somehow nicer formatted.
Uwe Girlich
1999-11-26
1
-6
/
+8
*
Added v2 portmap dump reply
Nathan Neulinger
1999-11-22
1
-3
/
+53
*
Added Uwe's update to RPC.
Gilbert Ramirez
1999-11-19
1
-7
/
+136
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-3
/
+8
*
Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.
Nathan Neulinger
1999-11-15
1
-1
/
+60
*
Added mount dissector.
Nathan Neulinger
1999-11-11
1
-14
/
+42
*
Additions to bootparams, portmap, and ypserv dissectors
Nathan Neulinger
1999-11-11
1
-1
/
+8
*
expanded portmap dissector to process some of the procedure calls
Nathan Neulinger
1999-11-10
1
-8
/
+117
*
Changed protocol names to all lowercase. It looks weird in listing though.
Nathan Neulinger
1999-11-10
1
-2
/
+2
*
Added stubs for various RPC routines:
Nathan Neulinger
1999-11-10
1
-0
/
+78