aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl7-68/+41
2005-11-06dissect some of the session setup and the security blob for smb2sahlberg1-2/+376
2005-11-06dissect the smb2 request/response flagsahlberg1-5/+26
2005-11-06dissect the smb2 tree idsahlberg1-0/+12
2005-11-06some smb2 updatessahlberg1-1/+308
2005-11-06add an empty dissector for SMB2sahlberg2-0/+111
2005-11-05Packet-amr Register as "AMR" not "amr".etxrab3-2/+6
2005-11-05get rid of some strcatsahlberg1-6/+5
2005-11-05get rid of an array and dissect a bitmask properlysahlberg1-48/+132
2005-11-05remove an array and some strcat from ncpsahlberg1-33/+29
2005-11-04remove an array and the remaining strcat from ospfsahlberg1-35/+68
2005-11-04get rid of some strcat and a stackbased arraysahlberg1-41/+106
2005-11-04from Metzesahlberg1-32/+43
2005-11-04From Menno Andriessesahlberg2-0/+1294
2005-11-03Fix a typo and change TLLI representation to HEX.etxrab1-3/+3
2005-11-03"dissect_cmp_http()" doesn't check for a valid packet (it doesn't needguy1-2/+2
2005-11-03Get rid of (valid) warning about uninitialized variable, and clean upguy1-3/+3
2005-11-03Fix usage of PRI[du]64 - they just replace the "letter" part of theguy1-2/+2
2005-11-02Some cleanup,lego1-20/+39
2005-11-02Handle a optional parameter length of zero.etxrab1-255/+262
2005-11-02MSVC warning fixed:ulfl1-1/+1
2005-11-02From David Wysochanski fix a typo.etxrab1-1/+1
2005-11-02Use dissect_sip_tcp_heur for TCP to make re-assembly work on hueristics.etxrab1-1/+2
2005-11-02- terminate a value_stringlego1-9/+65
2005-11-02From Timetxrab4-210/+303
2005-11-01- add a counter for pending messageslego2-30/+15
2005-11-01Add "application/resource-lists+xml" to xml typesetxrab1-0/+1
2005-11-01Use g_print() instead of fprintf() to write messages to the debug console.obiot6-18/+12
2005-11-01- Embryonic Transaction & Context tracinglego2-123/+796
2005-10-31Dump the range when printing an MK_RANGE operator.guy1-2/+36
2005-10-31When printing the code for a display filter:guy7-89/+194
2005-10-31Get rid of an unused variable, and declare a variable that points into aguy1-2/+2
2005-10-30Export fvalue_get_integer64(), for completeness.guy1-0/+1
2005-10-30"XXX.XXX.XXX.XXX" is 15 characters, not 14 characters.guy1-2/+2
2005-10-30- Split dissect_wendor_specific_ie intojmayer1-22/+62
2005-10-30- Remove trailing whitespacejmayer1-82/+78
2005-10-29Give RFC numbers for MIPv6, NEMO, and FMIPv6.guy2-48/+79
2005-10-29remove some strcat and dissect the options bitfield properlysahlberg1-43/+123
2005-10-29Use NULL for pointers, 0 for integers, to squelch compiler warnings.guy1-2/+2
2005-10-29Set "ti" in all code paths, to squelch a compiler warning.guy1-0/+3
2005-10-29Get rid of an unused variable.guy1-1/+0
2005-10-29add some simple heuristics for PVFSsahlberg1-31/+77
2005-10-28comment out the heuristics registration until we actually implement some heur...sahlberg1-1/+1
2005-10-28From Mike Frischsahlberg2-0/+3585
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103etxrab1-0/+1
2005-10-28If bytes_to_str() is passed a zero length value, return an empty stringgerald1-49/+51
2005-10-28Fix the bit mask for dec_dna.ctl.router_state. This should fix thegerald1-172/+172
2005-10-28Came up to be an almost complete rewrite:lego2-1714/+1471
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFsahlberg1-1/+19
2005-10-27add decoding of some more universal types for the opportunistic decode of unk...sahlberg1-0/+24