aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Error doesn't exist, use warning instead.Jörg Mayer2014-01-191-1/+1
* Add option to specify special permissions for dumpcap during cmake phase:Jörg Mayer2014-01-193-4/+59
* -Warray-bounds was listed twiceJörg Mayer2014-01-182-2/+0
* Add environment checks. Add a topic to our refspec.Gerald Combs2014-01-181-3/+23
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9649 :Pascal Quantin2014-01-171-2/+2
* From Fabio Tarabelloni via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Pascal Quantin2014-01-171-3/+3
* From Toralf FörsterMartin Kaiser2014-01-172-3/+3
* Fix [-Wmissing-prototypes]Anders Broman2014-01-1724-1/+45
* Fix [-Wmissing-prototypes]Anders Broman2014-01-1728-0/+49
* Try to fix warning: initializer element is not computable at load time.Anders Broman2014-01-171-20/+39
* Fix a bug intrduced in http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=re...Anders Broman2014-01-171-1/+3
* Look for win_flex and win_bison.Gerald Combs2014-01-162-0/+2
* If you use bashisms it means you're a bash script.Gerald Combs2014-01-161-1/+1
* More Chocolatey lex/yacc updates.Gerald Combs2014-01-165-4/+63
* Remove #include and make the situation with snow3g clearer in a comment. May...Martin Mathieson2014-01-161-4/+5
* Fix [-Wmissing-prototypes]Anders Broman2014-01-1615-1/+28
* Partially revert r54824.Gerald Combs2014-01-161-1/+4
* Allow the use of Win flex-bison and document how to do that.Gerald Combs2014-01-163-10/+17
* Implement basic support for SPXII decoding (at least we get the payload offsetsEvan Huus2014-01-151-16/+40
* Dissect SPXII flag bits.Evan Huus2014-01-151-2/+38
* Add modelines and fix one indentation issue.Evan Huus2014-01-151-1/+14
* Fix a couple ofAnders Broman2014-01-151-16/+46
* Add captype and tfshark binaries to .gitignoreEvan Huus2014-01-151-0/+2
* Don't cast away constness.Guy Harris2014-01-151-1/+1
* Fun and games with const.Guy Harris2014-01-151-2/+2
* Explain casting away const.Guy Harris2014-01-151-0/+7
* Update to version V12.3.0 (2013-12).Anders Broman2014-01-1525-620/+1057
* Don't cast away constness.Guy Harris2014-01-151-1/+1
* Don't cast away constness.Guy Harris2014-01-151-1/+1
* Reject pcap files that claim on-the-wire packet sizes > 64MB. This fixes manyEvan Huus2014-01-151-0/+18
* Eliminate fvalue_set() in favor of routines that take argumentsGuy Harris2014-01-1517-207/+426
* Make it more clear that we're faking a git description for now.Gerald Combs2014-01-151-0/+1
* Copy over recent changes from trunk-1.8 along with some localGerald Combs2014-01-151-5/+83
* Fix typo (Direcly => Directly)Alexis La Goutte2014-01-141-2/+2
* Add filetap/abi* to .gitignoreAlexis La Goutte2014-01-141-0/+2
* Don't cast away constness.Guy Harris2014-01-141-1/+1
* We have to cast away constness here, because C doesn't haveGuy Harris2014-01-141-1/+1
* Don't cast away constness.Guy Harris2014-01-148-18/+18
* Regenerate ANSI TCAP dissector from the changes in r54499.Guy Harris2014-01-141-3/+10
* Don't cast away constness.Guy Harris2014-01-142-3/+3
* Don't cast away constness.Guy Harris2014-01-141-2/+2
* Don't cast away constness.Guy Harris2014-01-144-7/+8
* Consistently use "guint8" for "8-bit byte".Guy Harris2014-01-143-63/+63
* Don't cast away constness.Guy Harris2014-01-141-1/+1
* Don't cast away constness.Guy Harris2014-01-142-6/+6
* Don't make claims of constness that can't be guaranteed in terms the CGuy Harris2014-01-148-10/+10
* Fix -Wsometimes-uninitialized found by ClangAlexis La Goutte2014-01-141-2/+2
* Fix unused const variable found by Clang 3.4Alexis La Goutte2014-01-141-0/+5
* Upgrade LTE RRC dissector to v11.6.0Pascal Quantin2014-01-145-54/+235
* SNOW3G is not available on default WiresharkPascal Quantin2014-01-141-1/+1