aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/c1222
Commit message (Expand)AuthorAgeFilesLines
* - Extract variables from Makefile.common.Jörg Mayer2013-08-121-17/+33
* Fix (-W)documentation error found by ClangAlexis La Goutte2013-08-101-20/+20
* Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss2013-08-011-2/+4
* Squelch some warnings that show up with, for example, the GCC 4.2.1 thatGuy Harris2013-07-061-1/+1
* Fix display filter errors caught by checkfiltername.plMichael Mann2013-07-063-3/+3
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8746 :Pascal Quantin2013-06-041-5/+31
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8762 :Jeff Morriss2013-06-041-6/+2
* Convert ASN.1 dissectors to use filterable expert info.Michael Mann2013-06-031-24/+56
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8745 :Pascal Quantin2013-06-012-12/+16
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8744 :Pascal Quantin2013-06-011-0/+1
* Another set of asn1 protocols can now be generated with cmakeJörg Mayer2013-05-071-0/+30
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* Make C12.22 work over UDP.Anders Broman2013-05-011-2/+5
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* How can I get a new tvbuff that starts at an offset within a givenGuy Harris2013-02-191-2/+2
* Remove C++ incompatibilities in c1222 dissector.Michael Mann2013-02-172-17/+9
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard2012-07-131-52/+52
* UATs could be put into "categories". The categories were defined onlyGuy Harris2012-07-081-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* tvb_length_remaining() can return a negative number, so be sure to handle it....Chris Maynard2012-05-251-0/+4
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-111-1/+1
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-071-1/+1
* Use _U_ for unused arguments.Stig Bjørlykke2012-03-111-6/+6
* Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2012-03-021-3/+3
* The warning fix overdid things: It removed functionality.Jörg Mayer2012-01-151-4/+1
* Accidentally checked in Makefile.inJörg Mayer2012-01-151-635/+0
* commit 40500 missed the asn1 directoryJörg Mayer2012-01-148-0/+2283