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
/
wiretap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gcc -Wshadow warnings ....
Bill Meier
2010-01-18
1
-33
/
+33
*
The maker of *Peek is WildPackets, InterCap and all, not Wildpacket.
Guy Harris
2009-12-23
1
-3
/
+3
*
From Petr Sumbera:
Stig Bjørlykke
2009-12-17
1
-1
/
+1
*
When reading NetMon capture files version 2.1 and higher (the latest is 2.2 r...
Stephen Fisher
2009-12-09
1
-1
/
+10
*
From Felix Obenhuber via bug #4299: SocketCAN dissector patch
Stephen Fisher
2009-12-08
2
-0
/
+4
*
Revise #31172 slightly to clarify #define dependencies
Bill Meier
2009-12-04
1
-4
/
+6
*
From: babi
Bill Meier
2009-12-04
1
-2
/
+6
*
From: Ravi Kondamuru:
Bill Meier
2009-12-04
1
-64
/
+64
*
Renamed some wtap defines:
Stig Bjørlykke
2009-12-03
2
-4
/
+4
*
Added missing WTAP_ENCAP_DPNSS and WTAP_ENCAP_PACKETLOGGER to encap_table_base[]
Stig Bjørlykke
2009-12-03
1
-2
/
+8
*
From Petr Sumbera via bug 4284:
Stig Bjørlykke
2009-12-03
4
-1
/
+31
*
Switch HighHdr and LowHdr to build correct absolute time.
Stig Bjørlykke
2009-11-18
1
-2
/
+2
*
Another try to treat the two 32bit time values (low, high) in v23 format
Stig Bjørlykke
2009-11-18
1
-1
/
+1
*
If no error is returned by a Wiretap routine, err_info is presumed not
Guy Harris
2009-11-18
1
-2
/
+2
*
From Ravi Kondamuru via bug 3540:
Stig Bjørlykke
2009-11-17
1
-1
/
+2
*
Beginnings of enabling static builds. Still to do:
Jörg Mayer
2009-11-17
1
-6
/
+8
*
Removed an unused assignment.
Stig Bjørlykke
2009-11-09
1
-2
/
+1
*
Removed an unused variable.
Stig Bjørlykke
2009-11-09
1
-2
/
+1
*
cmake will now honor -Werror if configured (default: on)
Jörg Mayer
2009-11-07
1
-0
/
+12
*
Note in comments that the dct2000_file_externals_t structure is used for
Guy Harris
2009-10-26
1
-6
/
+13
*
Update URL for LANalyzer file format.
Guy Harris
2009-10-26
1
-1
/
+1
*
Try to fix win64 buildbot. Both fgets() and gzgets() take an int for the len...
Martin Mathieson
2009-10-26
1
-1
/
+1
*
Get rid of capture.catapult_dct2000, move start time of capture into file_ext...
Martin Mathieson
2009-10-26
2
-40
/
+31
*
Global variables considered harmful - we don't want to rule out two
Guy Harris
2009-10-26
1
-98
/
+101
*
Formatting changes only.
Martin Mathieson
2009-10-26
1
-240
/
+135
*
Fix:
Anders Broman
2009-10-26
1
-4
/
+4
*
Add support for showing/filtering/resaving logged LTE strings.
Martin Mathieson
2009-10-26
1
-140
/
+218
*
Fixed data type for a buffer.
Stig Bjørlykke
2009-10-18
1
-2
/
+2
*
Fixed data type for asciibuf.
Stig Bjørlykke
2009-10-18
1
-2
/
+2
*
Removed non-ASCII characters.
Stig Bjørlykke
2009-10-18
2
-4
/
+4
*
From Marton Nemeth:
Stig Bjørlykke
2009-10-17
7
-1
/
+211
*
(minor) Indent fix.
Stig Bjørlykke
2009-10-01
1
-3
/
+3
*
Removed an unneeded assignment.
Stig Bjørlykke
2009-09-30
1
-1
/
+0
*
Read nsecs as a signed value.
Stig Bjørlykke
2009-09-29
1
-1
/
+1
*
Treat 13 as if it came from OpenBSD except on BSD/OS, so that if there
Guy Harris
2009-09-25
2
-29
/
+20
*
Update *.vcproj to visual studio 8
Anders Broman
2009-09-24
1
-1
/
+2
*
Build wiretap with cmake on OSX.
Stig Bjørlykke
2009-09-23
1
-0
/
+2
*
More fixes for OSX - might work now :-)
Jörg Mayer
2009-09-23
1
-0
/
+6
*
We pass the file handle to snoop_read_shomiti_wireless_pseudoheader();
Guy Harris
2009-09-17
1
-1
/
+1
*
We need an err_info argument to snoop_read_shomiti_wireless_pseudoheader,
Guy Harris
2009-09-17
1
-5
/
+7
*
Do *NOT* skip the rest of the header by reading into a fixed-size buffer
Guy Harris
2009-09-17
1
-12
/
+21
*
From Clay Jones via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3865 :
Jeff Morriss
2009-09-17
1
-9
/
+31
*
- now wireshark compiles with cmake as well
Jörg Mayer
2009-09-08
1
-2
/
+0
*
Beginnings of getting cmake to build stuff in epan.
Jörg Mayer
2009-09-02
1
-3
/
+5
*
On Windows a shared library in divided into a DLL part (RUNTIME) and an impor...
Kovarththanan Rajaratnam
2009-08-30
1
-2
/
+5
*
#include <stdio.h> no longer req'd.
Bill Meier
2009-08-26
1
-1
/
+0
*
From kahou:
Jaap Keuter
2009-08-23
3
-2
/
+8
*
Update a comment - a bad packet size could also be the result of a file
Guy Harris
2009-08-10
1
-2
/
+3
*
Don't try to allocate more than WTAP_MAX_PACKET_SIZE. Fixes a crash
Gerald Combs
2009-08-10
1
-0
/
+7
*
* Tue May 26 2009 cmorve69@yahoo.es
Jörg Mayer
2009-08-07
1
-1
/
+1
[next]