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
/
packet-gtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The extension ID field in a Private Extension IU is 2 bytes, so the
Guy Harris
2004-03-30
1
-9
/
+12
*
Fix up the previous checkin.
Guy Harris
2004-02-27
1
-3
/
+2
*
Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,
Guy Harris
2004-02-25
1
-6
/
+4
*
In "decode_qos_umts()", "length" can get assigned a 2-byte value, so
Guy Harris
2004-01-06
1
-3
/
+3
*
removed some MSVC warnings (level 3)
Ulf Lamping
2004-01-05
1
-2
/
+2
*
From melerski [AT] poczta.onet.pl: fix a problem with unknown IEs.
Guy Harris
2003-11-29
1
-4
/
+12
*
Get rid of C++ comment.
Guy Harris
2003-10-22
1
-2
/
+2
*
From Michal Melerowicz:
Guy Harris
2003-10-16
1
-909
/
+617
*
Get rid of a value_string table that was used by now-deleted code.
Guy Harris
2003-10-16
1
-12
/
+1
*
Fix the XXX_to_str routines
Guy Harris
2003-10-15
1
-17
/
+20
*
From Michal Melerowicz: remove obsolete GTP'v0 CDR dissection.
Guy Harris
2003-10-10
1
-572
/
+7
*
Remove a bunch of duplicate semicolons.
Gerald Combs
2003-09-21
1
-2
/
+2
*
You can't safely return from a routine a pointer to an automatic
Guy Harris
2003-09-20
1
-4
/
+4
*
Make the string variables in the *_to_str() functions non-static.
Gerald Combs
2003-09-18
1
-16
/
+16
*
From Michal Melerowicz: Properly terminate the return string in
Gerald Combs
2003-09-18
1
-3
/
+3
*
Use "int"s as array indices - it squelches a
Guy Harris
2003-09-15
1
-4
/
+6
*
Fix a buffer overflow in msisdn_to_str(). Clean up string pointer handling
Gerald Combs
2003-09-14
1
-28
/
+18
*
Fix warning: guint8 is always <= 255
Jörg Mayer
2003-09-14
1
-2
/
+2
*
From Jesper Peterson:
Guy Harris
2003-08-26
1
-2
/
+2
*
Decode a bit more of the mobility management context message, and use
Guy Harris
2003-07-09
1
-14
/
+59
*
Don't export "osinl_subdissector_table" or "ppp_subdissector_table" -
Guy Harris
2003-04-29
1
-1
/
+5
*
Thou Shalt Not Ever Make An Offset An 8-bit Quantity If Thou Art
Guy Harris
2003-02-07
1
-2
/
+3
*
From Pasi Kovanen: display flow label IE in GTP v0 in hex.
Guy Harris
2003-01-31
1
-3
/
+3
*
Panic if a preference starts with the name of the module to which it
Guy Harris
2003-01-28
1
-8
/
+8
*
From Flavio Poletti: handle the hyphen in QoS inside RADIUS client
Guy Harris
2003-01-02
1
-1
/
+15
*
From Michal Melerowicz: fix the display of IMSI for operators having a
Guy Harris
2002-12-10
1
-7
/
+23
*
From Fritz Budiyanto: add a missing g_ntohs() for flow_label in the
Guy Harris
2002-12-05
1
-1
/
+2
*
From Andreas Trauer:
Guy Harris
2002-11-13
1
-9
/
+8
*
Instead of tweaking a "Protocol configuration options" extension header
Guy Harris
2002-11-11
1
-35
/
+39
*
From Andreas Trauer:
Guy Harris
2002-11-11
1
-23
/
+9
*
From Andreas Trauer:
Guy Harris
2002-11-06
1
-47
/
+79
*
Get rid of a trailing blank.
Guy Harris
2002-11-05
1
-2
/
+2
*
Get rid of some trailing blanks in strings.
Guy Harris
2002-11-01
1
-8
/
+8
*
From Fritz Budiyanto: the command in the Packet Transfer Command IE is
Guy Harris
2002-11-01
1
-3
/
+3
*
Fix up some more byte-string displays.
Guy Harris
2002-10-26
1
-14
/
+7
*
Show the elements of authentication triplets as byte strings (as that's
Guy Harris
2002-10-26
1
-34
/
+16
*
From Flavio Poletti: fix a bug in "decode_qos_umts()".
Guy Harris
2002-08-30
1
-7
/
+13
*
From Ulf Lamping: change some #define names to avoid name collisions on
Guy Harris
2002-08-29
1
-316
/
+316
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-445
/
+445
*
From Flavio Poletti: handle 3GPP QoS in RADIUS messages.
Guy Harris
2002-08-26
1
-57
/
+141
*
From Marcus Haebler: handle a sub-protocol field of 0x00 as PPP.
Guy Harris
2002-08-24
1
-25
/
+5
*
From Flavio Poletti: fix bug in decoding of maximum uplink and downlink
Guy Harris
2002-08-23
1
-3
/
+3
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-13
/
+5
*
From Joerg Mayer:
Guy Harris
2002-07-17
1
-5
/
+1
*
From Michal Melerowicz:
Guy Harris
2002-05-29
1
-95
/
+137
*
From Olivier Dreux: Add PPP support to GTP.
Gerald Combs
2002-05-29
1
-11
/
+78
*
From Joerg Mayer: make a pile of stuff not used outside one source file
Guy Harris
2002-05-10
1
-10
/
+10
*
From Joerg Mayer: flag unused arguments as such.
Guy Harris
2002-05-02
1
-53
/
+53
*
Removal (or, at least, #ifdeffing out) of unused variables and
Guy Harris
2002-04-29
1
-2
/
+30
*
More static-ization.
Gilbert Ramirez
2002-04-08
1
-3
/
+3
[next]