aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pop.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Fix proto_tree_add_item( encoding args;wmeier1-2/+2
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.stig1-0/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-05-13As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....morriss1-25/+16
2010-02-02Introduce "Reassembled length" filter element for all protocols doingstig1-0/+6
2010-01-25From Didier Gautheron via bug 4419:stig1-4/+1
2010-01-19Fix gcc -Wshadow warningswmeier1-10/+10
2009-10-09From Didier Gautheron:etxrab1-86/+87
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.wmeier1-1/+1
2009-08-04Clean up white space a bit - use 2-space indenting.guy1-275/+265
2009-08-04Miscellaneous cleanups.gerald1-11/+7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-10/+10
2009-04-06More size_t fixes.gerald1-2/+2
2008-10-05Minor cleanup related to proto_register and/or proto_reg_handoffwmeier1-1/+1
2008-07-12Move the registration for SSL sockets to the protocol dissectors themselves.jake1-0/+3
2008-04-13Initialize conversation.stig1-1/+1
2008-04-13Support for the reassembly dissection of IMF/MIME messages retrieved over POP...gal1-13/+225
2006-06-29make these two protocols (that are commonly transported atop SSL) register th...sahlberg1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-15From Martin Mathieson:etxrab1-48/+77
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+234