aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl27-269/+170
2005-08-24Properly initialize our hf_ arrays. Make hf_rtcp_app_poc1_conn_session_typegerald1-4/+4
2005-08-24fix a comment typoulfl1-1/+1
2005-08-23The name in a Display TLV is null-terminated (or padded with a null byteguy1-11/+10
2005-08-23Use "format_text()" and "tvb_format_text()" when displaying strings. guy1-15/+63
2005-08-23Fix the parenthesization of an expression.guy1-1/+2
2005-08-22Two fixes to tektronix k12 import:lego1-1/+3
2005-08-22Length of string == lengt of element - headerlengthjmayer1-1/+1
2005-08-22From Timo Metsala:etxrab1-3/+291
2005-08-22Fix decoding of sendIdentificationArg/Res and ProvideSubscriberLocationetxrab1-74/+103
2005-08-22Add a "time_stat_init()" routine to initialize the fields of aguy3-1/+16
2005-08-22From Graeme Lunt:etxrab1-22/+24
2005-08-21Export get_timesum().guy1-0/+1
2005-08-21- Make it possible to filter on eap.null, eap.info, eap.unknown etcjmayer1-18/+68
2005-08-21- In the info summary, port# and slot# were exchangedjmayer1-6/+9
2005-08-21From Mike Duigou:etxrab2-217/+288
2005-08-21The protocol item in the protocol tree will have a gray background now, which...ulfl2-5/+31
2005-08-21as discussed some time ago: don't add bad checksum fields conditionally but u...ulfl1-10/+30
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+1
2005-08-21remove sprintf from gsm_asahlberg5-219/+229
2005-08-21remove gmalloc and sprintfsahlberg1-11/+5
2005-08-21remove sprintfsahlberg1-274/+285
2005-08-20remove sprintfsahlberg1-20/+18
2005-08-20radius_dict.l(216) : warning C4090: 'function' : different 'const' qualifiersulfl1-2/+2
2005-08-20removal of sprintfsahlberg1-14/+25
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withguy3-12/+11
2005-08-20There's no longer a need to individually remove items fromguy1-7/+0
2005-08-20Flag the "add_string" parameter as unused if it is - and don't flag itguy1-19/+19
2005-08-20If we delete a file, don't forget to remove it from Makefile.commonjmayer1-1/+0
2005-08-20- Include the .h files in their .c files.jmayer6-35/+9
2005-08-20removed MSVC warnings:ulfl3-10/+10
2005-08-20Win32: exported DATA must be declared with ETH_VAR_IMPORT to be available fro...ulfl1-1/+1
2005-08-20more sprintf updatessahlberg4-24/+32
2005-08-20remove sprintfsahlberg1-1/+1
2005-08-20get rid of a whole chunk of sprintfssahlberg1-133/+130
2005-08-20From Gisle Vanem: export get_timedelta() for use by AFP and SMB taps.guy1-0/+1
2005-08-20The order in which arguments to a function are evaluated isn't definedguy1-2/+4
2005-08-20Export AFP's CommandCode_vals for use by the AFP taps.guy1-0/+1
2005-08-20sprintf eliminationsahlberg1-3/+6
2005-08-20sprintf removalssahlberg1-4/+7
2005-08-20remove some more sprintfsahlberg2-8/+11
2005-08-20removal of even more sprintfsahlberg10-94/+100
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifguy2-9/+92
2005-08-20Use get_timedelta() to get the difference between two times.guy1-8/+5
2005-08-20Trivial warning fixesjmayer1-3/+3
2005-08-20remove sprintf from mtp3sahlberg3-20/+23
2005-08-20remove sprintf from pgm and x11sahlberg2-55/+43
2005-08-20remove sprintf from v120 and wccpsahlberg2-8/+11
2005-08-20remove sprintf from rpcsahlberg1-27/+24
2005-08-20fix buffer handling and remove sprintfsahlberg1-115/+131