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-ndps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Greg Morris: don't add zero-length items to the tree, add some
Guy Harris
2003-10-17
1
-53
/
+225
*
From Greg Morris: fix reassembly not to use global variables, and to use
Guy Harris
2003-08-25
1
-83
/
+101
*
Fix signed/unsigned comparison warnings.
Gilbert Ramirez
2003-07-25
1
-5
/
+11
*
Don't use fields in the packet for subtree items - create a separate
Guy Harris
2003-06-04
1
-701
/
+1325
*
From Greg Morris:
Guy Harris
2003-04-21
1
-2587
/
+1510
*
Add a pointer to an hf_ value for a "reassembled_in" field (which can be
Guy Harris
2003-04-20
1
-1
/
+2
*
Make the individual flag bits in the Connection Control field of the SPX
Guy Harris
2003-04-09
1
-11
/
+2
*
Instead of using passing the SPX hash value to subdissectors, attach to
Guy Harris
2003-04-09
1
-3
/
+3
*
Fix some spelling/punctuation/capitalization/etc. errors.
Guy Harris
2003-04-09
1
-12
/
+12
*
Don't create a protocol tree or do anything to the columns before
Guy Harris
2003-04-09
1
-31
/
+32
*
When dissecting a reply, don't put the frame number of the corresponding
Guy Harris
2003-04-08
1
-6
/
+5
*
"ndps_req_hash_cleanup()" doesn't need to do anything (the data
Guy Harris
2003-04-08
1
-15
/
+5
*
Get rid of unused "ddp_dissector_table" variable.
Guy Harris
2003-04-08
1
-14
/
+16
*
Move the definition of the structure constructed for each SPX
Guy Harris
2003-04-08
1
-7
/
+5
*
From Greg Morris: update the introductory comment, add defragmentation
Guy Harris
2003-04-08
1
-973
/
+7030
*
Don't cast away constness, and fix variable and structure member
Guy Harris
2002-12-02
1
-6
/
+6
*
Add support for desegmentation of NDPS-over-TCP.
Guy Harris
2002-10-22
1
-12
/
+59
*
Get rid of extra blanks at ends of program names (they're not needed; in
Guy Harris
2002-10-22
1
-479
/
+234
*
Do a full dissection of NDPS packets regardless of whether we're
Guy Harris
2002-10-22
1
-98
/
+98
*
From Greg Morris:
Guy Harris
2002-10-21
1
-138
/
+2658
*
Add a new port type, PT_IPX, for IPX socket numbers; set "pinfo->ptype",
Guy Harris
2002-10-15
1
-294
/
+160
*
Backout previous patch - the warning was left intentionally
Jörg Mayer
2002-10-10
1
-2
/
+2
*
Silence an unjustified warning
Jörg Mayer
2002-10-10
1
-2
/
+2
*
Fix some compiler warnings.
Guy Harris
2002-10-08
1
-40
/
+40
*
Dissector for Novell Distributed Print Services by Greg Morris.
Jörg Mayer
2002-09-23
1
-0
/
+916