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
/
megaco
/
packet-megaco.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out of an infinite loop. Fixes bugs 213 & 214.
Gerald Combs
2005-05-30
1
-5
/
+5
*
add another lenght check in the megaco dissector.
Lars Roland
2005-05-03
1
-1
/
+1
*
Break out of another infinite loop. Found during fuzz testing.
Gerald Combs
2005-05-01
1
-0
/
+4
*
Fix a buffer overflow. Fixes bug 96.
Gerald Combs
2005-04-27
1
-0
/
+4
*
Break out of an infinite loop. Fixes bug 95.
Gerald Combs
2005-04-27
1
-1
/
+6
*
Add a length check.
Gerald Combs
2005-04-08
1
-0
/
+1
*
Call the "new-style init" routine for plugins a "register" routine, as
Guy Harris
2005-03-07
1
-6
/
+6
*
Preparations for dropping the old plugin api.
Lars Roland
2005-03-05
1
-10
/
+2
*
From Tomer Shani :register_dissector call
Anders Broman
2005-01-12
1
-1
/
+3
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Fix dissection of MEGACO over TCP, there will be a TPKT header included.
Anders Broman
2004-09-18
1
-14
/
+49
*
Fix a problem where MEGACO not fully RFC complient wasn't dissected, change s...
Anders Broman
2004-09-15
1
-27
/
+37
*
From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an
Guy Harris
2004-08-06
1
-1
/
+1
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Get rid of bogus extra "proto_tree_add_text()" arguments.
Guy Harris
2004-04-23
1
-3
/
+2
*
Skipp leading spaces in front of MEGACO and fix dissection of TransactionResp...
Anders Broman
2004-04-21
1
-22
/
+30
*
Change msg from guint8* to gchar* (because of tvb_format_text change)
Jörg Mayer
2004-01-23
1
-5
/
+5
*
From Anders Broman: fix a crash, and fix trailing whitespace on
Guy Harris
2003-09-24
1
-19
/
+47
*
- Make --enable-static work again (configure.in, Makefile.am)
Jörg Mayer
2003-09-05
1
-3
/
+3
*
From Anders Broman: use a value_string table rather than a switch to
Guy Harris
2003-09-03
1
-452
/
+113
*
From Anders Broman, updates and fixes to MEGACO
Ronnie Sahlberg
2003-08-26
1
-231
/
+336
*
Crude workaround for a deficiency in the MEGACO parser - it assumes that
Guy Harris
2003-07-30
1
-3
/
+36
*
Updates to the MEGACO plugin so that it will call the H.245 dissector for some
Ronnie Sahlberg
2003-07-26
1
-25
/
+140
*
Make the top-level protocol tree entry cover all the data being
Guy Harris
2003-07-08
1
-92
/
+86
*
From Christoph Wiest: redo MEGACO dissector to more fully parse
Guy Harris
2003-07-01
1
-265
/
+2618
*
Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes
Gerald Combs
2003-04-30
1
-2
/
+2
*
Remove an unused function prototype
Jörg Mayer
2003-01-24
1
-3
/
+1
*
#if 0 out the binary protocol stuff, as there's only a dissector for
Guy Harris
2003-01-15
1
-24
/
+37
*
Give it an RCS ID.
Guy Harris
2003-01-14
1
-0
/
+2
*
From Christian Falckenberg: beginnings of a MEGACO dissector.
Guy Harris
2003-01-14
1
-0
/
+406