aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-15TFS: Mutualize Response/Request TFSAlexis La Goutte7-16/+3
2015-06-15Support for MPLRobert Cragie1-13/+76
2015-06-15Separate Windows CMake compiler definitions and flagsGraham Bloice1-10/+15
2015-06-15Profinet: Combined Object Container is added.Birol Capa2-3/+50
2015-06-15PCP: fix dissection of R bitPascal Quantin1-4/+4
2015-06-15openflow_v4: oxm_length includes experimenterHiroaki KAWAI1-0/+3
2015-06-15icmp,wimax: Fix undefined shiftPeter Wu2-7/+5
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki24-208/+1248
2015-06-15Qt: Add the ability to show preferences by module name.Gerald Combs5-11/+53
2015-06-14Clean up the ATM dissection a bit.Guy Harris2-139/+163
2015-06-14ZVT: add the transaction struct as an argument to the payload functionsMartin Kaiser1-15/+16
2015-06-14ZVT: check the minimum apdu lengthMartin Kaiser1-5/+25
2015-06-14Include QUrl.Gerald Combs1-0/+1
2015-06-14Qt: Enable Drag and Drop in the main window.Gerald Combs3-2/+30
2015-06-14[Automatic update for 2015-06-14]Gerald Combs18-449/+1219
2015-06-14ber: fix undefined shiftPeter Wu1-1/+1
2015-06-13MPLS: always display payload when no 'Decode As' preference is setPascal Quantin2-9/+16
2015-06-12Fix some CMake compiler tests for Win64Graham Bloice2-2/+2
2015-06-12Cleanup and hardening for the Aeron dissector.David Ameiss1-53/+111
2015-06-12AMQP 1.0: Fix dissection of UUID datatypesPetr Gotthard1-2/+3
2015-06-12AMQP 1.0: Don't treat decimal[32|64|128] as packet errorsPetr Gotthard1-1/+19
2015-06-12Qt/Bluetooth/ATT: Add SaveAsImage option for tableMichal Labedzki3-8/+31
2015-06-12Qt/Bluetooth/ATT: Fix behaviour when capture file is closedMichal Labedzki2-1/+8
2015-06-12Bluetooth: SDP: Fix alone DID attributesMichal Labedzki1-4/+6
2015-06-12Bluetooth: Device name is UTF-8, not ASCIIMichal Labedzki2-7/+7
2015-06-12androiddump: Fix socket resource leakMichal Labedzki1-2/+67
2015-06-12androiddump: Fix Bluetooth External ParserMichal Labedzki1-1/+12
2015-06-12Squelch PortAudio warnings on Windows x64 cmake buildGraham Bloice1-0/+12
2015-06-12Add RPCoRDMA dissectorSlava Shwartsman4-0/+649
2015-06-12Asterix dissector can now dissect ASTERIX Category 004.Marko Hrastovec1-5/+1217
2015-06-11AMQP 1.0: float/double should be in network byte orderPetr Gotthard1-2/+2
2015-06-11AMQP 1.0: 'char' should be 4-bytes UTF32Petr Gotthard1-2/+3
2015-06-11Mark items unused or rarely-used as appropriate.Gerald Combs1-4/+4
2015-06-11Search for the Lua (version < 5.3) package first: it's the most common case.Jeff Morriss1-1/+1
2015-06-11.mailmap: Update .mailmap for fix some name / duplicate entryAlexis La Goutte1-1/+11
2015-06-11Replace tabs in files with editor modeline "expandtab"Bill Meier13-43/+43
2015-06-10BER: fix call to proto_tree_add_bytes_format()Pascal Quantin1-1/+1
2015-06-10ZVT: use the transaction info to set source and destination addressMartin Kaiser1-9/+34
2015-06-10Provide port names for UDP ports so they can be used in filter expressions.Michael Mann1-4/+26
2015-06-10Provide port names for TCP ports so they can be used in filter expressions.Jakub Zawadzki1-3/+27
2015-06-10epl: Add config option for dupl. cmd layerRoland Knall1-1/+5
2015-06-10openSAFETY: Fix smaller bugs in detection and tapRoland Knall1-5/+23
2015-06-10[MSVC 2015] Use intptr_t to make MSVC happy.AndersBroman2-5/+5
2015-06-10tshark: fix computation of iostat table width when specifying an intervalPascal Quantin1-1/+1
2015-06-10NFSv4: A zero attribute mask is acceptable in dissect_nfs4_fattrs() ifcturney1-11/+17
2015-06-10It's INVALID_HANDLE_VALUE, not INVALID_HANDLE.Guy Harris1-1/+1
2015-06-10Squelch some type-clash warnings on Windows.Guy Harris2-12/+23
2015-06-10Rename wsutil/process.h to wsutil/processes.h to avoid collisions.Guy Harris4-7/+7
2015-06-10Make sure we include <windows.h> to get HANDLE declared.Guy Harris1-0/+2
2015-06-10One more ws_process_id change.Guy Harris1-1/+1