aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/c1222/packet-c1222-template.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8746 :Pascal Quantin1-5/+31
2013-06-04From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8762 :Jeff Morriss1-6/+2
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-24/+56
2013-05-01Make C12.22 work over UDP.Anders Broman1-2/+5
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-2/+2
2013-02-17Remove C++ incompatibilities in c1222 dissector.Michael Mann1-14/+6
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-52/+52
2012-07-08UATs could be put into "categories". The categories were defined onlyGuy Harris1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-25tvb_length_remaining() can return a negative number, so be sure to handle it....Chris Maynard1-0/+4
2012-05-11Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-1/+1
2012-03-11Use _U_ for unused arguments.Stig Bjørlykke1-6/+6
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-01-15The warning fix overdid things: It removed functionality.Jörg Mayer1-4/+1
2012-01-14commit 40500 missed the asn1 directoryJörg Mayer1-0/+1343