aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte2-0/+6
2017-07-30Expand Merge file dialog on WindowsMichael Mann1-1/+1
2017-07-30Verify IP checksum even if in ICMP error packetMichael Mann1-6/+3
2017-07-30Fix IP Security option dissectionMichael Mann1-5/+4
2017-07-30DNS: Apply LOC record angle capJaap Keuter1-5/+14
2017-07-29Windows: fix generation with CMake 3.9.0Ike Gilbert1-0/+81
2017-07-29DNS: Fix APL record IPv4 address presentationJaap Keuter1-7/+5
2017-07-29Add initial RFC2780 IP Version lookup supportArjen Zonneveld2-0/+26
2017-07-29Modbus: do not trigger an exception before saving pkt_info structurePascal Quantin1-3/+7
2017-07-29MKA: Track offset correctly in Dist. SAK dissectionJaap Keuter1-2/+2
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke7-6/+67
2017-07-28RTPS: Added Secure DDS PID parameter + small fix for endiannessJuanjo Martin2-7/+41
2017-07-28uma: align indent of hfAlexis La Goutte1-2/+2
2017-07-28Revert "dis: Dead reckoning others Parameters display in wrong location"Pascal Quantin1-1/+1
2017-07-28ZigBee Green Power : Update according to latest specJulien Staub1-58/+65
2017-07-28dis: Dead reckoning others Parameters display in wrong locationAlexis La Goutte1-1/+1
2017-07-28dis: it is more logic sub_tree2 is the subtree of sub_treeAlexis La Goutte1-10/+10
2017-07-28metamako: Fix Dead Store (Dead assignement/Dead increment) Warning found by C...Alexis La Goutte1-2/+0
2017-07-28RTPS: Fixed Secure DDS minor detailsJuanjo Martin2-27/+121
2017-07-28Qt: Set AA_EnableHighDpiScaling at startup.Gerald Combs1-0/+11
2017-07-28dis: proto_tree_add_bitmask return a item (and not a tree)Alexis La Goutte1-2/+2
2017-07-27cmake: add a group target for all extcaps.Dario Lombardo1-0/+2
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke7-8/+36
2017-07-27extcap: add command line debug function to extcap-base.Dario Lombardo7-12/+20
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs5-92/+118
2017-07-27PMIPv6: Fix of valid length of GRE Key OptionMarius Paliga1-1/+1
2017-07-27EPL: Fix Multiparamwrite response textChristoph Schlosser1-1/+1
2017-07-26dis: Appearance Record displayed in wrong locationAlexis La Goutte1-1/+1
2017-07-26update diameter dictionary for t6a/t6b/s6tKasperDeng2-7/+183
2017-07-26Qt: Create models directoryRoland Knall50-116/+140
2017-07-26Qt: Fix Makefile.am for utils dir changeRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall151-333/+277
2017-07-26Add current packet to the status bar.Michael Mann3-0/+18
2017-07-26WirelessTimeline: move signals out of setPacketList().Michael Mann2-6/+5
2017-07-26GPRSCDR: decoding of RATTypeJoakim Karlsson3-4/+47
2017-07-26Update heuristic dissectors documentationDarien Spencer1-1/+0
2017-07-25Make hf_mysql_request cover the *entire* request.Guy Harris1-5/+7
2017-07-25CMake: Don't pass /WX to rc.exeGerald Combs1-2/+11
2017-07-25cmake: remove duplicate libraries from sshdump and ciscodump.Dario Lombardo1-6/+0
2017-07-25VNC: Get Bytes before adding raw values to treeUli Heilmeier1-1/+1
2017-07-25EPL: Add padding to size calculation for last frameChristoph Schlosser1-2/+2
2017-07-25Qt: Make SimpleDialog a plain, non-QObject class.Gerald Combs5-30/+49
2017-07-25randpkt: choose a random type if the empty string has been selected as type.Dario Lombardo1-3/+3
2017-07-25HTTP2: Fix an access invalid memory address error.Huang Qiangxiong1-1/+1
2017-07-24There's no wka.tmpl file any more, it's just wka.Guy Harris1-1/+1
2017-07-24EPL: Add Modular device flagChristoph Schlosser1-0/+6
2017-07-24print: use assert before dereference (CID 1412973).Dario Lombardo1-1/+3
2017-07-23GPRSCDR: decoding of ULI in GGSN/SGW/PGW CDRsJoakim Karlsson5-51/+430
2017-07-23LTE RRC: upgrade dissector to v14.3.0Pascal Quantin11-3403/+22896
2017-07-23Qt: Compile InterfaceToolbar with Qt4Stig Bjørlykke1-0/+28