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
/
ui
/
gtk
/
capture_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pcapng as the name of the file format.
Guy Harris
2018-01-09
1
-3
/
+3
*
extcap: remove conditional compilation.
Dario Lombardo
2018-01-08
1
-26
/
+0
*
Qt: Move sized toolbar images to stock_icons.
Gerald Combs
2018-01-05
1
-1
/
+1
*
Populate Remote Interfaces with data from recent file
Michael Mann
2017-12-29
1
-0
/
+45
*
Have the frame_tvbuff.c routines not use the global cfile.
Guy Harris
2017-12-08
1
-0
/
+2
*
Remove superfluous null-checks before strdup/free
Ahmad Fatoum
2017-10-15
1
-10
/
+4
*
iface_lists: Remove locked field
Mikael Kanstrup
2017-08-28
1
-12
/
+6
*
Fix requesting hardware timestamps without -k
Ahmad Fatoum
2017-08-22
1
-0
/
+3
*
Add option to use wall-clock intervals
Sake Blok
2017-07-03
1
-52
/
+52
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-7
/
+7
*
GTK: Bugfix not allowing extcap capture filters to be verified.
Michael Mann
2017-05-29
1
-1
/
+1
*
GTK: Don't allow extcap capture filters to be verified.
Michael Mann
2017-05-25
1
-0
/
+5
*
Prevent crash/assert on access to "uninitialized" device.if_info.name.
Joerg Mayer
2017-03-29
1
-0
/
+1
*
GTK: the maximum packet size is WTAP_MAX_PACKET_SIZE, not 65535
Pascal Quantin
2017-03-28
1
-2
/
+4
*
Move #if 0 up to include the now unused struct definition
Joerg Mayer
2017-03-26
1
-1
/
+1
*
Rename a few variables to look more similar to the qt implementation
Joerg Mayer
2017-03-24
1
-18
/
+20
*
Clean up gtk/capture_dlg.c insert_new_rows a bit.
Joerg Mayer
2017-03-24
1
-42
/
+40
*
Make GTK compile with HAVE_PCAP_REMOTE on macOS with clang-800.0.42.1.
Guy Harris
2017-03-19
1
-0
/
+4
*
Make GTK compile with HAVE_PCAP_REMOTE on Linux with gcc6
Joerg Mayer
2017-03-19
1
-21
/
+25
*
Get rid of unused variable.
Guy Harris
2017-02-21
1
-1
/
+0
*
Have all the remote host list routines' names begin with recent_.
Guy Harris
2017-02-21
1
-2
/
+2
*
Have a routine to iterate over the remote host list.
Guy Harris
2017-02-21
1
-3
/
+2
*
GTK+: Yell at the user less.
Gerald Combs
2017-01-23
1
-4
/
+4
*
Gtk: remove atoi calls and use ws_strtoi functions.
Dario Lombardo
2016-10-26
1
-3
/
+23
*
Pacify GTK checkAPIs.pl warnings.
Michael Mann
2016-07-24
1
-1
/
+1
*
*_stdup_printf -> strdup for "single string only" formatting.
Michael Mann
2016-06-06
1
-3
/
+3
*
Add GResource message to configure script
João Valverde
2016-02-25
1
-3
/
+3
*
Don't add the wiretap directory to the list of include directories.
Guy Harris
2016-02-18
1
-1
/
+1
*
Allow "capture info data" to not be a singleton.
Michael Mann
2015-12-19
1
-1
/
+1
*
capture_dlg (gtk): The use of 'if (A) {...} else if (A) {...}' pattern was de...
Alexis La Goutte
2015-12-13
1
-3
/
+1
*
Fix memory leaks in all_ifaces when interface list changes
Mikael Kanstrup
2015-12-11
1
-0
/
+8
*
Fix memory leaks related to hide_interface function
Mikael Kanstrup
2015-11-25
1
-1
/
+1
*
[GTK] Replace deprecated gdk_pixbuf_new_from_inline()
João Valverde
2015-11-12
1
-3
/
+12
*
Use address functions instead of ADDRESS macros in ui.
Gerald Combs
2015-10-22
1
-2
/
+2
*
Initialize extcap for pipes
Stig Bjørlykke
2015-08-22
1
-0
/
+4
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-2
/
+18
*
Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides
AndersBroman
2015-07-02
1
-4
/
+4
*
Let capture_dev_user_pmode_find() say "not found".
Guy Harris
2015-04-04
1
-3
/
+2
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-33
/
+25
*
OK, this appears to be what's intended.
Guy Harris
2015-03-25
1
-4
/
+29
*
Clean up handling of buffer size.
Guy Harris
2015-03-25
1
-40
/
+40
*
Win32: Compilation error if winpcap remote capturing disabled
Roland Knall
2015-03-24
1
-1
/
+3
*
Centralize the code to set the active_dlt value for a device.
Guy Harris
2015-03-23
1
-3
/
+1
*
Rename update_interface_list() and remove local interface code from it.
Guy Harris
2015-03-21
1
-25
/
+15
*
Make the snapshot-length member of interface_t an int.
Guy Harris
2015-03-19
1
-2
/
+0
*
Fix parsing of interface properties strings.
Guy Harris
2015-03-18
1
-5
/
+4
*
capture_dlg.c: Fix (possibly valid) "Using uninitialized memory" MSVC2013 Co...
Bill Meier
2015-02-11
1
-4
/
+4
*
Replace ep_address_to_str with address_to_str.
Michael Mann
2015-01-06
1
-2
/
+8
*
Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.
Michael Mann
2014-12-28
1
-1
/
+2
*
Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.
Michael Mann
2014-12-26
1
-1
/
+3
[next]