aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin13-36/+88
2015-07-22Ensure to copy the (un)resolved (source|destination) address columns before f...Pascal Quantin2-35/+35
2015-07-22PCLI: Expand protocol supportLuke Mewburn3-43/+160
2015-07-21Translation (Qt): fix typoAlexis La Goutte1-1/+1
2015-07-21Add manual name address resolution.Gerald Combs14-22/+474
2015-07-21coap: fix decoding of observe extensionHauke Mehrtens1-5/+11
2015-07-21Update symbols.Guy Harris1-1/+23
2015-07-21Do all the work of registering an ONC RPC-based protocol in rpc_init_prog().Guy Harris35-236/+340
2015-07-21Be more careful about variable scope and quoting.Gerald Combs1-2/+2
2015-07-21LTE RRC: fix a typoPascal Quantin2-2/+2
2015-07-21MQ: fix dissection of Work Information Header Reserved fieldRobert Beardsworth1-2/+2
2015-07-21Don't make dummy RPC program entries.Guy Harris1-60/+38
2015-07-20show_timer_ isn't used on OS X with Qt < 5.0.0.Guy Harris1-0/+2
2015-07-20Add a ProgressFrame to the RTP analysis dialog.Gerald Combs3-64/+48
2015-07-20Allow EUI-64s to be specified as numbers or byte strings.Guy Harris1-14/+31
2015-07-20Qt: Add option to back white line separator for packet list itemsMichal Labedzki7-2/+59
2015-07-20Try to minimize sorting overhead.Gerald Combs1-1/+3
2015-07-20Add general a busy progress indicator.Gerald Combs20-83/+166
2015-07-20Protect dissector_get_(default_)string_handle() against NULL input stringPascal Quantin1-1/+4
2015-07-20MAC LTE: indicate explicitly that UL LCID 11 is used for Category 0 devicesPascal Quantin1-1/+1
2015-07-20Fix escaping of strings in UATs.Guy Harris3-5/+9
2015-07-20GTPv2: always set direction before dissecting PCO IEPascal Quantin1-0/+30
2015-07-19coverity 1250812: fix a (very unlikely) integer overflowMartin Kaiser1-2/+10
2015-07-19Remove functions that got reintroduced by error in g21e5a95Pascal Quantin1-19/+0
2015-07-19Fixup make-usb.pyGerald Combs1-3/+9
2015-07-19Looks like automatic update 0907a6ebb824c1d9d0eaf34940627e0d4d940e7bJoerg Mayer1-0/+17399
2015-07-19[Automatic update for 2015-07-19]Gerald Combs18-21112/+8408
2015-07-19Get rid of trailing whitespace.Guy Harris1-1/+1
2015-07-19Require dissectors for all ONC RPC calls and replies.Guy Harris35-382/+437
2015-07-18Cleanup pcapng.c fileHadriel Kaplan1-97/+168
2015-07-18Enable decryption by defaultJoerg Mayer1-2/+2
2015-07-17Remove the debugging output; it's now attached to the bug.Guy Harris1-6/+0
2015-07-17In the p < q test, first run tshark -V, to see the full dissection.Guy Harris1-2/+2
2015-07-17Dump the output of tshark in the p < q decryption test.Guy Harris1-2/+4
2015-07-17ssl-utils: do not check for empty keylog filenamesPeter Wu1-1/+1
2015-07-17WCCP - remove global variable used to store address information for computati...Michael Mann1-668/+867
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann192-688/+441
2015-07-17STUN: Add missing error codesAlexis La Goutte1-1/+8
2015-07-17Pacify Windows buildbotsPascal Quantin2-2/+2
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki16-59/+2031
2015-07-17Add preference for disabling 'packet size limited during capture' message in ...Michael Mann2-1/+23
2015-07-17WCCP - Only populate address table once and presume first address table type ...Michael Mann1-4/+8
2015-07-17Add new long options to GUIs to allow arbitrary protocols and heuristics to b...Jim Young8-2/+192
2015-07-17Don't register in a non-existent dissector table.Guy Harris4-4/+4
2015-07-17The pflog spec appears to have some host-endian field values. Since we don't...Michael Mann1-4/+17
2015-07-17Report an error if we fail to open the keylog file.Guy Harris1-1/+6
2015-07-17Bluetooth: RFCOMM: Replace Decode by Channel by DLCIMichal Labedzki1-19/+19
2015-07-17Bluetooth: Add generic UUID table for DecodeByMichal Labedzki19-270/+223
2015-07-17Qt: Fix DecodeAs for String tablesMichal Labedzki1-1/+3
2015-07-17Don't discard the echo command's output.Guy Harris1-1/+1