aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-24UI QT: fix unused variable 'show_delay_' errorJuan Matias1-0/+3
2015-09-24Comments based on MSDN Native 802.11 documentation.Guy Harris1-0/+46
2015-09-24Additional Windows PHY types, from the NDIS documentation.Guy Harris1-12/+49
2015-09-24NGHTTP2: Fix warning this decimal constant is unsigned only in ISO C90Tatsuhiro Tsujikawa1-1/+1
2015-09-24Qt: Show keyboard shortcuts in the about box.Gerald Combs3-2/+60
2015-09-24QUIC: Fix some issue (Malformed frame) with handshake heuristicsAlexis La Goutte1-4/+11
2015-09-24NGHTTP2: Update to 1.3.3Alexis La Goutte9-152/+292
2015-09-23QUIC: Add Regular Frame Type...Alexis La Goutte1-182/+510
2015-09-23Qt: Always make the packet list row heights uniform.Gerald Combs5-46/+60
2015-09-23Add a test to verify we pre-allocated enough hf entries.Jeff Morriss4-14/+33
2015-09-23Use the Qt-provided media icons.Gerald Combs8-225/+61
2015-09-23LTE MAC Statistics DialogMartin Mathieson9-0/+937
2015-09-23androiddump: add memset in adb_connect() (CID 1293396)Dario Lombardo1-0/+2
2015-09-23Bluetooth: ATT: Missing break in switch (CID 1324756)Alexis La Goutte1-0/+1
2015-09-23QUIC: Missing break in switch (CID 1324757)Alexis La Goutte1-0/+1
2015-09-23$, not %, is used to introduce a variable reference in CMake.Guy Harris1-1/+1
2015-09-23ETSI CAT: always initialize gsm_sms_data_t structurePascal Quantin1-1/+1
2015-09-23GSM RLC/MAC: fix dissection of variable length bitmapsPascal Quantin3-8/+15
2015-09-23Add a "fieldcount" report to tshark -G to let us easily see how many fieldsJeff Morriss4-0/+50
2015-09-23Increase the number of pre-allocated hfs (from 144k to 170k).Jeff Morriss1-1/+1
2015-09-23RLC: fix invalid RLC AM control type expert infoPascal Quantin1-2/+2
2015-09-22openSAFETY: Handle SPDO message types differentlyRoland Knall1-1/+13
2015-09-22Revert "Refactor NCP Python data so that INFO column can be generated on the ...Michael Mann3-661/+887
2015-09-21Make it possible to disable PercentBarDelegate.Gerald Combs2-1/+29
2015-09-21IPv4: fix 'Decode As' when used with IPv4-in-IPv4 packetsPascal Quantin1-3/+3
2015-09-21Qt: Add idle dissection.Gerald Combs3-1/+48
2015-09-21Revert "Report an error if we fail to open the keylog file."Peter Wu1-6/+1
2015-09-21ssl: determine DTLS by positively checking for UDPAlex Badea2-4/+4
2015-09-21Remove proto_tree_add_text API.Michael Mann7-91/+21
2015-09-21nfs: Register CB program statically and not whilst parsing itTom Haynes2-15/+6
2015-09-20Arguably, some sort of assert belongs there.Guy Harris1-0/+2
2015-09-20Return NULL from routines that return pointers, for stylistic consistency.Guy Harris1-2/+2
2015-09-20Don't hand zero-length UUIDs to print_numeric_uuid().Guy Harris2-1/+4
2015-09-20Make CSN.1 dissectors more filterable.Michael Mann4-1049/+5351
2015-09-20[Automatic update for 2015-09-20]Gerald Combs18-1103/+1473
2015-09-20Call cf_cb_file_rescan_* callbacks in rescan_packets.Gerald Combs1-0/+4
2015-09-19Start moving RTP decoding routines to the ui directory.Gerald Combs5-89/+234
2015-09-19TCPROS - Initial implementation for the Robot Operating System TCP protocolGuillaume Autran5-0/+511
2015-09-19MIPv6: Added support for RFC 7148Dhananjay Patki1-9/+141
2015-09-19Fix 'Decode As' when used with IPv6-in-IPv6 packetsPascal Quantin3-20/+47
2015-09-19Fix more signal+slot mismatches.Gerald Combs5-12/+12
2015-09-19AMQP 0-9-1: More expert informationPetr Gotthard1-6/+24
2015-09-19Refactor NCP Python data so that INFO column can be generated on the fly.Michael Mann3-887/+661
2015-09-19Some more ncp2222 improvementsMichael Mann3-924/+884
2015-09-19Fix a VoipCallsDialog signal+slot mismatch.Gerald Combs2-3/+3
2015-09-19Qt: set default current protocol in 'Decode As' window to none instead of HTTPPascal Quantin1-2/+2
2015-09-18Fix WLAN statistics header behavior.Gerald Combs1-1/+1
2015-09-18Sync GTK+ and Qt progress timer logic.Gerald Combs1-4/+4
2015-09-18Qt: flush visible rows before trying to select onePascal Quantin1-0/+1
2015-09-18spdy: do not overwrite HTTPS registrationPeter Wu1-2/+2