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
*
H. Sivank <hsivank@gmail.com>
Jörg Mayer
2010-09-23
1
-1
/
+1
*
Very old versions of libz (such as the one that comes with Solaris 10) don't ...
Jeff Morriss
2010-09-22
1
-0
/
+2
*
Fix issue which causes daintree-sna frames to be rejected with "capture lengt...
Bill Meier
2010-08-24
1
-0
/
+2
*
From Hamish Moffatt:
Anders Broman
2010-08-24
1
-0
/
+1
*
Add a note.
Guy Harris
2010-08-08
1
-0
/
+4
*
From Jon Smirl:
Stig Bjørlykke
2010-08-07
1
-1
/
+2
*
Define WTAP_ENCAP_IEEE802_15_4_NOFCS, for use in file formats that don't
Guy Harris
2010-07-30
3
-11
/
+21
*
At least in some NetMon 3.4 VPN captures, the per-packet link-layer type
Guy Harris
2010-07-23
1
-1
/
+7
*
The 32-bit unsigned time offset in version 1.x files should be converted
Guy Harris
2010-07-21
1
-1
/
+5
*
According to mail from Paul Long at Microsoft, in the 1.x NetMon file
Guy Harris
2010-07-21
1
-1
/
+7
*
Initial support for Network Monitor 802.11 radio header.
Guy Harris
2010-07-19
3
-2
/
+7
*
Add an entry in encap_table_base for SocketCAN.
Guy Harris
2010-07-18
1
-1
/
+3
*
The time delta in a NetMon frame header is signed - it can be negative.
Guy Harris
2010-07-18
1
-3
/
+5
*
NetMon per-packet link-layer types with 0xE000 in the upper 4 bits are
Guy Harris
2010-07-18
1
-8
/
+37
*
Initial support for the trailer information in versions 2.1 and later of
Guy Harris
2010-07-18
1
-19
/
+135
*
It makes (slightly) more sense for comments to be "sent" by the context than ...
Martin Mathieson
2010-07-16
1
-1
/
+1
*
Don't pass tvb data to col_set_str(), as it will not stay around.
Stig Bjørlykke
2010-07-14
1
-1
/
+1
*
Add Visual C++ project files to the distribution.
Gerald Combs
2010-06-30
1
-0
/
+1
*
Clean up indentation.
Guy Harris
2010-06-06
1
-5
/
+5
*
Get rid of file_write(); nobody uses it, and file writers should use
Guy Harris
2010-06-06
1
-3
/
+1
*
Don't use fwrite directly when writing a dump file; call it through
Guy Harris
2010-06-06
15
-722
/
+262
*
Move the seekback stuff out of esc_read() to the one place where it's
Guy Harris
2010-06-06
2
-253
/
+273
*
Rename wtap_dump_file_write_all() to wtap_dump_file_write(), and have
Guy Harris
2010-06-06
6
-204
/
+76
*
From Rolf Fiedler: support for writing EyeSDN trace files.
Guy Harris
2010-06-05
3
-2
/
+145
*
Attempt to handle isochronous descriptors between the 64-byte header and
Guy Harris
2010-05-16
2
-117
/
+142
*
Fix non-libz build.
Martin Mathieson
2010-05-10
1
-1
/
+1
*
Add wtap_cleareof().
Guy Harris
2010-05-08
1
-0
/
+1
*
Zlib has an officially-sanctioned way of clearing EOF when we're tailing
Gerald Combs
2010-05-07
2
-9
/
+17
*
EOF in zlib 1.2.5 seems to be sticky. When we're tailing a file and we
Gerald Combs
2010-05-07
1
-0
/
+12
*
Whitespace changes.
Anders Broman
2010-04-27
1
-23
/
+23
*
Clean up properly if we get an error after allocating the private data
Guy Harris
2010-04-26
1
-1
/
+7
*
A bit more information.
Guy Harris
2010-04-22
1
-0
/
+6
*
More updates to reflect all the hairy details of Linux USB capture.
Guy Harris
2010-04-22
1
-30
/
+70
*
Update a comment to reflect recent changes and to reflect behavior of
Guy Harris
2010-04-22
1
-3
/
+17
*
From Chris Maynard:
Guy Harris
2010-04-21
6
-84
/
+92
*
From Jakub Zawadzki:
Stig Bjørlykke
2010-04-17
2
-2
/
+5
*
Make it build without zlib on OSX.
Stig Bjørlykke
2010-04-15
1
-7
/
+18
*
From Stephen Donnelly:
Anders Broman
2010-04-08
2
-5
/
+7
*
Treat the first block we read, when opening, specially:
Guy Harris
2010-04-05
1
-20
/
+60
*
From Robert Bullen: give the Bluetooth-H4-with-Linux-pseudo-header
Guy Harris
2010-03-28
1
-1
/
+1
*
Update a comment to discuss how zlib and z_off_t has gotten messier lately.
Guy Harris
2010-03-25
1
-0
/
+8
*
cmake changes:
Jörg Mayer
2010-03-18
1
-0
/
+1
*
Fix some types, to squelch compiler warnings (this should introduce
Guy Harris
2010-02-27
1
-2
/
+2
*
Move the definitions of all the private data structures out of
Guy Harris
2010-02-26
26
-623
/
+536
*
Have parse_ascend() return:
Guy Harris
2010-02-25
3
-10
/
+21
*
Move the definition of the private data structure from wtap-int.h to the
Guy Harris
2010-02-24
2
-32
/
+33
*
Define the private data structures for some particular capture file
Guy Harris
2010-02-24
4
-138
/
+164
*
Move the declarations of wtap_pcap_encap_to_wtap_encap() and
Guy Harris
2010-02-23
7
-6
/
+43
*
Squelch some compiler warnings (some of which indicate potential
Guy Harris
2010-02-23
2
-14
/
+14
*
Don't use C++ keywords as variable names - prepend "ber_" in front of
Guy Harris
2010-02-23
1
-11
/
+11
[next]