aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-26Refactor "common" Conversation table functionality.Michael Mann58-2341/+1337
2014-07-26Allow severity levels of expert info items to be configured by the user.Michael Mann2-4/+157
2014-07-25Add OptoMMP to the Release Notes and NEWS. Add its author to AUTHORS.Jeff Morriss3-4/+9
2014-07-25Don't use capture_interface_list() in this dialog.Guy Harris1-19/+17
2014-07-25Replace lseek/fstat by ws_lseek64/ws_fstat64Peter Wu7-12/+14
2014-07-25OptoMMP DissectorJohn Miner3-0/+891
2014-07-25Empty proto_reg_handoff_* are not needed, remove some.Jakub Zawadzki10-64/+0
2014-07-25Update documentaion for p_(add|get)_proto_data(); There's been a 'key' arg fo...Bill Meier1-2/+3
2014-07-25Make Capture -> Refresh Interfaces work.Guy Harris4-0/+25
2014-07-25Handle empty interface lists when the list changes.Guy Harris4-85/+61
2014-07-25Fixing a bug in add_ff_action_public_fields(), by removing the start argument...moraney.jalil1-3/+5
2014-07-25Remove valgrind suppression for old zlib versionEvan Huus1-9/+0
2014-07-25Make HTML Help steps compliant with newer Nmakes.Gerald Combs1-8/+2
2014-07-25Add the default directores used by the Qt Online Installer for Qt 5.3.Gerald Combs1-0/+4
2014-07-24add the flags to all FullBoxesMartin Kaiser1-5/+15
2014-07-24start dissecting the MP4 stsd boxMartin Kaiser1-0/+46
2014-07-24dissect the MP4 url boxMartin Kaiser1-0/+40
2014-07-24dissect the MP4 dref boxMartin Kaiser1-1/+44
2014-07-24dissect the MP4 hdlr boxMartin Kaiser1-0/+45
2014-07-24IMAP: fix mixed indent (use 2spaces)Alexis La Goutte1-236/+280
2014-07-24Micro-optimize tvbuff:Jakub Zawadzki1-24/+10
2014-07-24ssl: clarify meaning of StringInfo, cleanup PRFs, master_secretPeter Wu2-165/+166
2014-07-24ssl,dtls: move Finished dissection to ssl-utilsPeter Wu4-107/+59
2014-07-23MySQL: Add Client can handle expried passwords extended CapabilityAlexis La Goutte1-2/+8
2014-07-23ssl,dtls: move Session Ticket to ssl-utilsPeter Wu4-120/+72
2014-07-23Fix (-W)documentation error found by ClangAlexis La Goutte3-17/+7
2014-07-23Add some #includes to satisfy check-abiEvan Huus3-0/+3
2014-07-23Add cast to satisfy win7 buildbotEvan Huus1-1/+1
2014-07-23ssl-utils: stop exporting some symbolsPeter Wu2-17/+8
2014-07-23ssl,dtls: move ClientHello to ssl-utilsPeter Wu4-365/+205
2014-07-23ssl,dtls: move ServerHello to ssl-utilsPeter Wu4-222/+99
2014-07-23Fix email address and product name in Redback dissectorFlorian Lohoff1-2/+2
2014-07-23Add dissecting of IPv6 in Redback Smartedge CapturesFlorian Lohoff1-0/+9
2014-07-23Fix decoding of PPP frames from Redback Smartedge traceFlorian Lohoff1-1/+1
2014-07-23Logcat: Add support for conversion from Exported PDUMichal Labedzki1-8/+115
2014-07-23Clean up indentation (consistent two-space indentation).Guy Harris1-72/+72
2014-07-23Clean up indentation (consistent 4-space indentation).Guy Harris1-18/+18
2014-07-22Clean up indentation (get rid of tabs).Guy Harris2-2/+2
2014-07-22Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris12-73/+40
2014-07-22Don't return an error string for NO_INTERFACES_FOUND.Guy Harris2-7/+8
2014-07-22Add back a 'dummy' comment I removed with commit e91121e1435d97c92Joerg Mayer1-1/+1
2014-07-22Fixed C++ style commentGraham Bloice1-1/+1
2014-07-22Makes the RTP Player graphs work with GTK3Patrice Fournier1-0/+19
2014-07-22Update MySQL Capability flagsDaniel van Eeden1-26/+36
2014-07-22better visibility for vx11Marcel Essig1-2/+18
2014-07-22Our users are not particpants in a comedy sketch.Gerald Combs3-11/+24
2014-07-22Don't connect to non-existent slots.Guy Harris3-2/+7
2014-07-21Rename ifListChanged to localInterfaceListChanged.Guy Harris5-5/+5
2014-07-21[WIP] Add a conversation dialog.Gerald Combs66-1278/+3531
2014-07-21Have the interface "tree" directly connect to ifListChanged.Guy Harris2-1/+2