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
/
reordercap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reordercap: initialize command-line argument errors functions
Pascal Quantin
2017-09-11
1
-2
/
+13
*
Have separate routines for open-for-reading and open-for-writing errors.
Guy Harris
2017-04-20
1
-4
/
+3
*
Make the command-line and alert-box failure messages more similar.
Guy Harris
2017-04-20
1
-2
/
+3
*
Use the new cfile_XXX_failure_message() routines more broadly.
Guy Harris
2017-04-20
1
-32
/
+16
*
Clean up handling of enabled/disabled protocols/heuristic dissectors.
Guy Harris
2017-04-08
1
-4
/
+6
*
reordercap: use the snaplen from the source file
Pascal Quantin
2017-03-28
1
-2
/
+2
*
reordercap: free memory on exit
Dario Lombardo
2017-02-22
1
-0
/
+4
*
Yell at the user less.
Gerald Combs
2017-02-20
1
-1
/
+1
*
wiretap: add cleanup routine.
Dario Lombardo
2017-02-14
1
-8
/
+20
*
Fix exit code for non-existent file.
Dario Lombardo
2017-01-08
1
-1
/
+1
*
Clean up initialization code for programs.
Guy Harris
2016-12-05
1
-23
/
+27
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-4
/
+2
*
reordercap: fix memleak on exit
Peter Wu
2016-09-10
1
-2
/
+6
*
Have scan_plugins() take an argument specify what to do on load failures.
Guy Harris
2016-09-05
1
-7
/
+11
*
Redo the block options APIs.
Guy Harris
2016-07-14
1
-6
/
+6
*
Add data structures necessary to support multiple Name Resolution blocks.
Michael Mann
2016-06-01
1
-7
/
+7
*
Add data structures necessary to support multiple Section Header blocks.
Michael Mann
2016-06-01
1
-7
/
+7
*
Link version code statically again
João Valverde
2016-04-21
1
-1
/
+1
*
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 -Wused-but-marked-unused warning/error
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
*
Fix randpkt and reordercap.
Gerald Combs
2016-03-22
1
-0
/
+51
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-8
/
+9
*
Clean up more includes of wtap.h.
Guy Harris
2016-01-06
1
-1
/
+1
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-4
/
+2
*
Misc minor issues caught by cppcheck
Evan Huus
2015-11-17
1
-1
/
+1
*
Update user guide for development release
Pascal Quantin
2015-11-11
1
-1
/
+1
*
Skip only the actual file descriptor close when writing to stdout.
Guy Harris
2015-11-10
1
-2
/
+2
*
Treat "-" as "standard input" in the CLI, not in libwiretap.
Guy Harris
2015-11-10
1
-3
/
+9
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-4
/
+0
*
editcap/reordercap: rename time to frame_time.
Dario Lombardo
2015-09-28
1
-6
/
+6
*
Pcapng: clean up Section Header Block handling
Hadriel Kaplan
2015-08-18
1
-4
/
+4
*
Pcapng: support Name Resolution Block options
Hadriel Kaplan
2015-08-06
1
-3
/
+10
*
Suppress a bunch of cast-qual warnings.
Gerald Combs
2015-02-20
1
-1
/
+4
*
Do the full string in get_{compiled,runtime}_version_info().
Guy Harris
2014-12-31
1
-6
/
+4
*
Move the version_info.c stuff to wsutil/ws_version_info.c.
Guy Harris
2014-12-31
1
-2
/
+0
*
Only include <wsutil/os_version_info.h> if we need it.
Guy Harris
2014-12-25
1
-1
/
+0
*
Check for getopt_long(), not getopt().
Guy Harris
2014-12-25
1
-1
/
+1
*
Move twelve show_version() functions from the varoius programs and
Stephen Fisher
2014-12-24
1
-16
/
+1
*
Make sure err_info is always set, and print it iff it's non-null.
Guy Harris
2014-12-18
1
-26
/
+7
*
WTAP_ERR_UNWRITABLE_ errors aren't returned by reads or open-for-reading.
Guy Harris
2014-12-18
1
-6
/
+0
*
Handle "I can't map this for that file format" better.
Guy Harris
2014-12-18
1
-3
/
+17
*
Rename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABLE_ENCAP.
Guy Harris
2014-12-17
1
-3
/
+3
*
Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata.
Guy Harris
2014-12-01
1
-11
/
+12
*
Get rid of unnecessary include of <wsutil/strnatcmp.h>.
Guy Harris
2014-10-28
1
-1
/
+0
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
Fix whitespace/indentation to match editor modelines.
Bill Meier
2014-08-05
1
-1
/
+1
*
Rename buffer_ routines to ws_buffer_ to avoid name collisions.
Guy Harris
2014-08-02
1
-3
/
+3
*
Make --help and --version information a bit more uniform.
Guy Harris
2014-07-03
1
-24
/
+76
[next]