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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-40
/
+48
*
Add proto_tree_add_int_format() function.
Gilbert Ramirez
2000-04-25
1
-1
/
+12
*
Change the sub-dissector handoff registration routines so that the
Gilbert Ramirez
2000-04-13
1
-8
/
+1
*
Rename find_hfinfo_record() to proto_registrar_get_nth() since
Gilbert Ramirez
2000-04-04
1
-2
/
+2
*
Jeff Foster's patch to support attaching a hash table to a protocol
Guy Harris
2000-04-03
1
-1
/
+14
*
Fix some errors discovered by making GCC do format string/argument
Guy Harris
2000-03-14
1
-5
/
+5
*
Break proto_tree_add_item_format() into multiple functions:
Gilbert Ramirez
2000-03-12
1
-12
/
+124
*
Declare "proto_item_set_text()" in such a fashion as to make GCC 2.x and
Guy Harris
2000-03-07
1
-2
/
+7
*
Code changes, but not Makefile changes, for enabling plugins for Win32.
Gilbert Ramirez
2000-02-07
1
-1
/
+7
*
Add "proto_item_set_text()", which sets the "representation" field of an
Guy Harris
2000-01-22
1
-1
/
+7
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-1
/
+15
*
Add "class" that understands IPv4 addresses and subnet masks.
Gilbert Ramirez
1999-11-15
1
-1
/
+6
*
Expanded bootparams dissector to handle decoding getfile calls and replies.
Nathan Neulinger
1999-11-11
1
-1
/
+4
*
New proto_tree header_field_info stuff. Header_field_infos now contain
Gilbert Ramirez
1999-10-12
1
-12
/
+31
*
Re-implemented fix to keep display filter from reading data from outside
Gilbert Ramirez
1999-10-12
1
-1
/
+6
*
- add handling of FT_IPv6 variables
Laurent Deniel
1999-10-11
1
-1
/
+2
*
Fixed bug reported by Laurent regarding byte-string filters not
Gilbert Ramirez
1999-10-11
1
-1
/
+2
*
Handle the missing FT_BYTES field type.
Laurent Deniel
1999-09-18
1
-1
/
+2
*
Changed (again) the way that the FT_BOOLEAN field type works internally.
Gilbert Ramirez
1999-09-15
1
-2
/
+1
*
Some old CPP or tools that take C code in input do
Laurent Deniel
1999-09-12
1
-5
/
+5
*
Add summary-vs-detail radio buttons to the print dialog box; detail
Guy Harris
1999-09-12
1
-2
/
+4
*
Removed from the display filter/proto_tree code the assumption that
Gilbert Ramirez
1999-08-29
1
-8
/
+23
*
Introduces a new global gboolean variable: proto_tree_is_visible.
Gilbert Ramirez
1999-08-26
1
-2
/
+18
*
The dfilter yacc grammar now keeps track of every GNode that it allocates.
Gilbert Ramirez
1999-08-26
1
-1
/
+6
*
Removed unneeded 'color' field from header_field_info.
Gilbert Ramirez
1999-08-14
1
-2
/
+1
*
Changed the display filter scanner from GLIB's GScanner to lex. The code
Gilbert Ramirez
1999-08-01
1
-3
/
+2
*
Modified the proto_register_field_array usage again. Thanks to Guy's
Gilbert Ramirez
1999-07-15
1
-11
/
+10
*
Added support for compiling on win32 with Visual C and 'nmake'. It compiles,
Gilbert Ramirez
1999-07-13
1
-1
/
+8
*
"const"ifty some function arguments and structure members, and "#if 0"
Guy Harris
1999-07-07
1
-4
/
+4
*
Created a new protocol tree implementation and a new display filter
Gilbert Ramirez
1999-07-07
1
-0
/
+165