summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Add dissection of UICC Application IdentifierPascal Quantin1-0/+113
2013-11-19Fix a typoPascal Quantin1-1/+1
2013-11-19Fix compilation with Clang (Remove limitation to -fPIE to only C)Alexis La Goutte1-1/+1
2013-11-19From Glen Parker via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9449Alexis La Goutte1-10/+52
2013-11-19From Ralph Böhme via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9439Alexis La Goutte1-2/+83
2013-11-19add editor modelinesMartin Kaiser1-68/+80
2013-11-19remove unnecessary if(tree) checksMartin Kaiser1-185/+106
2013-11-19From DSR CorporationMartin Kaiser1-8/+10
2013-11-19fix compiler warning about write-only variableMartin Kaiser1-1/+2
2013-11-19Fix [-Wmissing-prototypes]Anders Broman10-12/+26
2013-11-19Remove ppid member from packet_info structure and just pass it to SCTP subdis...Michael Mann2-8/+5
2013-11-19The GTK+ "follow stream" dialogs don't support "save as YAML"; put in aGuy Harris1-0/+4
2013-11-19#if 0 out an error check that wasn't doing anything interesting for anGuy Harris1-3/+5
2013-11-18Follow dialog data display improvements.Gerald Combs4-98/+95
2013-11-18Terminate a value_string array.Guy Harris1-0/+1
2013-11-18From Matt Texier Enhance BGP Dissector : AS_PATHAlexis La Goutte1-208/+238
2013-11-18It's incremented, so not a const.Guy Harris1-3/+3
2013-11-18From Peter WuAlexis La Goutte3-0/+120
2013-11-18From Peter WuAlexis La Goutte3-47/+103
2013-11-18From Peter WuAlexis La Goutte3-5/+89
2013-11-18From Peter WuAlexis La Goutte3-0/+61
2013-11-18Remove duplicate (wireshark_application.h) and unused #include filesAlexis La Goutte1-3/+0
2013-11-181.11.2 → 1.11.3.Gerald Combs8-11/+16
2013-11-18Build 1.11.2.Gerald Combs2-5/+5
2013-11-18fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9448Martin Kaiser1-2/+2
2013-11-18I guess "v4" is 1.3 and "v5" is 1.4. I'm sure there's a reason why thatGuy Harris2-3/+3
2013-11-18You don't get to have three separate protocols all with the nameGuy Harris2-3/+3
2013-11-18Beginnings of CheckAPI support. More diligence neededJörg Mayer2-0/+23
2013-11-18Fix some warnings that were really errors.Jörg Mayer3-14/+7
2013-11-18From Zoltán Lajos Kis:Anders Broman4-2/+8174
2013-11-18Fix [-Wmissing-prototypes]Anders Broman44-1/+124
2013-11-18Get rid of unused trivial wrapper routine.Guy Harris2-10/+0
2013-11-17Don't include epan/filesystem.h any moreJörg Mayer1-1/+0
2013-11-17add a cast to fix compiler warningMartin Kaiser1-1/+1
2013-11-17Fix the number of highlighted bytes in case of unaligned PER constrained integerPascal Quantin1-1/+1
2013-11-17From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9442 :Pascal Quantin1-24/+26
2013-11-17From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9435 :Pascal Quantin1-1/+2
2013-11-17[Automatic manuf, services and enterprise-numbers update for 2013-11-17]Gerald Combs2-1/+44
2013-11-17From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-10/+33
2013-11-17From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-3/+3
2013-11-17Fix indent (2 spaces) and remove trailing whitespaceAlexis La Goutte1-44/+44
2013-11-17From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-0/+2
2013-11-17Fix indent (use tabs)Alexis La Goutte1-121/+120
2013-11-17Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-2/+28
2013-11-17Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-7/+32
2013-11-17Add extern C if cplusplus (when use with Qt) Add Modelines (and fix indent us...Alexis La Goutte2-52/+94
2013-11-17use explicit casts to fix compilation on OS XMartin Kaiser1-5/+5
2013-11-17From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-15/+30
2013-11-17add Kyoto Tycoon to the list of new protocolsMartin Kaiser1-0/+1
2013-11-17From Abhik Sarkar:Martin Kaiser4-0/+804