aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-06after an lupdate, I should also do an lrelease to keep the .ts file andMartin Kaiser1-0/+0
2014-10-06lupdate for JapaneseMartin Kaiser1-448/+634
2014-10-06From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-824/+861
2014-10-06Qt: QVector::length was added in Qt 5.2.Gerald Combs1-2/+2
2014-10-06UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-d...Alexis La Goutte1-18/+0
2014-10-06Qt: Packet list column sorting.Gerald Combs9-24/+144
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier11-4591/+4592
2014-10-06Adjust indentation to match editor modelines; Do other minor whitespace changes.Bill Meier36-4407/+4413
2014-10-06packet-rpcap.c: Don't use mixed space/tab indentation;Bill Meier1-124/+124
2014-10-06Adjust editor modelines to match actual format of the file; Adjust some whiot...Bill Meier2-76/+74
2014-10-06Convert (what appear to be) "4 space tabs"; Adjust editor-modelines; Do some ...Bill Meier3-3497/+3505
2014-10-06packet-g723.c: Remove some boilerplate comments.Bill Meier1-17/+1
2014-10-06packet-hclnfsd.c: Reformat hf[] entries; Adjust some whitespace.Bill Meier1-98/+122
2014-10-06packet-q931.c: Reformat hf[] entries; Convert apparent "4-space tabs" to spac...Bill Meier1-2721/+3057
2014-10-06Dissect 3GPP AVP Presence-Reporting-Area-Elements-List.AndersBroman1-19/+46
2014-10-06tcp: default no-subdissector-on-error to TRUEEvan Huus1-1/+1
2014-10-06Expand dissection of 8.108 Presence Reporting Area Action.AndersBroman1-10/+100
2014-10-06Modify multicheck to accept parent parameter.Tomasz Moń4-39/+156
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier8-38/+38
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier20-1168/+1167
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier70-3745/+4623
2014-10-05mpeg-pes: don't modify source and destination address columsMartin Kaiser2-32/+6
2014-10-05docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.Bill Meier44-7941/+7702
2014-10-05Add editor modelines; Adjust whitespace as needed.Bill Meier56-1557/+2284
2014-10-05Reformat hfi entries; Add editor modelines; Adjust whitespace.Bill Meier2-323/+349
2014-10-05packet-igap.c: Reformat hf[] entries; Add editor modelines.Bill Meier1-131/+170
2014-10-05Read the record length in common code.Guy Harris1-61/+52
2014-10-05[Automatic manuf, services and enterprise-numbers update for 2014-10-05]Gerald Combs4-27/+228
2014-10-05DLT User: add ability to export PDUsPascal Quantin1-1/+25
2014-10-05Fix a comment.Guy Harris1-1/+1
2014-10-05Improve comments, and add some #defines, to make it clearer what the code does.Guy Harris1-47/+110
2014-10-04DSR: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-11/+11
2014-10-04LLDP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-10-04EPL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-10-04GSM-SMS: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+0
2014-10-04Juniper: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-10-04RSVP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-10-04Eliminate proto_tree_add_text from packet-gsm_a_bssmap.cMichael Mann1-525/+385
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