aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-16Fix TRILL ISIS Hellos:Marian Durkovic1-1/+7
2014-08-16LINK16: Add modelines infoAlexis La Goutte1-0/+13
2014-08-16OUI: Fix indent (use 4spaces) and modelines infoAlexis La Goutte1-43/+56
2014-08-16tap-iousers: fix indent and add modelines infoAlexis La Goutte1-4/+17
2014-08-16ISIS:LSP : fix indent (remove last tab) and reindent hfAlexis La Goutte1-274/+610
2014-08-16Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]Alexis La Goutte1-1/+1
2014-08-16Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]Alexis La Goutte1-2/+2
2014-08-16rtsp: parse the correct token for the status codeEvan Huus1-4/+4
2014-08-16Revert "create audio-specific part of the usb conversation"Evan Huus1-59/+3
2014-08-16Fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2014-08-16Fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-4/+4
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+2
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte7-0/+14
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2-0/+2
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2-6/+12
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-08-15README.cmake: List more cmake options.Gerald Combs1-4/+20
2014-08-15get rid of type_2 in most placesMartin Kaiser1-17/+7
2014-08-15simplify try_dissect_next_protocol()Martin Kaiser1-104/+136
2014-08-15Qt: Disable main menu items that don't do anything.Gerald Combs3-15/+42
2014-08-15NSIS/Qt: Move Qt version logic to windeployqt-to-nsis.Gerald Combs2-51/+74
2014-08-15Windows: Fix PowerShell 2.0 compatibility.Gerald Combs2-1/+4
2014-08-15packet-k12.c: Various minor changes:Bill Meier1-94/+135
2014-08-15paacket-llc.c: Minor changesBill Meier1-2/+14
2014-08-15packet-usb-audio.c: Trivial changesBill Meier1-5/+4
2014-08-15Remove unneeded #include; As needed: Add editor modelines & do whitespace cha...Bill Meier8-22/+81
2014-08-15packet-scsi-ssc.c: remove empty 'proto_reg_handoff_scsi_ssc()'Bill Meier1-6/+0
2014-08-15(Minor) add editor-modelines; Adjust whitespace as needed.Bill Meier3-467/+506
2014-08-15packet-umts_mac.c: remove 'g_warning()' calls; Add editor-modelines; Fix whit...Bill Meier1-35/+43
2014-08-15packet-fclctl.c: remove unnbeeded #include; Create/use value_string_ext; Add ...Bill Meier1-3/+16
2014-08-15packet-catapult-dct2000.c: Create/use and extended value-string; Add editor m...Bill Meier1-1/+14
2014-08-15Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & ad...Bill Meier17-237/+315
2014-08-15packet-gsm_a_dtap.c: various changes (mostly indentation/whitespace/formatting);Bill Meier1-4315/+4699
2014-08-15packet-ppp.h/packet-rmt-common.h: Add #include <epan/params.h> (so certain ot...Bill Meier2-0/+16
2014-08-15params.h: Yet another Ethereal --> WiresharkBill Meier1-1/+1
2014-08-15Mark echld and tfshark as experimental in the ./configure help.Jeff Morriss1-38/+40
2014-08-15btle advertising header flags (RxAdd/TxAdd) dissected incorrectly oyv1-3/+3
2014-08-15Regenerate manuf with the updated wka.tmpl.Guy Harris1-2/+45
2014-08-15Add some missing group addresses.Guy Harris1-0/+11
2014-08-15An NLPID of 0xc0 refers to TRILL.Guy Harris2-0/+2
2014-08-15Update some URLs.Guy Harris1-6/+4
2014-08-14Remove errant #! from powershell scriptGraham Bloice1-1/+0
2014-08-14fix one last reference to textify.shEvan Huus1-1/+1
2014-08-14Windows: Clean up text file packaging.Gerald Combs8-180/+245
2014-08-14Eliminate proto_tree_add_text from some dissectors.Michael Mann35-294/+473