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
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Dirk via bug #5771: Add heuristic dissector for images and HTTP
Stephen Fisher
2011-03-22
4
-6
/
+53
*
We have to initialize the elements of the fdata->col_text array to null
Guy Harris
2011-03-22
1
-8
/
+1
*
Copy expert_tapdata_t here so that expert_dlg.h is no longer needed.
Jeff Morriss
2011-03-22
1
-1
/
+2
*
There can be up to 15 DL HARQ processes (depending upon TDD config index).
Martin Mathieson
2011-03-22
1
-3
/
+3
*
Fix a typo
Jeff Morriss
2011-03-22
1
-1
/
+1
*
Pass pointers to structs instead of struct values to create_ntlmssp_v2_key.
Stig Bjørlykke
2011-03-22
1
-5
/
+5
*
Allocate space for null termination in make_basename.
Stig Bjørlykke
2011-03-22
1
-2
/
+2
*
Close fp in error case in ssl_parse_key_list to avoid leakage.
Stig Bjørlykke
2011-03-22
1
-0
/
+1
*
Rewrote error reporting to avoid using a 2048 bytes stack buffer.
Stig Bjørlykke
2011-03-22
1
-4
/
+4
*
Corrected hack for TAPA by checking for "not IPv4".
Stig Bjørlykke
2011-03-22
1
-1
/
+1
*
Coverity 1167
Ronnie Sahlberg
2011-03-22
1
-4
/
+29
*
Coverity 1168
Ronnie Sahlberg
2011-03-22
1
-3
/
+3
*
Coverity 512
Ronnie Sahlberg
2011-03-22
1
-3
/
+6
*
Coverity 323
Ronnie Sahlberg
2011-03-22
1
-1
/
+1
*
- Add 9.4.5 IMEISV IE dissection
Anders Broman
2011-03-22
1
-6
/
+29
*
Coverity 420
Ronnie Sahlberg
2011-03-22
1
-7
/
+4
*
Use the same style in netscreen_seek_read() that we use in
Guy Harris
2011-03-22
1
-1
/
+5
*
Make expert_tapdata_t opaque to its clients; define the structure only
Guy Harris
2011-03-22
2
-26
/
+3
*
Remove the Exper info dialogue.
Anders Broman
2011-03-22
2
-3
/
+420
*
When we allocate the col_text array, initialize it to a bunch of
Guy Harris
2011-03-22
1
-14
/
+28
*
Re-arrange code so Coverity Prevent doesn't falsely report several INFINITE_L...
Bill Meier
2011-03-22
1
-1840
/
+1842
*
Fix for bug 5762, wireshark asserts on reading juniper snoop output when no h...
Sake Blok
2011-03-21
1
-1
/
+1
*
Fix an "infinite loop" defect reported by Coverity Prevent (Coverity 430 (run...
Bill Meier
2011-03-21
1
-1
/
+1
*
Corrected decoding of oid values with length 5.
Stig Bjørlykke
2011-03-21
1
-5
/
+5
*
Re-arrange code slightly to remove a false positive Coverity Prevent "Forward...
Bill Meier
2011-03-21
1
-20
/
+23
*
Added some casts to fix coverity 325.
Stig Bjørlykke
2011-03-21
1
-2
/
+2
*
Add a comment re a "suspicious" sizeof() reported by Coverity Prevent.
Bill Meier
2011-03-21
1
-0
/
+2
*
Don't close file handle if a file write error; (caller does the close)
Bill Meier
2011-03-21
1
-6
/
+5
*
Fix a comment; Use consistent indentatation & formatting.
Bill Meier
2011-03-21
1
-2353
/
+2360
*
#if out another unused routine.
Jeff Morriss
2011-03-21
1
-0
/
+2
*
From Jakub Zawadzki via wireshark-dev: Fix comment.
Chris Maynard
2011-03-21
1
-1
/
+1
*
#if 0-out an unused routine.
Guy Harris
2011-03-21
1
-1
/
+2
*
Add Python 3 support via 2to3.
Gerald Combs
2011-03-20
1
-21
/
+21
*
expert_dlg.c:603: warning: 'expert_dlg_cb' defined but not used
Anders Broman
2011-03-20
1
-1
/
+3
*
Don't register the Exper info dialogue as a first step of removal.
Anders Broman
2011-03-20
1
-7
/
+0
*
[Automatic manuf, services and enterprise-numbers update for 2011-03-20]
Gerald Combs
2011-03-20
3
-45
/
+233
*
Added a configure message when having c-ares instead of adns.
Stig Bjørlykke
2011-03-20
1
-1
/
+5
*
From Roland Knall <rknall [AT] gmail.com>: allow heuristic subdissectors
Guy Harris
2011-03-20
2
-1
/
+18
*
Clean up indentation.
Guy Harris
2011-03-20
1
-7
/
+7
*
From James Deucker via bug 5766:
Stig Bjørlykke
2011-03-19
1
-1
/
+1
*
From Alexis La Goutte submitted in bug 5759: Use ENC_NA where appropriate.
Chris Maynard
2011-03-18
1
-27
/
+9
*
All fields are little-endian. Fixes bug 5759 reported by Tang Fulin.
Chris Maynard
2011-03-17
1
-36
/
+36
*
Don't clobber the capinfos data if we have a valid capture file. This
Gerald Combs
2011-03-17
1
-6
/
+4
*
Respond to most of the clang warnings for this dissector.
Martin Mathieson
2011-03-17
1
-14
/
+7
*
From Jakub Zawadzki: Simpler patch to resolve bug 5755 to properly display all
Chris Maynard
2011-03-17
1
-3
/
+1
*
As per bug 5751, these header files are no longer needed/used.
Jeff Morriss
2011-03-17
2
-615
/
+0
*
Add README.heuristic to the source distribution
Jeff Morriss
2011-03-17
1
-0
/
+1
*
Avoid some unnecessary assignments (as reported by clang).
Martin Mathieson
2011-03-16
2
-22
/
+6
*
Don't increment after reading last outheader value (as reported by clang).
Martin Mathieson
2011-03-16
1
-5
/
+5
*
Avoid having large buffers on the stack (as noted in VS Code Analyzer warnings).
Martin Mathieson
2011-03-16
1
-3
/
+3
[next]