aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-05Trivial warning fix (no newline at end of file)Jörg Mayer2-2/+4
2006-02-05H.248 over UDPLuis Ontanon2-9/+48
2006-02-05Allow lua to register menu itemsLuis Ontanon3-0/+70
2006-02-05- add a register_menu funnel Luis Ontanon4-34/+39
2006-02-05Update from the current asn1/tcap code.Guy Harris1-0/+2
2006-02-05Change port define to something more readableJörg Mayer1-8/+8
2006-02-05from JBMRonnie Sahlberg2-1/+31
2006-02-05Buildbot found:Jörg Mayer2-1/+3
2006-02-04Paolo AbeniJörg Mayer11-187/+3570
2006-02-04define funnel_register_field_menu even if it is not implemented.Luis Ontanon1-7/+7
2006-02-04GTK1 buid failed, this should fix it.Luis Ontanon1-5/+5
2006-02-04PropsetLuis Ontanon0-0/+0
2006-02-04Propset eol-style and Id for allLuis Ontanon1-3/+20
2006-02-04VC6 doesn't like empty structs.Luis Ontanon1-3/+13
2006-02-04Give lua a minimal gui.Luis Ontanon5-1/+150
2006-02-04The funneled GUI mini API.Luis Ontanon6-0/+424
2006-02-04Add SSN:s from 3GPP TS 23.003.Anders Broman1-1/+16
2006-02-04Fix a faulty def and add some 3gpp AVP:sAnders Broman1-1/+36
2006-02-03* packet-lua.hLuis Ontanon6-392/+537
2006-02-03Mike Duigou:Jörg Mayer1-2/+2
2006-02-03From Mike Duigou:Anders Broman1-1/+1
2006-02-02gsm_a: Export needed functionsAnders Broman3-77/+346
2006-02-02fix bug 400Ronnie Sahlberg1-1/+13
2006-02-01packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...Anders Broman3-167/+1671
2006-02-01from Bill MeyerRonnie Sahlberg1-12/+8
2006-02-01From Greg Morris:Anders Broman4-269/+326
2006-02-01From Eric Hultin:Anders Broman8-2/+1972
2006-01-31It was hard.. but at the end I won (or at least i believe so...).Luis Ontanon5-16/+225
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()Anders Broman3-3/+5
2006-01-31Fix a typoAnders Broman2-2/+2
2006-01-31Display which dissector is linked to a ssn.Anders Broman1-1/+27
2006-01-31make sure we actually get the tcpd structure pointer before we pass it as a p...Ronnie Sahlberg1-4/+4
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersAnders Broman4-20/+56
2006-01-31Fix a typo.Anders Broman2-2/+2
2006-01-31Fix description of version0_type, now that it also supports T.38.Guy Harris1-1/+1
2006-01-30Make sure a pointer isn't null before we try to use it. Fixes a currentGerald Combs1-52/+52
2006-01-30Fixes bug 717Luis Ontanon1-2/+2
2006-01-30Use dissect_e212_mcc_mnc().Anders Broman1-33/+2
2006-01-30From Martin Mathiesson:Anders Broman1-0/+22
2006-01-30From Andrei Emeltchenko:Anders Broman1-11/+45
2006-01-29Warning fixes: no ';' at the end of functions.Jörg Mayer6-80/+82
2006-01-29Map "mtp3.net_addr_format" to "mtp3.addr_format", for backwardsGuy Harris1-0/+2
2006-01-29Actually use the valuestring...Anders Broman1-1/+1
2006-01-29Fix indentation, add a /* FALLTHRU */ comment.Guy Harris1-2/+4
2006-01-29As suggested by Ilja Maslov, display values ofLars Roland1-2/+2
2006-01-29Fix an infinite loop in gsm_a dissector and a wrong offset in uma dissector.Lars Roland2-3/+3
2006-01-29Use tvb_format_text() on the message, to handle non-printable charactersGuy Harris1-15/+3
2006-01-29* packet-lua.hLuis Ontanon3-20/+39
2006-01-29Add an option to dissect purported RTP packets with a version number ofGuy Harris1-0/+12
2006-01-28Squelch a compiler warning.Guy Harris1-1/+1