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
/
wiretap
/
wtap.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-9
/
+0
*
Create a new "Wireshark utility" library and move the mpeg-audio stuff from
Jeff Morriss
2008-05-20
1
-7
/
+0
*
export more buffer functions from wiretap
Tomas Kukosa
2007-12-27
1
-0
/
+3
*
wtap_process_pcap_packet() is gone; remove it from the list of exported
Guy Harris
2007-12-08
1
-1
/
+0
*
fix mpa_... problems
Ulf Lamping
2007-11-27
1
-4
/
+13
*
turns out that wtap_pkthdr was not exportable!
Luis Ontanon
2007-06-13
1
-1
/
+0
*
Export all that's exportable from libwiretap.dll
Luis Ontanon
2007-06-13
1
-20
/
+27
*
Actually implement wtap_register_file_type() and have it returning the ID of ...
Luis Ontanon
2007-06-06
1
-1
/
+4
*
fix win32 build by using wtap_get_num_file_types() instead of direct variable...
Ulf Lamping
2007-05-05
1
-0
/
+1
*
Add a plugin interface to wiretap.
Luis Ontanon
2007-05-04
1
-0
/
+4
*
Added mpeg exports
Graham Bloice
2007-03-22
1
-0
/
+8
*
Win32: MSVC > 6 doesn't work well with Unicode filenames!
Ulf Lamping
2007-01-12
1
-0
/
+9
*
add file extension information (filter "*.pcap;*.cap" and default extension "...
Ulf Lamping
2006-06-23
1
-0
/
+2
*
added compression support for capture file output. The Save/As dialog now has...
Ulf Lamping
2005-09-14
1
-1
/
+2
*
EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
Ulf Lamping
2005-08-24
1
-0
/
+1
*
Add APIs to Wiretap to return the file of the size as supplied by the OS
Guy Harris
2005-08-19
1
-1
/
+2
*
Make editcap use wtap_read(); that eliminates the last user of
Guy Harris
2005-04-03
1
-1
/
+0
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-32
/
+32
*
Have a pseudo-header for Ethernet packets, giving the size of the FCS -
Guy Harris
2003-10-01
1
-1
/
+0
*
Export the new wtap_process_pcap_packet routine.
Guy Harris
2002-06-13
1
-0
/
+1
*
Make the bytes-written information from Wiretap a long, as we allow
Guy Harris
2001-12-04
1
-0
/
+1
*
Support for stopping capture at specified capture file size or capture
Guy Harris
2001-12-04
1
-0
/
+1
*
"wtap_file()" is no longer in Wiretap, so don't try to export it from
Guy Harris
2001-07-05
1
-1
/
+0
*
The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.
Gilbert Ramirez
2001-03-23
1
-0
/
+31