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
/
epan
/
radius_dict.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-4
/
+4
*
g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...
Bill Meier
2008-05-11
1
-4
/
+4
*
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
-5
/
+11
*
http://www.wireshark.org/lists/wireshark-dev/200803/msg00308.html
Luis Ontanon
2008-04-03
1
-10
/
+5
*
Change more fopen() to eth_fopen() to finish fixing bug 1827:
Jeff Morriss
2007-10-16
1
-45
/
+47
*
Add a script as a front-end for Flex, to work around various problems,
Guy Harris
2007-08-04
1
-0
/
+1
*
Add comments to various %option items to explain what they're doing.
Guy Harris
2007-07-30
1
-3
/
+21
*
fix warning: add WS_ prefix to OUT, it conflicts with a platform SDK header file
Ulf Lamping
2007-03-22
1
-20
/
+20
*
fix some more warnings
Ulf Lamping
2007-03-22
1
-2
/
+2
*
Use G_DIR_SEPARATOR_S as the path separator.
Guy Harris
2007-01-02
1
-3
/
+4
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Bug 796
Luis Ontanon
2006-03-23
1
-4
/
+6
*
Make sure we don't try to close an already-closed file.
Gerald Combs
2005-12-20
1
-2
/
+4
*
Close the dictionary files after reading from them.
Luis Ontanon
2005-12-14
1
-0
/
+4
*
Add a new "ipxnet" type for the RADIUS dictionary, for IPX network
Guy Harris
2005-09-26
1
-14
/
+15
*
- There can be '/' in attribute names as well
Luis Ontanon
2005-09-24
1
-29
/
+76
*
- allow multiple attributes inside one VSA (fixes bug 438)
Luis Ontanon
2005-09-19
1
-1
/
+2
*
radius_dict.l(216) : warning C4090: 'function' : different 'const' qualifiers
Ulf Lamping
2005-08-20
1
-2
/
+2
*
More char -> const char warning fixes
Jörg Mayer
2005-08-05
1
-1
/
+1
*
Fix more "no previous declaration" warnings
Jörg Mayer
2005-08-02
1
-6
/
+6
*
As Guy mentioned: last patch replaced one occurrence too many,
Jörg Mayer
2005-07-27
1
-1
/
+1
*
The variable encrypt collides with the declaration in <unistd.h> on
Jörg Mayer
2005-07-27
1
-6
/
+6
*
Throw in some casts to squelch warnings, at least with some compilers
Guy Harris
2005-07-16
1
-2
/
+2
*
forgot to add the (c) notice
Luis Ontanon
2005-07-15
1
-0
/
+26
*
Radius Dictionary Support
Luis Ontanon
2005-07-15
1
-0
/
+321