aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke53-53/+53
2008-01-08Make RTP player G.729 Annex B compatible.Jaap Keuter1-3/+9
2008-01-08Graeme Lunt:Jörg Mayer1-4/+4
2008-01-08From Shmulik Bezalel:Anders Broman2-19/+71
2008-01-08From Shmulik Bezalel:Anders Broman1-5/+26
2008-01-07Add a cast.Stig Bjørlykke1-1/+1
2008-01-07Added missing Eriscsson.xmlAnders Broman1-0/+1
2008-01-07From Balint Reczey (bug 2146):Stig Bjørlykke3-6/+17
2008-01-07From Marton Nemeth (bug 2168):Stig Bjørlykke1-5/+7
2008-01-07As noted by David Halik in bug 2172:Stig Bjørlykke2-3/+3
2008-01-07From Jim Young (bug 2162):Stig Bjørlykke1-2/+2
2008-01-07More Generic parameters.Anders Broman2-4/+113
2008-01-07Fix Missing -z proto,colinfo,ip,gtp.teid_cp and -z proto,colinfo,ip,gtp.teid_...Anders Broman1-2/+2
2008-01-07The syntax for capture filters has been moved fromJörg Mayer4-11/+12
2008-01-06Clear up the decoding ofAnders Broman3-47/+739
2008-01-06Create makefiles for s1ap and x2ap.Gerald Combs1-0/+2
2008-01-06Allocate enough space to make proper NULL terminated string in uat_unesc (bug...Jaap Keuter1-6/+7
2008-01-06Fix for bug 2026:Jaap Keuter1-18/+10
2008-01-04Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman88-174/+166
2008-01-04UPX compression corrupts the WinPcap installer - so don't UPX it.Graeme Lunt2-2/+2
2008-01-04Update to use the generic manifest and make independent of the U3 packaging.Graeme Lunt5-70/+150
2008-01-04Changes to use a generic manifest to determine package contents, and also U3 ...Graeme Lunt4-283/+130
2008-01-04A script to generate a generic manifest file from the nsis/wireshark.nsi.Graeme Lunt2-0/+119
2008-01-04Get rid of ber_last_created_item(). (Final?)Anders Broman5-32/+20
2008-01-04Get rid of ber_last_created_item().Anders Broman5-29/+29
2008-01-04Get rid of ber_last_created_item().Anders Broman21-156/+140
2008-01-03Get rid of ber_created_item().Anders Broman4-9/+7
2008-01-03Build x2ap and s1ap - needs more work, untested as no traces available yet.Anders Broman2-0/+3016
2008-01-03Add s1ap - needs more work, untested as no traces available yet.Anders Broman1-0/+5258
2008-01-03Add x2ap and s1ap to asn1 build scriptsAnders Broman2-1/+21
2008-01-03Fix up compilation errors.Anders Broman4-23/+12
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa3-8/+8
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa3-15/+15
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman3-4/+4
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman5-94/+106
2008-01-03fix warning: mark unused parameterTomas Kukosa1-1/+1
2008-01-03fix error if GNUTLS is not availableTomas Kukosa1-0/+2
2008-01-03Fix warnings (seen under linux + GCC 3.4.6)Martin Mathieson1-3/+4
2008-01-03From Ales KocourekTomas Kukosa3-97/+384
2008-01-03set actx->created_item for object identifier typeTomas Kukosa1-3/+2
2008-01-03register into h245.gef.name table which is already implementedTomas Kukosa2-4/+4
2008-01-03put capability parameters into a tableTomas Kukosa1-120/+67
2008-01-03Fix for Bug 2156:Jaap Keuter1-1/+1
2008-01-03Fix for Bug 2151:Jaap Keuter1-1/+1
2008-01-03Never print x axis values outside the graph (we now have "view as time of day").Stig Bjørlykke1-10/+16
2008-01-02Initialize io->view_as_time.Stig Bjørlykke1-1/+2
2008-01-02Add decoding of most of the generic parameters from H.241 and 3gpp.Anders Broman1-5/+162
2008-01-02Mark some unused parameters with _U_.Stig Bjørlykke1-3/+4
2008-01-02dissect some capability parametersTomas Kukosa1-0/+100
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa3-73/+185