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
/
extcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcap: fix management of multicheck and saved non boolean arguments
Pascal Quantin
2016-09-18
1
-4
/
+3
*
extcap: fix heap-use-after free after saving prefs
Peter Wu
2016-09-17
1
-1
/
+2
*
Fix file name in comment.
Guy Harris
2016-09-12
1
-1
/
+1
*
extcap: plug more memory leaks
Peter Wu
2016-09-12
1
-15
/
+23
*
extcap: Fix misc memory leaks triggered by network interface changes
Mikael Kanstrup
2016-09-12
1
-17
/
+43
*
extcap: fix use-after-free for preferences
Peter Wu
2016-09-11
1
-29
/
+44
*
extcap_child_watch_cb() always uses the status argument.
Guy Harris
2016-09-08
1
-2
/
+2
*
extcap: Add tool-specified helppage
Roland Knall
2016-09-07
1
-11
/
+19
*
extcap:Replace self-organized lists with glib ones
Roland Knall
2016-09-06
1
-133
/
+53
*
extcap: Fix Dereference of null pointer
Alexis La Goutte
2016-08-15
1
-11
/
+8
*
extcap: preference name must only contain lower case ASCII, numbers, dots or ...
Pascal Quantin
2016-08-04
1
-10
/
+30
*
Fix compilation on FreeBSD.
Michael Tuexen
2016-08-02
1
-0
/
+7
*
extcap: Remove g_spawn_check_exit_status
Roland Knall
2016-08-02
1
-3
/
+12
*
extcap: add null check (CID 1364683).
Dario Lombardo
2016-08-02
1
-15
/
+18
*
extcap: extend buffer (CID 1364684).
Dario Lombardo
2016-08-02
1
-1
/
+1
*
extcap: Use stderr to print error message
Roland Knall
2016-07-30
1
-8
/
+131
*
extcap: Restore functionality for options
Roland Knall
2016-07-29
1
-47
/
+98
*
extcap: Remove g_spawn_helper support
Roland Knall
2016-07-05
1
-131
/
+58
*
Allow create_tempfile to support a suffix.
Michael Mann
2016-06-01
1
-1
/
+1
*
Compile sshdump and ciscodump for Windows
Pascal Quantin
2016-04-25
1
-1
/
+1
*
extcap: fix const compiler warnings.
Dario Lombardo
2016-04-19
1
-3
/
+3
*
Fix building without extcap enabled
João Valverde
2016-03-21
1
-3
/
+0
*
Replace extcap_interface_list() with append_extcap_interface_list().
Guy Harris
2016-02-27
1
-35
/
+40
*
Put the extcap interfaces at the *end* of the interface list.
Guy Harris
2016-02-27
1
-12
/
+27
*
Clean up setting *err_str to NULL.
Guy Harris
2016-02-26
1
-5
/
+1
*
Fix indentation.
Guy Harris
2016-02-26
1
-1
/
+1
*
extcap: Fix call to child watch
Roland Knall
2016-02-11
1
-6
/
+2
*
extcap: Convert settings to preference friendly key names
Mikael Kanstrup
2016-02-11
1
-26
/
+46
*
Fix leaks when spawning extcap processes
Mikael Kanstrup
2016-02-01
1
-2
/
+1
*
extcap: Correct save for file arguments
Roland Knall
2016-02-01
1
-0
/
+5
*
extcap: Add Save functionality to options dialog
Roland Knall
2016-02-01
1
-25
/
+121
*
Fix memleaks on interface refresh when extcap configs exists
Mikael Kanstrup
2016-01-31
1
-1
/
+7
*
extcap: add masked to options.
Dario Lombardo
2016-01-18
1
-0
/
+3
*
extcap: Code cleanup
Stig Bjørlykke
2016-01-16
1
-49
/
+26
*
extcap: Add list of extcaps to about dialog
Roland Knall
2016-01-15
1
-21
/
+79
*
Don't use g_list_free_full().
Guy Harris
2016-01-12
1
-3
/
+7
*
extcap: Sort extcap interfaces alphabetically
Roland Knall
2016-01-12
1
-17
/
+18
*
extcap: Add regular expression validation support
Roland Knall
2016-01-05
1
-3
/
+7
*
extcap: plug some memleaks
Peter Wu
2015-12-19
1
-22
/
+33
*
extcap: fix a crash introduced in g622603b
Pascal Quantin
2015-11-17
1
-1
/
+1
*
extcap: fix a bug in cfilter
Dario Lombardo
2015-11-17
1
-1
/
+1
*
extcap: Provide capture filter to extcap binary
Stig Bjørlykke
2015-11-05
1
-0
/
+4
*
extcap: fix a bug in create_tempfile() return check (CID 1323930)
Dario Lombardo
2015-10-12
1
-1
/
+1
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-09-02
1
-11
/
+11
*
extcap: Implement QT extcap options
Roland Knall
2015-05-05
1
-0
/
+26
*
Extcap: fix logically dead code (CID 1232344)
Alexis La Goutte
2015-04-16
1
-3
/
+0
*
Set the extcap working directory on Windows.
Gerald Combs
2015-04-15
1
-1
/
+23
*
dumpcap: fix opening of pipes on Windows broken since gbed29af
Pascal Quantin
2015-04-13
1
-3
/
+0
*
Extcap: fix USBPcap capture broken by g8204578
Pascal Quantin
2015-03-29
1
-10
/
+1
*
Extcap: display a USB icon when adding a USBPcap interface
Pascal Quantin
2015-03-27
1
-1
/
+10
[next]