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-btobex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some Visual C++ static analyzer complaints.
Gerald Combs
2011-02-17
1
-1
/
+3
*
The lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means there's no
Guy Harris
2011-02-12
1
-2
/
+20
*
Introduce "Fragment count" filter element for all protocols doing reassembly.
Stig Bjørlykke
2011-01-30
1
-0
/
+6
*
Use tvb_memeql() and tvb_memcpy().
Jeff Morriss
2011-01-16
1
-7
/
+5
*
From Allan M. Madsen via. bug 5445:
Kovarththanan Rajaratnam
2011-01-02
1
-487
/
+498
*
(Refining the regexp...) Replace blurbs that match the name (case insensitive...
Jeff Morriss
2010-09-24
1
-4
/
+4
*
Replace blurbs that match the name (case insensitive) with NULL.
Jeff Morriss
2010-09-23
1
-6
/
+6
*
Add svn 'keywords' and 'eol-style' properties
Bill Meier
2010-05-19
1
-750
/
+750
*
Add and use BTOBEX_CODE_VALS_MASK to avoid hardcoding values
Kovarththanan Rajaratnam
2010-05-19
1
-3
/
+4
*
Use newly introduced BTOBEX_CODE_VALS_CONNECT define
Kovarththanan Rajaratnam
2010-05-19
1
-1
/
+1
*
Introduce defines to avoid hardcoding values
Kovarththanan Rajaratnam
2010-05-19
1
-14
/
+22
*
Tighten scope of code variable
Kovarththanan Rajaratnam
2010-05-19
1
-1
/
+2
*
Remove weird assignment to pinfo->private_data
Kovarththanan Rajaratnam
2010-05-19
1
-3
/
+0
*
Add FIXME
Kovarththanan Rajaratnam
2010-05-18
1
-0
/
+1
*
Remove NULL pointer guard in defragment_init()
Kovarththanan Rajaratnam
2010-05-18
1
-5
/
+2
*
Remove a couple of superfluous NULL assignments
Kovarththanan Rajaratnam
2010-05-18
1
-5
/
+6
*
Remove a couple of check_col()
Kovarththanan Rajaratnam
2010-05-18
1
-28
/
+12
*
Mark defragment_init() as an init routine
Kovarththanan Rajaratnam
2010-05-18
1
-1
/
+1
*
Fix several GCC build issues
Kovarththanan Rajaratnam
2010-05-18
1
-18
/
+13
*
Include (local) packet-btl2cap.h properly
Kovarththanan Rajaratnam
2010-05-18
1
-1
/
+1
*
From Allan M. Madsen:
Kovarththanan Rajaratnam
2010-05-18
1
-0
/
+765