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
/
epan
/
proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out r27047 and r27053.
Gerald Combs
2008-12-19
1
-14
/
+2
*
Make proto_tree_add_bytes_format() (unused) behave as expected.
Martin Mathieson
2008-12-18
1
-2
/
+14
*
Fix trivial spelling error
Bill Meier
2008-12-15
1
-1
/
+1
*
put the SCTP PPI for current DATA chunk into packet_info (and ppid array rena...
Tomas Kukosa
2008-12-10
1
-2
/
+2
*
Tighten field array check to avoid printing problems.
Jaap Keuter
2008-11-26
1
-1
/
+4
*
From Michael McCartney:
Jaap Keuter
2008-11-03
1
-52
/
+37
*
Show both short and long protocol name in the Filter Expression dialog.
Stig Bjørlykke
2008-10-24
1
-0
/
+8
*
From Andrew Narver:
Jaap Keuter
2008-10-15
1
-27
/
+42
*
Added an option to syntax check only a single field name.
Stig Bjørlykke
2008-10-10
1
-0
/
+6
*
As reported by Chidambaram Arunachalam in bug 2893:
Stig Bjørlykke
2008-09-23
1
-17
/
+51
*
From Alexey Neyman :
Anders Broman
2008-08-04
1
-80
/
+141
*
From Alexey Neyman:
Anders Broman
2008-08-01
1
-3
/
+17
*
From Alexey Neyman :
Anders Broman
2008-07-30
1
-139
/
+79
*
Remove the (long deprecated) proto_tree_add_*_hidden() functions
Jeff Morriss
2008-07-24
1
-226
/
+0
*
Rename arguments not to collide with function names, to avoid warnings
Guy Harris
2008-06-23
1
-4
/
+4
*
ptvcursor_subtree_set_item() does not need to be exported.
Jaap Keuter
2008-06-11
1
-1
/
+2
*
Fix for bug #2480: Custom column, wrong display of 802.11 Sleep mode status
Stephen Fisher
2008-04-25
1
-1
/
+1
*
fields passed into proto_tree_add_bits_* should have bits==0
Richard van der Hoff
2008-04-16
1
-0
/
+5
*
Remove:
Anders Broman
2008-04-09
1
-4
/
+0
*
- Remove GLIB1 code
Stephen Fisher
2008-04-07
1
-37
/
+3
*
typo initializators -> initializers
Luis Ontanon
2008-04-03
1
-2
/
+2
*
http://www.wireshark.org/lists/wireshark-dev/200803/msg00308.html
Luis Ontanon
2008-04-03
1
-0
/
+93
*
From http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1539 :
Jeff Morriss
2008-03-15
1
-4
/
+21
*
Fix for bug 2328.
Martin Mathieson
2008-03-10
1
-2
/
+2
*
Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2009 : if the dissecto...
Jeff Morriss
2008-03-09
1
-15
/
+66
*
Custom column updates:
Stephen Fisher
2008-03-01
1
-19
/
+19
*
Added support for FT_IPv4, FT_GUID and FT_OID in custom columns.
Stig Bjørlykke
2008-02-24
1
-1
/
+7
*
Print integer values according to hfinfo->display.
Stig Bjørlykke
2008-02-22
1
-4
/
+171
*
Added FT_ABSOLUTE_TIME and FT_RELATIVE_TIME to custom columns.
Stig Bjørlykke
2008-02-22
1
-0
/
+9
*
Some custom column enhancements:
Stig Bjørlykke
2008-02-22
1
-2
/
+16
*
Some custom column fixes:
Stig Bjørlykke
2008-02-22
1
-3
/
+3
*
Add ability to make more field types into custom columns: FT_ETHER & FT_BYTES.
Stephen Fisher
2008-02-22
1
-1
/
+5
*
Add/fix a few calls to col_custom_set_fstr() for custom columns.
Stephen Fisher
2008-02-14
1
-3
/
+8
*
Check in changes originally checked in as SVN revision 24308 (new column
Stephen Fisher
2008-02-13
1
-2
/
+11
*
Revert commit 24308 until I can get it to compile on Windows/Linux/Solaris
Stephen Fisher
2008-02-12
1
-11
/
+2
*
Introduce a new column type called custom, which lets you put any display
Stephen Fisher
2008-02-12
1
-2
/
+11
*
Print the string to STDOUT regardless of the value of tree.
Jaap Keuter
2008-01-16
1
-3
/
+2
*
This patch adds support for configuration profiles, which can be used to
Stig Bjørlykke
2008-01-14
1
-0
/
+17
*
Describe text only field as "Text Item", shown in status bar.
Jaap Keuter
2007-12-22
1
-3
/
+3
*
Register the "samr.nt_password" preference as obsolete.
Gerald Combs
2007-12-07
1
-28
/
+30
*
#if out a function that is only used when building with glib 2 or later
Ronnie Sahlberg
2007-12-04
1
-0
/
+2
*
Severities are unsigned.
Guy Harris
2007-12-03
1
-1
/
+1
*
Next few improvements to speed up startup about 10%.
Tomas Kukosa
2007-11-30
1
-4
/
+4
*
fix GLIB 1.x compatibility
Tomas Kukosa
2007-11-29
1
-1
/
+9
*
Various changes with focus to startup speedup
Tomas Kukosa
2007-11-28
1
-40
/
+70
*
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
Guy Harris
2007-11-27
1
-1
/
+5
*
Introduce a new field type called FT_EBCDIC. This field works the same as
Stephen Fisher
2007-11-19
1
-0
/
+22
*
Get rid of most of the legacy oid stuff.
Anders Broman
2007-11-01
1
-3
/
+3
*
Change:
Anders Broman
2007-11-01
1
-1
/
+1
*
Make groups of PDUs filterable as large FT_BYTES items
Martin Mathieson
2007-10-23
1
-0
/
+3
[next]