aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-02-07add the CLIENT_TIME ntlmv2 addr name typeRonnie Sahlberg1-11/+28
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg2-30/+36
2006-02-07rename Logoff to SessionLogoff to make it consistent withRonnie Sahlberg1-6/+6
2006-02-07Paolo Abeni:Jörg Mayer2-2/+7
2006-02-07add dissection of the P (PID Valid) bit in the headerRonnie Sahlberg2-4/+24
2006-02-07changes to build lua plugin with MSVC6:Lars Roland1-0/+5
2006-02-07add dissection ofRonnie Sahlberg3-1/+63
2006-02-07Dissect channel needed.Anders Broman3-13/+50
2006-02-07Add a RFC value.Anders Broman1-5/+6
2006-02-06- fix a leakLuis Ontanon1-0/+2
2006-02-06prettify class/infolevel for GetInfo/SetInfoRonnie Sahlberg1-62/+132
2006-02-06Export the new privilege-manipulation routines (not that they doGuy Harris1-0/+3
2006-02-06Move the code to relinquish set-UID and set-GID privileges to a routineGuy Harris2-0/+26
2006-02-06dissect the TWrp chain elementRonnie Sahlberg1-0/+15
2006-02-06add dissection of a few more create optionsRonnie Sahlberg1-15/+86
2006-02-06From Paolo Abeni:Guy Harris4-10/+10
2006-02-06Tag some #else/#endif to make it clearer what tests they handle.Guy Harris1-13/+12
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris4-4/+143
2006-02-06The simple dialogLuis Ontanon1-9/+9
2006-02-06No C++/C99-style comments, please.Guy Harris1-2/+4
2006-02-06Include <epan/gnuc_format_check.h> in packet-ssl-utils.h, notGuy Harris2-2/+2
2006-02-06From Paolo Abeni: fix some warnings, etc..Guy Harris3-121/+223
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...Luis Ontanon2-6/+14
2006-02-05Trivial warning fix (no newline at end of file)Jörg Mayer2-2/+4
2006-02-05H.248 over UDPLuis Ontanon1-6/+24
2006-02-05- add a register_menu funnel Luis Ontanon3-27/+10
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 Mayer3-184/+2322
2006-02-04define funnel_register_field_menu even if it is not implemented.Luis Ontanon1-7/+7
2006-02-04The funneled GUI mini API.Luis Ontanon4-0/+183
2006-02-04Add SSN:s from 3GPP TS 23.003.Anders Broman1-1/+16
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 Greg Morris:Anders Broman1-256/+303
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()Anders Broman1-2/+2
2006-01-31Fix a typoAnders Broman1-1/+1
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 Broman2-18/+32
2006-01-31Fix a typo.Anders Broman1-1/+1
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