aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-11-20-G -> -JJörg Mayer2-5/+6
-d -> -j Update AUTHORS svn path=/trunk/; revision=31037
2009-11-20offset is in bitsAnders Broman2-4/+4
svn path=/trunk/; revision=31036
2009-11-20Dissect transportLayerAddress and rrc-contextAnders Broman3-10/+105
svn path=/trunk/; revision=31035
2009-11-20Handle extended PER bitstrings.Anders Broman1-1/+33
svn path=/trunk/; revision=31034
2009-11-20Johanna Sochos <johanna.sochos@swissqual.com>Jörg Mayer1-3/+29
Add two new options to wireshark: -G filter: Jump to the first frame matching filter -d: make -G match the last frame matching filter svn path=/trunk/; revision=31033
2009-11-20When decoding a Cell Identifier, curr_offset is not increased afterGerasimos Dimitriadis1-0/+1
reading rnc-id svn path=/trunk/; revision=31032
2009-11-20Print adjusted length.Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=31031
2009-11-20Added nbss.length.Stig Bjørlykke1-3/+13
svn path=/trunk/; revision=31030
2009-11-19Don't call tvb_new_subset on a NULL pointer. Fixes bug 4101.Gerald Combs1-1/+1
svn path=/trunk/; revision=31029
2009-11-19Use INTL_DLL for the gettext DLL name.Gerald Combs1-1/+1
svn path=/trunk/; revision=31028
2009-11-19From Michael Lum:Anders Broman2-6/+92
The attached patch calls the tap to allow the number of each type of message to be counted. The patch does not fix the "size"/number of octets column that is all zeroes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4253 svn path=/trunk/; revision=31027
2009-11-19From Fabrizio Bertocci:Jaap Keuter4-61/+397
I'm submitting an updated version of the RTPS & RTPS2 packet dissector. While the RTPS packet dissector doesn't have too many changes (except for few comments perhaps), the RTPS 2 packet dissector includes now dissecting of the latest addition to the RTPS protocol (batched data, sessions, sparse data types). svn path=/trunk/; revision=31026
2009-11-19From Michael Lum:Anders Broman2-16/+70
MEID missing from some messages. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4252 svn path=/trunk/; revision=31025
2009-11-19Implement new_packet_list_recreate(). This should be reimplemented toStig Bjørlykke5-9/+36
avoid building a new table and redissecting all packets. svn path=/trunk/; revision=31024
2009-11-19Switch from individual GLib, GTK+, and related packages to the all-in-oneGerald Combs6-162/+46
versions. svn path=/trunk/; revision=31023
2009-11-19- Remove if(tree) checksGerasimos Dimitriadis1-32/+34
- Add masks so that PIM Version and Type nibbles are shown - Show reserved byte in PIM header svn path=/trunk/; revision=31022
2009-11-19Dissect SRB2 as PDCP signalling too.Martin Mathieson1-2/+1
svn path=/trunk/; revision=31021
2009-11-19Add a custom column from the packet details popup menu.Stig Bjørlykke5-8/+61
This fixes bug 4246. svn path=/trunk/; revision=31020
2009-11-19Tweak expert info level/text.Martin Mathieson1-3/+4
svn path=/trunk/; revision=31019
2009-11-19No need to do string compare for FT_PROTOCOL.Stig Bjørlykke1-4/+2
svn path=/trunk/; revision=31018
2009-11-19Changed hf_ip_proto to use ipproto_val[].Stig Bjørlykke9-12/+6
Removed some unneeded includes. svn path=/trunk/; revision=31017
2009-11-19Added support for some missing custom column types:Stig Bjørlykke1-1/+19
FT_NONE: Print nothing FT_PROTOCOL: Print "Yes" if protocol exists in packet FT_IPv6: Print address The changes in r29551 made wireshark crash for this columns. svn path=/trunk/; revision=31016
2009-11-19Add vendor id for Deutsche Telekom AGAnders Broman1-2/+3
svn path=/trunk/; revision=31015
2009-11-19ENBname is now a PrintableString. handling in .cnf no longer needed.Anders Broman2-62/+14
svn path=/trunk/; revision=31014
2009-11-19From Holger Freyther:Anders Broman1-5/+7
RSL is on more than stream-id == 0 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4245 svn path=/trunk/; revision=31013
2009-11-19Instead of initializing the Media Format name to NULL, set it toGerald Combs1-1/+2
"Unknown". This keeps us from crashing on some platforms if we have an unknown media format ID. svn path=/trunk/; revision=31011
2009-11-18Get the offset right.Jaap Keuter1-1/+1
svn path=/trunk/; revision=31010
2009-11-18Updated GPRS TMSI Status and Update Type IEsGerasimos Dimitriadis1-73/+35
svn path=/trunk/; revision=31009
2009-11-18GPRS Attach Type IE updated according to 24.008 v8.6.0Gerasimos Dimitriadis1-47/+25
svn path=/trunk/; revision=31008
2009-11-18Add and remove doc icons from the distribution.Gerald Combs1-15/+20
svn path=/trunk/; revision=31007
2009-11-18- Use the spare_bits hf from packet_gsm_a_common.c inGerasimos Dimitriadis4-215/+144
packet-gsm_a_dtap.c and packet-gsm_a_gm.c - Update a number of GPRS IEs according to 24.008 v8.6.0 - Rewrite parts of GPRS IEs so that it is shown which octet parts contribute to which header fields svn path=/trunk/; revision=31006
2009-11-18Switch HighHdr and LowHdr to build correct absolute time.Stig Bjørlykke1-2/+2
svn path=/trunk/; revision=31005
2009-11-18Trivial: comment updateMartin Mathieson1-2/+1
svn path=/trunk/; revision=31004
2009-11-18Expert warning about BSRs over a threshold configured in pref.Martin Mathieson1-12/+62
svn path=/trunk/; revision=31003
2009-11-18Another try to treat the two 32bit time values (low, high) in v23 formatStig Bjørlykke1-1/+1
as a 64bit value. svn path=/trunk/; revision=31002
2009-11-18If no error is returned by a Wiretap routine, err_info is presumed notGuy Harris1-2/+2
to have been set. Do not set it to something g_mallocated in that case, as that will cause a memory leak - the error string will not be freed by the caller, as it's presumed not to have been set. svn path=/trunk/; revision=31001
2009-11-17Use #8594 instead of rarr.Gerald Combs1-1/+1
svn path=/trunk/; revision=31000
2009-11-17From Aamer Akhter:Anders Broman1-129/+80
Add fields for: cdp platform cdp device id cdp port id From me: Chnge ..add_uint to add_item in a couple of places, get rid of check_col. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4244 svn path=/trunk/; revision=30999
2009-11-17Mobile On Channel carries no data.Anders Broman2-2/+2
svn path=/trunk/; revision=30998
2009-11-17Fix for Bug 4248:Gerasimos Dimitriadis1-6/+1
Graft and GraftAck should get the same handling svn path=/trunk/; revision=30997
2009-11-17Display filter macros are under the Analyze menu.Gerald Combs1-11/+11
svn path=/trunk/; revision=30996
2009-11-17Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis30-83/+83
svn path=/trunk/; revision=30995
2009-11-17From Ravi Kondamuru via bug 3540:Stig Bjørlykke1-1/+2
Treat the two 32bit time values (low, high) in v23 format as a 64bit value. svn path=/trunk/; revision=30994
2009-11-17Add the images used to create the new document icon. Remove the old docGerald Combs9-241/+0
icon files. svn path=/trunk/; revision=30993
2009-11-17Resuse struct for PDCP info when redissecting.Martin Mathieson1-2/+5
svn path=/trunk/; revision=30992
2009-11-17Rename the doc icon for consistency.Gerald Combs3-2/+2
svn path=/trunk/; revision=30991
2009-11-17Update the document icons.Gerald Combs2-0/+0
svn path=/trunk/; revision=30990
2009-11-17From Benjamin Roch via. bug 4247:Kovarththanan Rajaratnam2-3/+7
Fix type-field of protocol control frame svn path=/trunk/; revision=30989
2009-11-17Need to add svnversion.h to the build list to makeJörg Mayer1-0/+1
sure it is generated whatever the build order is. svn path=/trunk/; revision=30988
2009-11-17Beginnings of enabling static builds. Still to do:Jörg Mayer20-40/+52
* Add -static * Registration may need different handling * Add plugins * Build error in wslua svn path=/trunk/; revision=30987