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
/
nettl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Obliging every capture file reader's "open()" routine to seek to the
Guy Harris
2001-03-10
1
-2
/
+1
*
Add #include <string.h>, to get prototypes for mem* and str* functions.
Gilbert Ramirez
2000-11-17
1
-1
/
+2
*
Support for the BASE100 and GSC100BT subsystems by Jeff Foster.
Olivier Abad
2000-11-13
1
-61
/
+71
*
Change wtap_read() API so that the data offset is set via a pointer, and
Gilbert Ramirez
2000-09-07
1
-8
/
+7
*
Move #include <time.h> into wtap-int.h instead of requiring it in
Gilbert Ramirez
2000-08-25
1
-2
/
+1
*
Use unsigned character pointers and arrays rather than signed character
Guy Harris
2000-07-26
1
-5
/
+5
*
Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
Gilbert Ramirez
2000-05-19
1
-6
/
+6
*
In Wiretap, a file stream handle is a "FILE_T", not a "FILE_T *" (a
Guy Harris
2000-05-19
1
-5
/
+5
*
Remove the "union pseudo_header" from the "frame_data" structure;
Guy Harris
2000-05-18
1
-67
/
+108
*
Get rid of the "start" field in the private data for RADCOM, i4btrace,
Guy Harris
2000-04-15
1
-15
/
+7
*
In a Network Monitor capture file, get the starting offsets of frames
Guy Harris
2000-03-22
1
-1
/
+8
*
The frame header in HP-UX 11 trace files is 4 octets longer (than HP-UX 9
Olivier Abad
2000-03-01
1
-3
/
+52
*
If we see a file with an unknown network type, report the type in a
Guy Harris
2000-02-19
1
-1
/
+3
*
Add support for raw IP nettl captures.
Olivier Abad
2000-02-17
1
-47
/
+116
*
Fix files that had Gilbert's old e-mail address or that didn't have my
Guy Harris
2000-01-22
1
-2
/
+2
*
The headers of HP-UX 9.04 and HP-UX 10.20 nettl files seem to be different.
Olivier Abad
2000-01-20
1
-7
/
+11
*
We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid the
Guy Harris
2000-01-13
1
-2
/
+2
*
Give it an RCS ID.
Guy Harris
1999-10-31
1
-9
/
+8
*
Olivier Abad's patches to add:
Guy Harris
1999-10-18
1
-0
/
+147