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
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed problem with not being able to filt on field values.
Gilbert Ramirez
1999-08-30
1
-2
/
+6
*
Removed from the display filter/proto_tree code the assumption that
Gilbert Ramirez
1999-08-29
1
-50
/
+66
*
Introduces a new global gboolean variable: proto_tree_is_visible.
Gilbert Ramirez
1999-08-26
1
-4
/
+10
*
The dfilter yacc grammar now keeps track of every GNode that it allocates.
Gilbert Ramirez
1999-08-26
1
-2
/
+15
*
Add support for reading Full Frontal ATM from an ATM Sniffer capture
Guy Harris
1999-08-20
1
-1
/
+3
*
Removed unneeded 'color' field from header_field_info.
Gilbert Ramirez
1999-08-14
1
-2
/
+1
*
Moved global memory alloction used in display filters (which was stored
Gilbert Ramirez
1999-08-13
1
-3
/
+1
*
Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2
Guy Harris
1999-08-10
1
-1
/
+3
*
A further memory leak fix from Jochen Friedrich.
Guy Harris
1999-08-07
1
-1
/
+2
*
Fix a couple of memory leaks.
Guy Harris
1999-08-04
1
-9
/
+13
*
Checked in Johan's Updated RADIUS dissector which uses the new proto_tree
Gilbert Ramirez
1999-08-03
1
-1
/
+3
*
Fixed #ifdef to call proto_register_snmp properly when SNMP is compiled in.
Gilbert Ramirez
1999-08-03
1
-1
/
+7
*
Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, and
Guy Harris
1999-08-02
1
-1
/
+5
*
Changed the display filter scanner from GLIB's GScanner to lex. The code
Gilbert Ramirez
1999-08-01
1
-20
/
+12
*
Print FT_UINT{8,16,32} values with "%u", not "%d", as they're unsigned
Guy Harris
1999-07-31
1
-2
/
+2
*
Made the protocol (but not the fields) use the new proto_tree routine,
Gilbert Ramirez
1999-07-29
1
-2
/
+70
*
Converted UDP fields to new proto_tree functions.
Gilbert Ramirez
1999-07-22
1
-1
/
+3
*
Added just enough fields to TCP to support "Follow TCP Stream". It works now.
Gilbert Ramirez
1999-07-17
1
-1
/
+7
*
Modified the proto_register_field_array usage again. Thanks to Guy's
Gilbert Ramirez
1999-07-15
1
-8
/
+130
*
Created a new protocol tree implementation and a new display filter
Gilbert Ramirez
1999-07-07
1
-0
/
+620