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-tds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the redefinition of "isprint()" to be used by dissectors when
Guy Harris
2004-07-09
1
-1
/
+3
*
In the columns list in a results token, columns with a type of 106
Guy Harris
2004-02-20
1
-1
/
+5
*
Get rid of unused parameter token_sz in function dissect_tds7_results_token
Jörg Mayer
2004-02-18
1
-3
/
+3
*
From Yaniv Kaul:
Guy Harris
2004-02-06
1
-3
/
+29
*
From Yaniv Kaul:
Guy Harris
2004-02-01
1
-14
/
+136
*
Handle non-Unicode error tokens.
Guy Harris
2004-01-05
1
-11
/
+38
*
From Yaniv Kaul:
Guy Harris
2004-01-05
1
-11
/
+122
*
If a packet has a packet number of 0, it's not a fragment if the status
Guy Harris
2003-12-31
1
-2
/
+2
*
Don't defragment packets that aren't fragmented.
Guy Harris
2003-12-27
1
-2
/
+7
*
Make "process_reassembled_data()" do the check for fragmentation not
Guy Harris
2003-08-28
1
-14
/
+12
*
It appears that TDS packets do have a sequence number; use that when
Guy Harris
2003-08-28
1
-5
/
+9
*
Use "process_reassembled_data()"; this means we get to use common code,
Guy Harris
2003-08-28
1
-12
/
+4
*
From Yaniv Kaul: fix the dissection of TDS7 login packets, and add
Guy Harris
2003-08-27
1
-10
/
+150
*
The FreeTDS TDS document says that the first string in an RPC packet is
Guy Harris
2003-08-23
1
-6
/
+12
*
If a Netlib message has "Not last buffer" set, flag it as such in the
Guy Harris
2003-08-23
1
-10
/
+21
*
Add the packet type name for the "Remote Procedure Call Packet" (which I
Guy Harris
2003-08-23
1
-25
/
+55
*
Add a pointer to an hf_ value for a "reassembled_in" field (which can be
Guy Harris
2003-04-20
1
-1
/
+2
*
When deciding whether we have enough data in a lower-level packet to
Guy Harris
2003-03-04
1
-2
/
+2
*
Update reassemble.c/show_item and all callers to use FT_FRAMENUM for the list...
Ronnie Sahlberg
2002-12-19
1
-3
/
+3
*
Don't pass a null string pointer to proto_tree_add_text().
Gerald Combs
2002-12-07
1
-5
/
+6
*
I've seen a capture with a TDS packet type of 18 at the beginning of the
Guy Harris
2002-12-03
1
-607
/
+598
*
Update to match what a Sniffer document says about TDS.
Guy Harris
2002-11-26
1
-23
/
+77
*
Clean up the comments a bit, to match the way I read the protocol
Guy Harris
2002-11-23
1
-27
/
+65
*
Clean up the TDS dissector a bit. Change a lot of signed ints to
Gerald Combs
2002-11-17
1
-72
/
+75
*
Commit patch from Steve Langasek.
Richard Sharpe
2002-09-28
1
-9
/
+129
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-73
/
+73
*
If thou art dissecting a protocol that can have multiple PDUs per frame
Guy Harris
2002-08-20
1
-1
/
+4
*
Add new dissector by Brian Bruns for the TDS protocol with the
Jörg Mayer
2002-08-19
1
-0
/
+1116