aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-28Expand the set of #defines in afn.h (and give a URL for the *current*Guy Harris3-86/+55
2006-01-28Fix missing closing */ in comment.Guy Harris1-1/+1
2006-01-28Fix missing brackets in if statement.Guy Harris1-1/+2
2006-01-28* lua_pinfo.cLuis Ontanon3-10/+100
2006-01-28* packet-lua.hLuis Ontanon5-493/+692
2006-01-27Add an <itemizedlist> ... </itemizedlist> to fix a buildbot build error.Jörg Mayer1-0/+2
2006-01-26* we need not to register the interesting fields via a tap its registration s...Luis Ontanon4-46/+109
2006-01-26rewrite of the tcp sequence number analysis code to hopefully make it cleaner...Ronnie Sahlberg3-800/+504
2006-01-26 * lua_tree.cLuis Ontanon5-206/+358
2006-01-26Add the abillity to translate MCC.Anders Broman6-10/+443
2006-01-25two bugs lessLuis Ontanon1-2/+2
2006-01-25One step at a timeLuis Ontanon6-107/+190
2006-01-25from Gisle Vanem: Ulf Lamping1-3/+3
2006-01-25Win32: add SEH to the new features. It might be noteworthy to the users that ...Ulf Lamping1-2/+3
2006-01-25Bind IuUP to RTPLuis Ontanon1-5/+37
2006-01-25Use the right treeLuis Ontanon1-1/+1
2006-01-25- Add new IE:s Anders Broman1-249/+369
2006-01-25Avoid crashing when given an object of the wrong usertypeLuis Ontanon3-20/+54
2006-01-24an Address class, changed the names of some classes, modified pinfo to be a t...Luis Ontanon6-231/+590
2006-01-24it wasn't a goo idea,Luis Ontanon118-23305/+0
2006-01-24Replace round() with floor(), I don't know if it's the right thing to do but ...Anders Broman2-2/+2
2006-01-24minor code cleanupUlf Lamping3-16/+5
2006-01-24add missing capture_radiotapUlf Lamping1-0/+1
2006-01-24Derived some more assumptions from NLB trafficJaap Keuter1-2/+16
2006-01-24fix a typoLuis Ontanon1-1/+1
2006-01-24Add register_postdissector() to the API.Luis Ontanon5-5/+37
2006-01-24 I forgot the Licence!Luis Ontanon6-0/+167