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
/
editcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERF_TYPE_META write and comment support
Anthony Coddington
2017-07-17
1
-0
/
+6
*
Pass the file type, not the frame type, to cfile_dump_open_failure_message().
Guy Harris
2017-06-03
1
-4
/
+5
*
Have separate routines for open-for-reading and open-for-writing errors.
Guy Harris
2017-04-20
1
-14
/
+13
*
Make the command-line and alert-box failure messages more similar.
Guy Harris
2017-04-20
1
-1
/
+2
*
Use the new cfile_XXX_failure_message() routines more broadly.
Guy Harris
2017-04-20
1
-23
/
+19
*
Add common routines for command-line libwiretap error reporting.
Guy Harris
2017-04-20
1
-66
/
+8
*
Don't close a wtap that you don't have open in the first place.
Guy Harris
2017-04-18
1
-1
/
+2
*
Fix parsing of packet ranges.
Guy Harris
2017-04-15
1
-0
/
+1
*
Clean up handling of enabled/disabled protocols/heuristic dissectors.
Guy Harris
2017-04-08
1
-5
/
+7
*
Rewrite dissectors to use Libgcrypt functions.
Erik de Jong
2017-03-02
1
-10
/
+4
*
editcap: use single exit point.
Dario Lombardo
2017-02-22
1
-18
/
+25
*
Yell at the user less.
Gerald Combs
2017-02-20
1
-1
/
+1
*
wsutil: remove leaks from filesystem and plugins code.
Dario Lombardo
2017-02-18
1
-0
/
+4
*
wiretap: add cleanup routine.
Dario Lombardo
2017-02-14
1
-38
/
+68
*
editcap: handle too short frames in frame comparison
Jaap Keuter
2017-02-08
1
-6
/
+17
*
Clean up initialization code for programs.
Guy Harris
2016-12-05
1
-18
/
+22
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-4
/
+2
*
Editcap: Fix comparsion between signed and unsigned int
Uli Heilmeier
2016-09-24
1
-2
/
+2
*
Use the get.*guint32() routines to get guint32s.
Guy Harris
2016-09-11
1
-2
/
+2
*
Allow a zero change offset in editcap.
Guy Harris
2016-09-11
1
-1
/
+1
*
editcap: fix memleaks
Peter Wu
2016-09-10
1
-7
/
+9
*
Fix copy-and-pasteo.
Guy Harris
2016-09-09
1
-1
/
+1
*
Add get_ routines to get a guint32, and use them.
Guy Harris
2016-09-08
1
-30
/
+11
*
editcap: use ws_strtou/i functions.
Dario Lombardo
2016-09-08
1
-26
/
+25
*
Use get_positive_int() to parse signed positive arguments.
Guy Harris
2016-09-05
1
-13
/
+16
*
Have scan_plugins() take an argument specify what to do on load failures.
Guy Harris
2016-09-05
1
-6
/
+11
*
editcap: fix typos
Dario Lombardo
2016-07-29
1
-2
/
+2
*
editcap: fix typos
Dario Lombardo
2016-07-26
1
-8
/
+8
*
editcap: fix typos
Dario Lombardo
2016-07-25
1
-2
/
+2
*
No need to check for string option values being null.
Guy Harris
2016-07-21
1
-2
/
+1
*
Fix printf style parameters complaints from VS Code Analysis
Michael Mann
2016-07-17
1
-3
/
+4
*
Redo the block options APIs.
Guy Harris
2016-07-14
1
-7
/
+7
*
Editcap: Fix setting of max_packet_number
John A. Thacker
2016-06-23
1
-3
/
+3
*
Add data structures necessary to support multiple Name Resolution blocks.
Michael Mann
2016-06-01
1
-12
/
+12
*
Add data structures necessary to support multiple Section Header blocks.
Michael Mann
2016-06-01
1
-16
/
+14
*
Add wtap_optionblock_set_option_string_format
Michael Mann
2016-05-22
1
-3
/
+1
*
Link version code statically again
João Valverde
2016-04-21
1
-1
/
+1
*
Windows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
Gerald Combs
2016-04-13
1
-3
/
+2
*
Include ws_diag_control.h in config.h
João Valverde
2016-04-04
1
-1
/
+0
*
Move zlib version check to wsutil
João Valverde
2016-04-03
1
-37
/
+2
*
Fix warnings/errors of type -Wused-but-marked-unused
Joerg Mayer
2016-03-28
1
-1
/
+6
*
Fix compile errors when compiling w/o zlib
Daniël van Eeden
2016-03-26
1
-1
/
+1
*
Remove superfluous pointer checks (CID-280599, 280600 and 280601)
Jaap Keuter
2016-03-09
1
-18
/
+15
*
Properly fetch the ethertype.
Guy Harris
2016-03-06
1
-1
/
+2
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-10
/
+16
*
editcap: flag for ignore vlan duplication removal
Jonas Falkevik
2016-02-15
1
-0
/
+45
*
Adjust time stamps even if the secs value of the time stamp is 0.
Guy Harris
2016-02-12
1
-6
/
+2
*
More structure assignments for nstime_t.
Guy Harris
2016-01-23
1
-6
/
+3
*
fix spelling-error-in-binary found by lintian
Alexis La Goutte
2016-01-16
1
-2
/
+2
*
[editcap] Pacify OS X buildbot.
Michael Mann
2016-01-15
1
-3
/
+3
[next]