aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iuup.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego1-1/+1
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-2/+2
2007-09-03guint8, not gchar, is the appropriate type for a byte.guy1-2/+2
2007-07-18Fix two Windows compile warningswmeier1-1/+1
2007-07-17get crc10 and crc6 out of packet-iuup.c lego1-92/+52
2007-04-24proto_tree_add_bits -> iuup_proto_tree_add_bits as discussedjmayer1-2/+2
2007-03-22Try to squelch another couple of MSVC warnings.martinm1-2/+2
2007-02-19From Kriang Lerdsuwanakij:sfisher1-6/+6
2007-01-03Some cleanup of the source.jake1-14/+13
2007-01-03From Peter Vestman:etxrab1-13/+143
2006-08-22Fix iuup.delta FT_ type mismatchmartinm1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-25Bind IuUP to RTPlego1-5/+37
2005-12-09Fix ...$ to : $jmayer1-1/+1
2005-11-22Trivial warning fixesjmayer1-1/+2
2005-10-25some ies in the init proc weren't propperly decoded.lego1-27/+33
2005-10-24- optionally decode data pduslego1-91/+140
2005-10-16make sure ta is signed before operatinglego1-1/+1
2005-10-16On windows:lego1-2/+2
2005-10-16IuUPlego1-0/+840