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
/
filters.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign
Guy Harris
2003-12-04
1
-2
/
+3
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-9
/
+9
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Have a routine that takes a file name for a personal configuration file
Guy Harris
2001-10-24
1
-15
/
+6
*
Add a new routine to create the ".ethereal" directory for a user.
Guy Harris
2001-10-23
1
-17
/
+1
*
Add a routine to get the directory in which personal configuration files
Guy Harris
2001-10-22
1
-22
/
+19
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-9
/
+11
*
"get_home_dir()", in "epan/filesystem.c", uses
Guy Harris
2001-04-02
1
-2
/
+2
*
Win32 doesn't have an "atomic rename" operation of the sort that UNIX
Guy Harris
2001-03-15
1
-3
/
+18
*
It's generally considered Bad Form to free something up if you've handed
Guy Harris
2001-03-13
1
-2
/
+1
*
Increment the line number for every line seen.
Guy Harris
2001-02-03
1
-12
/
+11
*
Allow filter names and expressions of arbitrary length, and, in the
Guy Harris
2001-02-03
1
-30
/
+170
*
Include <direct.h>, if we have it, to declare "mkdir()" on Windows.
Guy Harris
2001-01-28
1
-1
/
+5
*
Have separate capture and display filter lists; some filter dialog boxes
Guy Harris
2001-01-28
1
-37
/
+261
*
Call "get_filter_list()" when Ethereal starts up.
Guy Harris
2001-01-28
1
-8
/
+21
*
Pull the stuff to read and write the list of filter expressions up into
Guy Harris
2001-01-28
1
-0
/
+144