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
/
dissectors
/
packet-ua.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Fix some bugs & do extensive cleanup;
Bill Meier
2012-06-06
1
-253
/
+242
*
From Lars Ruoff:
Anders Broman
2012-03-01
1
-796
/
+295
*
Reverse Revision 41134 (Need to fix error/warning before...)
Alexis La Goutte
2012-02-22
1
-286
/
+786
*
From Lars Ruoff:
Anders Broman
2012-02-22
1
-786
/
+286
*
From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6722
Alexis La Goutte
2012-01-10
1
-8
/
+8
*
Fix memory leaks involving tvb_get_string[z]().
Chris Maynard
2011-12-28
1
-4
/
+4
*
Various Minor cleanup:
Bill Meier
2011-11-27
1
-33
/
+119
*
'guint8=tvb_get_guint8() + 2' can wrap. Use 'gint=...' instead. ditto for 'gi...
Bill Meier
2011-11-14
1
-53
/
+52
*
The sum of a guint16 and 2 does not necessarily fit in a guint16. Put
Guy Harris
2011-11-13
1
-1
/
+1
*
From Marek Tews via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060
Alexis La Goutte
2011-10-31
1
-116
/
+143
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-1
/
+1
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-1
/
+1
*
From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060
Alexis La Goutte
2011-09-27
1
-0
/
+723