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
/
dfilter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have "dfilter_compile()" return 0 on success and 1 on failure, and
Guy Harris
1999-10-12
1
-4
/
+2
*
Re-implemented fix to keep display filter from reading data from outside
Gilbert Ramirez
1999-10-12
1
-2
/
+2
*
Fixed bug reported by Laurent regarding byte-string filters not
Gilbert Ramirez
1999-10-11
1
-2
/
+2
*
When a new display filter is to be applied, don't set "cf.dfilter" or
Guy Harris
1999-10-11
1
-7
/
+3
*
The dfilter yacc grammar now keeps track of every GNode that it allocates.
Gilbert Ramirez
1999-08-26
1
-1
/
+4
*
Enabled error reporting for bad ETHER values in display filters. A new
Gilbert Ramirez
1999-08-20
1
-10
/
+6
*
Made handling of byte strings in scanner and parser much simpler,
Gilbert Ramirez
1999-08-20
1
-1
/
+8
*
Moved global memory alloction used in display filters (which was stored
Gilbert Ramirez
1999-08-13
1
-6
/
+33
*
Create a "dfilter-int.h" file, containing stuff used internally to the
Guy Harris
1999-08-12
1
-74
/
+1
*
Removed the "exists" keyword from the grammar. The name of a protocol or a
Gilbert Ramirez
1999-08-03
1
-2
/
+1
*
Changed the display filter scanner from GLIB's GScanner to lex. The code
Gilbert Ramirez
1999-08-01
1
-5
/
+7
*
Added support for compiling on win32 with Visual C and 'nmake'. It compiles,
Gilbert Ramirez
1999-07-13
1
-1
/
+5
*
"const"ifty some function arguments and structure members, and "#if 0"
Guy Harris
1999-07-07
1
-2
/
+2
*
Created a new protocol tree implementation and a new display filter
Gilbert Ramirez
1999-07-07
1
-0
/
+105