aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-04GTK (hostlist_table) fix indent (use 4 spaces) and modelines infoAlexis La Goutte1-13/+26
2014-10-04GTK (hostlist_table) warning: comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2014-10-04Qt (manage interface): fix warning: comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-2/+2
2014-10-04extcap: warning: no previous prototype for ‘extcap_free_arglist’ [-Wmissi...Alexis La Goutte1-5/+0
2014-10-04CEPH: Fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2014-10-04DCERPC (butc): fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte2-4/+4
2014-10-04CP2179: Fix warning: no previous prototype for proto_register_cp2179 [-Wmissi...Alexis La Goutte1-2/+2
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier66-5666/+6468
2014-10-04Update capture_opts in extcap_cleanup().Tomasz Moń3-26/+22
2014-10-04Wait for extcap to connect to pipe on Windows.Tomasz Moń2-2/+129
2014-10-04Use some macros to clean up the Snifer decompression code.Guy Harris1-92/+91
2014-10-03Fix memory leak and heap corruption on Windows.Tomasz Moń1-6/+6
2014-10-03WSDG: Update the Windows Qt download text.Gerald Combs1-15/+6
2014-10-03Add editor modelines; Adjust whitespace as needed.Bill Meier42-3708/+4251
2014-10-03packet-aim-messaging.c: Add editor modelines; reformat various (including hf[...Bill Meier1-105/+176
2014-10-03packet-dcerpc-fileexp.c: Add editor modelines; reformat various (including hf...Bill Meier1-1378/+1934
2014-10-03LocationNumber digits is off by one(to many).AndersBroman2-6/+6
2014-10-03Create field filters for gsm_rr_csn_HL_flag() usages.Michael Mann1-95/+188
2014-10-03Re-enable the Wireshark test suite.Gerald Combs1-1/+1
2014-10-02CMake: Don't assume we have a "cat" command.Gerald Combs1-6/+25
2014-10-02Partially re-enable Wireshark tests.Gerald Combs2-3/+6
2014-10-02Add editor modelines & adjust indentation/whitespace as needed.Bill Meier47-9435/+10053
2014-10-02Reformat hf[] entries; Add editor modelines & adjust whitespace.Bill Meier4-1449/+2459
2014-10-02packet-nfs.c: (trivial) Add dropped/missing newline; Adjust some whitespace.Bill Meier1-169/+170
2014-10-02Fix the release notes.Gerald Combs1-2/+3
2014-10-02epl: FIX PDO_MappingLukas Emersberger1-12/+43
2014-10-02Upgrade GnuTLS 3.2.15 / Gcrypt 1.6.2 packagePascal Quantin2-4/+5
2014-10-02Create field filters for gsm_rr_csn_flag() usages.Michael Mann1-278/+676
2014-10-02Add dissection of IS-IS Router CAPABILITY TLV.AndersBroman2-7/+92
2014-10-02Qt: Keep dialogs from blocking tests.Gerald Combs2-11/+10
2014-10-02Some Release Notes cleanup.Jeff Morriss2-173/+48
2014-10-02Extend X11 response parsingMichele Baldessari4-2/+267
2014-10-02Temporarily disable the Qt tests added in g58cde5c.Gerald Combs2-2/+2
2014-10-01Add tests for the Qt UI.Gerald Combs7-5/+63
2014-10-01Qt: Try to reduce the initialization time.Gerald Combs1-1/+1
2014-10-01Qt: Try to fix a Visual C++ encoding warning.Gerald Combs2-7/+10
2014-10-01GSM SMS: follow-up of gd65b7d5Pascal Quantin1-55/+54
2014-10-01http: ignore response body for HEAD requestsPeter Wu1-2/+7
2014-10-01Update the release notes.Gerald Combs1-29/+4
2014-10-01Eliminate proto_tree_add_text from GSM_SMS dissector.Michael Mann3-1494/+1174
2014-10-01cmake: update FindGTK2 to v3.0.1-1824-g0b12815Peter Wu1-146/+452
2014-10-01cmake: use pkg-config for resolving dependenciesPeter Wu9-25/+106
2014-10-01Dissect ext_capab and alt_mac_addr subelements of wifi display IE.Anndy Ke1-0/+91
2014-10-01LLDP: TIA Network Policy Unknown Policy Flag Decode is not correctAlexis La Goutte1-18/+8
2014-10-01idl2wrs (DCERPC): fix some warningAlexis La Goutte7-242/+254
2014-10-01GIF: add a missing hf registrationPascal Quantin1-0/+2
2014-09-30Add editor modelines; Adjust whitespace as needed.Bill Meier99-1755/+3044
2014-09-30Note why strlen(args) could be < linelen.Guy Harris1-0/+5
2014-09-30correct the line length if it was longer than the actual string suppliedMartin Kaiser1-0/+2
2014-09-30Add editor modelines; Adjust whitespace; Remove boilerplate commentsBill Meier75-2374/+3242