index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-mmse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-18
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
1
-1670
/
+0
2004-07-18
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
1
-1
/
+1
2004-05-05
Check the value length in get_encoded_strval(), so that we don't feed a
Gerald Combs
1
-4
/
+8
2004-04-20
Provide MMSE 1.1 dissection.
Olivier Biot
1
-23
/
+397
2004-04-13
Fix the default clause for not implemented MMS headers by adding more generic
Olivier Biot
1
-60
/
+279
2004-02-06
Add a new dissector table for multipart media encpsulation (similar to the
Olivier Biot
1
-20
/
+62
2004-01-17
PDUs with a content-type header may contain data that can be handed off
Olivier Biot
1
-118
/
+194
2004-01-04
Fix the multipart dissection in WSP so media embedded in a multipart entity
Olivier Biot
1
-2
/
+2
2003-12-21
Fix a sprintf to non-malloc()ed memory by using g_strdup_printf() and g_free().
Olivier Biot
1
-4
/
+5
2003-12-21
warning: static declaration for ... follows non-static
Jörg Mayer
1
-3
/
+3
2003-12-20
Not all C compilers allow declarations in the middle of executable
Guy Harris
1
-2
/
+2
2003-12-19
Add debug logging to the MMSE dissector.
Olivier Biot
1
-2
/
+68
2003-12-18
Mallocate buffers for the strings gotten by "get_encoded_strval()" and
Guy Harris
1
-26
/
+45
2003-12-08
Get rid of the integer media type dissector table in WSP, WBXML and MMSE.
Olivier Biot
1
-8
/
+3
2003-12-07
Remove the literal WSP content type dissector table, and replace it with the ...
Olivier Biot
1
-4
/
+4
2003-12-07
Rename the "http.content_type" dissector table to "media_type", as it's
Guy Harris
1
-2
/
+2
2003-11-19
Register the MMSE dissector with the "http.content_type" dissector
Guy Harris
1
-6
/
+4
2003-10-09
From Biot Olivier:
Guy Harris
1
-3
/
+7
2003-07-07
From Darren Steele: fetch the delivery time from the correct offset.
Guy Harris
1
-2
/
+3
2003-06-08
Print a warning in the protocol tree instead of the console.
Gerald Combs
1
-4
/
+3
2002-09-26
From Tom Uijldert: MMSE over HTTP support
Ronnie Sahlberg
1
-3
/
+2
2002-08-07
From Tom Uijldert: modify MMSE dissector to also accept content that is
Guy Harris
1
-4
/
+3
2002-08-05
From Jan Kratochvil: fix MMSE handling of strings with specified
Guy Harris
1
-2
/
+2
2002-08-02
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
1
-9
/
+1
2002-07-17
From Joerg Mayer:
Guy Harris
1
-5
/
+1
2002-06-07
From Martin Gignac: fix the handling of From: headers to properly
Guy Harris
1
-5
/
+4
2002-06-05
From Martin Gignac: make the MMS heuristic dissector recognize packets
Guy Harris
1
-3
/
+5
2002-06-05
From Martin Gignac: fix some values to match the
Guy Harris
1
-5
/
+5
2002-06-03
From Martin Gignac: fix the "cc" field.
Guy Harris
1
-2
/
+2
2002-05-29
From Martin Gignac: fix Sender-Visibility field to use the right
Guy Harris
1
-4
/
+4
2002-01-24
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
1
-3
/
+2
2002-01-21
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
1
-2
/
+2
2002-01-08
From Tom Uijldert: fix to supply a non-null string argument to
Guy Harris
1
-8
/
+7
2001-12-10
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
1
-6
/
+6
2001-12-07
From Tom Uijldert: WSP/MMSE changes to handle multipart-content:
Guy Harris
1
-29
/
+47
2001-10-19
From Tom Uijldert: fix to the date decoding, fix a field's name, and
Guy Harris
1
-5
/
+5
2001-09-25
MMSE support, from Tom Uijldert.
Guy Harris
1
-0
/
+869