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
/
text2pcap-scanner.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable flex-generated [-Wsign-compare] warnings
João Valverde
2017-09-19
1
-0
/
+2
*
text2pcap: fix -Wmacro-redefined warning
Peter Wu
2017-02-27
1
-0
/
+6
*
text2pcap: check return values of functions and use a single exit point.
Dario Lombardo
2017-02-27
1
-9
/
+12
*
Include config.h at the very beginning of all Flex scanners.
Guy Harris
2016-12-02
1
-0
/
+5
*
[text2pcap] Fix parsing of hash sign at the end of the line
Vasil Velichckov
2016-02-04
1
-4
/
+4
*
Use noyywrap rather than defining our own yywrap functions.
Guy Harris
2015-12-05
1
-7
/
+5
*
Another unnecessary include of io.h.
Guy Harris
2015-11-06
1
-4
/
+0
*
Don't include io.h in Flex scanners - they're not interactive.
Guy Harris
2015-11-06
1
-0
/
+5
*
text2pcap-scanner.l: On Windows: #include <io.h> req'd for isatty()
Bill Meier
2014-08-21
1
-0
/
+4
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Add %option noinput to some Flex files, as we aren't using the input()
Guy Harris
2013-02-10
1
-0
/
+5
*
Fix some gcc 'old-style function definition' warnings.
Bill Meier
2011-05-31
1
-8
/
+8
*
Handle lines ending in \r\n.
Bill Meier
2010-05-25
1
-2
/
+2
*
Bug 2493: Fix (Part 3 of 3):
Bill Meier
2008-04-25
1
-0
/
+6
*
Bug 2493: Fix (Part 2):
Bill Meier
2008-04-25
1
-1
/
+8
*
Add comments to various %option items to explain what they're doing.
Guy Harris
2007-07-30
1
-9
/
+6
*
disable unput here, too
Richard van der Hoff
2007-04-03
1
-0
/
+6
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Fix to text2pcap to handle colons after offset field, from Gordon
Guy Harris
2001-11-24
1
-2
/
+2
*
Treat a bunch of digits followed by a newline differently from a bunch
Guy Harris
2001-11-24
1
-2
/
+4
*
Added 'text2pcap', a utility to convert text hexdumps into pcap
Ashok Narayanan
2001-05-16
1
-0
/
+71