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
/
capinfos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate some double-frees.
Guy Harris
2017-04-29
1
-5
/
+0
*
Have separate routines for open-for-reading and open-for-writing errors.
Guy Harris
2017-04-20
1
-2
/
+1
*
Use the new cfile_XXX_failure_message() routines more broadly.
Guy Harris
2017-04-20
1
-10
/
+20
*
Clean up handling of enabled/disabled protocols/heuristic dissectors.
Guy Harris
2017-04-08
1
-4
/
+6
*
capinfos: Add -K option and report capture comments last
Jim Young
2017-03-23
1
-40
/
+47
*
capinfos: Remove obsolete message from print_usage() report.
Jim Young
2017-03-20
1
-1
/
+0
*
capinfos: Ensure empty columns are written in -T reports.
Jim Young
2017-03-19
1
-10
/
+25
*
capinfos: use single exit point.
Dario Lombardo
2017-02-26
1
-5
/
+10
*
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
-0
/
+1
*
Make Libgcrypt a mandatory dependency
Peter Wu
2017-02-13
1
-34
/
+1
*
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
-17
/
+22
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-4
/
+2
*
Do GArray bounds checking.
Guy Harris
2016-09-25
1
-1
/
+4
*
capinfos: fix memleaks
Peter Wu
2016-09-10
1
-3
/
+13
*
Have scan_plugins() take an argument specify what to do on load failures.
Guy Harris
2016-09-05
1
-7
/
+11
*
No need to check for string option values being null.
Guy Harris
2016-07-21
1
-12
/
+7
*
Redo the block options APIs.
Guy Harris
2016-07-14
1
-25
/
+19
*
Always count packets per encapsulation.
Guy Harris
2016-06-10
1
-8
/
+5
*
Set the size of the packet counts array when we create it.
Guy Harris
2016-06-10
1
-0
/
+1
*
Set cf_info.num_interfaces before using it.
Guy Harris
2016-06-10
1
-0
/
+1
*
Don't assume all IDBs are available aftre we open the file.
Guy Harris
2016-06-10
1
-18
/
+41
*
Use the locale's decimal separator for times as seconds and fraction.
Guy Harris
2016-06-09
1
-15
/
+34
*
Check whether cf_info->shb is null before using it.
Guy Harris
2016-06-08
1
-68
/
+72
*
Add a routine to get an array of all instances of a string option.
Guy Harris
2016-06-06
1
-163
/
+60
*
Directly use wtap_opttypes calls to fetch SHB options.
Guy Harris
2016-06-06
1
-1
/
+0
*
More use of wtap_optionblock_foreach_option().
Guy Harris
2016-05-28
1
-23
/
+86
*
Use wtap_optionblock_foreach_option() to get the SHB options.
Guy Harris
2016-05-28
1
-66
/
+109
*
Add wtap_optionblock_set_option_string_format
Michael Mann
2016-05-22
1
-4
/
+4
*
Use a native Section Header block for capinfo.
Michael Mann
2016-05-16
1
-42
/
+47
*
capinfos: wsgcrypt.h checks internally if we HAVE_LIBGCRYPT
Martin Kaiser
2016-05-10
1
-2
/
+0
*
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 some warnings/errors of type
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
*
Making wiretap option blocks more generic.
Michael Mann
2016-02-23
1
-6
/
+13
*
Clean up more includes of wtap.h.
Guy Harris
2016-01-06
1
-1
/
+2
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
1
-1
/
+1
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-4
/
+2
*
Update user guide for development release
Pascal Quantin
2015-11-11
1
-1
/
+1
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
1
-4
/
+0
*
Don't assume we have interface information.
Guy Harris
2015-08-23
1
-4
/
+7
*
capinfos: add more info about file and interfaces
Hadriel Kaplan
2015-08-19
1
-183
/
+212
*
Pcapng: clean up Section Header Block handling
Hadriel Kaplan
2015-08-18
1
-8
/
+7
*
Print times with the resolution from the capture file.
Guy Harris
2015-07-31
1
-56
/
+261
*
Don't use ctime().
Guy Harris
2015-02-28
1
-15
/
+16
*
Remove some unneeded includes of <sys/time.h>.
Guy Harris
2015-02-28
1
-4
/
+0
*
Suppress a bunch of cast-qual warnings.
Gerald Combs
2015-02-20
1
-2
/
+5
[next]