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
/
k12.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the seek-read routines take a Buffer rather than a guint8 pointer
Guy Harris
2013-06-16
1
-24
/
+17
*
Pull some functions that fill in a struct wtap_pkthdr into common code,
Guy Harris
2013-05-17
1
-139
/
+83
*
From beroset:
Anders Broman
2013-03-17
1
-9
/
+5
*
Do not call wtap_file_read_unknown_bytes() or
Guy Harris
2012-12-27
1
-1
/
+1
*
Add wtap_pseudo_header union to wtap_pkthdr structure.
Jakub Zawadzki
2012-10-16
1
-27
/
+28
*
From Bill Parker: fix typo.
Guy Harris
2012-10-10
1
-1
/
+1
*
From Bill Parker: check for ws_fopen() failing.
Guy Harris
2012-10-10
1
-5
/
+11
*
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 Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Try to squelch warnings
Anders Broman
2012-06-02
1
-3
/
+3
*
Try to squelch warnings
Anders Broman
2012-06-02
1
-11
/
+11
*
Clean up indentation.
Guy Harris
2012-05-04
1
-31
/
+30
*
file_seek() used to be a wrapper around fseek() or gzseek(), both of
Guy Harris
2012-05-04
1
-4
/
+1
*
More double-free fixes - destroy_k12_file_data() frees its argument, so
Guy Harris
2012-04-14
1
-2
/
+0
*
From From Evan Huus: Potential double-free while importing k12xx *.rf5 files ...
Anders Broman
2012-04-14
1
-2
/
+0
*
Add a presence flag field to the packet information structure filled in
Guy Harris
2012-02-25
1
-0
/
+2
*
Rename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it really reports any
Guy Harris
2011-12-13
1
-1
/
+1
*
Use guint8 rather than guchar for raw octets and pointers to arrays of
Guy Harris
2011-09-01
1
-2
/
+2
*
Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discovered
Guy Harris
2011-04-21
1
-6
/
+6
*
Wrap actual_len inside #ifdef DEBUG_K12 to avoid gcc 4.6.0 warning reported by
Chris Maynard
2011-04-18
1
-2
/
+8
*
"This file format can't be written to a pipe" and "this file format
Guy Harris
2011-04-12
1
-6
/
+1
*
From Jakub Zawadzki: fix the type of an argument.
Guy Harris
2011-04-06
1
-1
/
+1
*
From Jakub Zawadzki:
Guy Harris
2011-04-06
1
-6
/
+6
*
Add some information based on a Tektronix manual whose name popped up in
Guy Harris
2011-02-10
1
-2
/
+57
*
Set the error code and additional information string in more cases.
Guy Harris
2011-02-04
1
-27
/
+70
*
Don't use fwrite directly when writing a dump file; call it through
Guy Harris
2010-06-06
1
-22
/
+8
*
Move the definitions of all the private data structures out of
Guy Harris
2010-02-26
1
-29
/
+50
*
Signed vs. unsigned fix.
Guy Harris
2009-04-22
1
-1
/
+1
*
Clean up some 64-bit issues.
Guy Harris
2009-04-22
1
-103
/
+103
*
Add a check to make sure we don't try to allocate a huge buffer. If
Gerald Combs
2009-03-31
1
-7
/
+11
*
From Jakub Zawadzki:
Stig Bjørlykke
2009-03-15
1
-6
/
+2
*
P64 fixes.
Gerald Combs
2009-03-09
1
-2
/
+2
*
Change a a remaining eth_fopen to ws_fopen (used only under an #if debug).
Bill Meier
2009-03-08
1
-1
/
+1
*
g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(),
Guy Harris
2008-09-03
1
-1
/
+7
*
luis.ontanon@gmail.com => luis@ontanon.org
Luis Ontanon
2008-08-05
1
-1
/
+1
*
Fixed some "shadowed variables", as pointed out by John Smith.
Stig Bjørlykke
2008-06-23
1
-13
/
+13
*
From Anders: Checkapi enabled for wiretap and more functions converted.
Martin Mathieson
2008-05-08
1
-1
/
+1
*
s/%ll/%" G_GINT64_MODIFIER "/g
Jeff Morriss
2008-01-24
1
-2
/
+2
*
From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...
Sake Blok
2007-10-16
1
-3
/
+3
*
Change more fopen() to eth_fopen() to finish fixing bug 1827:
Jeff Morriss
2007-10-16
1
-166
/
+166
*
Add error checking for fwrites; replacement for the 2nd of the patches provid...
Bill Meier
2007-09-28
1
-22
/
+44
*
Fix coverity bug 244, [WS Bug 1649]
Luis Ontanon
2007-06-13
1
-30
/
+21
*
Explicitly mark new_k12_file_data() as taking no arguments - in C89, at
Guy Harris
2007-04-21
1
-1
/
+1
*
There are odd packet records in k15 generated files where the interface recor...
Luis Ontanon
2007-04-02
1
-4
/
+33
*
fix another warning
Ulf Lamping
2007-03-21
1
-1
/
+1
*
set compiler option "treat warnings as errors" - to prevent new warnings for ...
Ulf Lamping
2007-03-21
1
-1
/
+1
*
rename a variable.
Luis Ontanon
2007-03-17
1
-5
/
+5
*
K15 final:
Luis Ontanon
2007-03-17
1
-20
/
+5
*
K15 phase 1
Luis Ontanon
2007-03-17
1
-169
/
+207
*
Major cleanup of debug code and whitespace changes.
Luis Ontanon
2007-03-10
1
-700
/
+632
[next]