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
/
epan
/
tap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require GLib 2.4 or later.
Guy Harris
2008-05-05
1
-4
/
+0
*
Added an option to Conversations and Endpoints to limit the list to match
Stig Bjørlykke
2008-02-17
1
-0
/
+1
*
Wireshark now requires support for 64-bit types so there's no need to #ifdef
Jeff Morriss
2007-04-16
1
-0
/
+4
*
Introduce a new function called have_tap_listener(int tap_id) to
Stephen Fisher
2007-03-06
1
-0
/
+1
*
fetch_tapped_data() returns a const pointer, so declare the function as retur...
Jeff Morriss
2007-02-19
1
-1
/
+1
*
Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable
Gerald Combs
2006-06-20
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
new function fetch_tapped_data()
Ronnie Sahlberg
2005-12-07
1
-0
/
+1
*
Move the APIs for registering and processing "-z" command-line arguments
Guy Harris
2005-08-19
1
-5
/
+0
*
Squelch more const warnings (and fix some memory leaks that found).
Guy Harris
2005-08-06
1
-1
/
+2
*
More char -> const char warning fixes
Jörg Mayer
2005-08-05
1
-1
/
+1
*
More 'char*' -> 'const char*' changes to fix warnings.
Jörg Mayer
2005-07-23
1
-3
/
+3
*
More warining fixes: char -> const char
Jörg Mayer
2005-07-21
1
-1
/
+1
*
Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as
Guy Harris
2005-04-01
1
-0
/
+4
*
As we've made the tap_specific_data field of a tap_packet_t structure a
Guy Harris
2005-01-01
1
-1
/
+1
*
Add a "get_addr_name()" routine that takes an "address *" and attempts
Guy Harris
2004-12-30
1
-1
/
+1
*
Move the tap infrastructure to the epan directory.
Guy Harris
2004-09-29
1
-0
/
+54