aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-02-06From Paolo Abeni:guy4-10/+10
2006-02-06Tag some #else/#endif to make it clearer what tests they handle.guy1-13/+12
2006-02-06Add code to check whether the app was started with special privilegesguy4-4/+143
2006-02-06The simple dialoglego1-9/+9
2006-02-06No C++/C99-style comments, please.guy1-2/+4
2006-02-06Include <epan/gnuc_format_check.h> in packet-ssl-utils.h, notguy2-2/+2
2006-02-06From Paolo Abeni: fix some warnings, etc..guy3-121/+223
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...lego2-6/+14
2006-02-05Trivial warning fix (no newline at end of file)jmayer2-2/+4
2006-02-05H.248 over UDPlego1-6/+24
2006-02-05- add a register_menu funnel lego3-27/+10
2006-02-05Update from the current asn1/tcap code.guy1-0/+2
2006-02-05Change port define to something more readablejmayer1-8/+8
2006-02-05from JBMsahlberg2-1/+31
2006-02-05Buildbot found:jmayer2-1/+3
2006-02-04Paolo Abenijmayer3-184/+2322
2006-02-04define funnel_register_field_menu even if it is not implemented.lego1-7/+7
2006-02-04The funneled GUI mini API.lego4-0/+183
2006-02-04Add SSN:s from 3GPP TS 23.003.etxrab1-1/+16
2006-02-03From Mike Duigou:etxrab1-1/+1
2006-02-02gsm_a: Export needed functionsetxrab3-77/+346
2006-02-02fix bug 400sahlberg1-1/+13
2006-02-01packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...etxrab3-167/+1671
2006-02-01From Greg Morris:etxrab1-256/+303
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()etxrab1-2/+2
2006-01-31Fix a typoetxrab1-1/+1
2006-01-31Display which dissector is linked to a ssn.etxrab1-1/+27
2006-01-31make sure we actually get the tcpd structure pointer before we pass it as a p...sahlberg1-4/+4
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersetxrab2-18/+32
2006-01-31Fix a typo.etxrab1-1/+1
2006-01-31Fix description of version0_type, now that it also supports T.38.guy1-1/+1
2006-01-30Make sure a pointer isn't null before we try to use it. Fixes a currentgerald1-52/+52
2006-01-30Fixes bug 717lego1-2/+2
2006-01-30Use dissect_e212_mcc_mnc().etxrab1-33/+2
2006-01-30From Martin Mathiesson:etxrab1-0/+22
2006-01-30From Andrei Emeltchenko:etxrab1-11/+45
2006-01-29Map "mtp3.net_addr_format" to "mtp3.addr_format", for backwardsguy1-0/+2
2006-01-29Actually use the valuestring...etxrab1-1/+1
2006-01-29Fix indentation, add a /* FALLTHRU */ comment.guy1-2/+4
2006-01-29As suggested by Ilja Maslov, display values oflroland1-2/+2
2006-01-29Fix an infinite loop in gsm_a dissector and a wrong offset in uma dissector.lroland2-3/+3
2006-01-29Use tvb_format_text() on the message, to handle non-printable charactersguy1-15/+3
2006-01-29Add an option to dissect purported RTP packets with a version number ofguy1-0/+12
2006-01-28Squelch a compiler warning.guy1-1/+1
2006-01-28Expand the set of #defines in afn.h (and give a URL for the *current*guy3-86/+55
2006-01-28Fix missing closing */ in comment.guy1-1/+1
2006-01-28Fix missing brackets in if statement.guy1-1/+2
2006-01-26rewrite of the tcp sequence number analysis code to hopefully make it cleaner...sahlberg3-800/+504
2006-01-26Add the abillity to translate MCC.etxrab4-9/+422
2006-01-25from Gisle Vanem: ulfl1-3/+3