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
/
plugins
/
wimaxasncp
/
wimaxasncp_dict.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add printf-format annotations, fix garbage
Peter Wu
2014-07-06
1
-1
/
+1
*
[-Wmissing-prototypes]
Anders Broman
2013-03-20
1
-7
/
+7
*
Add %option noinput to some Flex files, as we aren't using the input()
Guy Harris
2013-02-10
1
-0
/
+5
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-4
/
+4
*
Fix numerous instances of a variable/parameter name "shadowing" a library fun...
Bill Meier
2012-12-05
1
-5
/
+5
*
Fix several [-Wshadow] warnings.
Bill Meier
2012-11-29
1
-9
/
+9
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Don't dereference a NULL pointer. Fixes CID 426.
Chris Maynard
2011-03-31
1
-1
/
+1
*
Just use g_strdup_printf(), rather than doing it ourselves.
Guy Harris
2011-02-03
1
-4
/
+1
*
From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 :
Jeff Morriss
2010-11-17
1
-3
/
+7
*
Make the test compile.
Jaap Keuter
2010-04-02
1
-6
/
+6
*
From sangaran:
Anders Broman
2010-04-01
1
-0
/
+1
*
luis.ontanon@gmail.com => luis@ontanon.org
Luis Ontanon
2008-08-05
1
-1
/
+1
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-3
/
+3
*
Bug 2493: Fix (Part 2):
Bill Meier
2008-04-25
1
-5
/
+11
*
Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914 when building out...
Jeff Morriss
2007-11-24
1
-71
/
+60
*
Embedding EAP inside wimaxasncp.
Martin Mathieson
2007-11-16
1
-0
/
+1
*
From Stephen Croll.
Martin Mathieson
2007-11-09
1
-0
/
+13
*
Change a few g_string_append_printf() (GTK2 only) calls to g_strdup_printf()
Stephen Fisher
2007-10-30
1
-7
/
+11
*
s/fopen()/eth_fopen()/ in plugins/ (for bug 1827).
Jeff Morriss
2007-10-17
1
-1
/
+3
*
Fix wimaxasncp compilation under Windows. Rename a macro that's defined
Gerald Combs
2007-10-12
1
-3
/
+3
*
TLVs now defined in XML (from Stephen Croll).
Martin Mathieson
2007-10-12
1
-0
/
+755