aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialize master-2.0.v2.0.0rc0Gerald Combs2015-10-0517-983/+1009
* SCTP I-DATA supportruengeler2015-10-0510-89/+281
* Make the capture comment icon more Wireshark-y.Gerald Combs2015-10-054-0/+932
* Fix initialization order.Gerald Combs2015-10-051-2/+2
* H225, H245 over IPv6Michal Pazdera2015-10-055-107/+223
* Move utf8_entities.h to wsutilJoão Valverde2015-10-0564-81/+68
* Don't count packets twice for average using avg_stat_node_add_value_notick.Michael Mann2015-10-051-4/+0
* file.c: fix resource leak reported by Coverity (CID 1159387)Pascal Quantin2015-10-051-1/+1
* Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)Pascal Quantin2015-10-051-1/+2
* Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614)Pascal Quantin2015-10-051-2/+0
* AMQP: Fix warnings and the OSX 10.5 x86 buildPetr Gotthard2015-10-051-3/+3
* Allow use of variadic macrosPeter Wu2015-10-0512-396/+333
* Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu2015-10-056-17/+11
* Fix typos in rtp_player_dialog filesYFdyh0002015-10-052-2/+2
* AMQP: Navigation between publish/delivery and related ack/nackPetr Gotthard2015-10-051-63/+339
* Qt: Don't update the recent list while capturing.Gerald Combs2015-10-053-1/+17
* Remove tr() for setObjectNameYFdyh0002015-10-052-4/+4
* UDP: Make port column info similar to TCP, add length informationJoão Valverde2015-10-054-11/+26
* wslua: fix crash when a LUA error is raised in TRY blockPeter Wu2015-10-053-5/+33
* bacapp: attempt to fix windows buildPeter Wu2015-10-051-1/+1
* UDP: Rename UDPlite to UDP-LiteJoão Valverde2015-10-042-9/+9
* Expand, correct, and otherwise improve comments.Guy Harris2015-10-042-6/+89
* qt: fix crash when dragging RTP player out of viewPeter Wu2015-10-041-1/+1
* [isns]: use proto_tree_add_bitmask() for the iscsi node typeMartin Kaiser2015-10-041-20/+10
* Fix various memleaksPeter Wu2015-10-0413-39/+55
* [Automatic update for 2015-10-04]Gerald Combs2015-10-0418-3789/+8454
* Fix shortening error introduced by commit f28e23f1Graham Bloice2015-10-041-2/+2
* bacapp: fix -Wshift-negative-valuePeter Wu2015-10-041-2/+2
* Add preference to dissect DHCPv6 option 18 as a CableLab option.Michael Mann2015-10-041-2/+30
* Add NTP authentication dissection.Michael Mann2015-10-041-341/+350
* Added cotp_is to heuristic dissector list for ISO transport.Thomas Wiens2015-10-031-0/+1
* IPv6: don't call expert_info on if(tree)João Valverde2015-10-031-262/+251
* COMPOSE_FRAME_TYPE(fcf) is stored in frame_type_subtype.Guy Harris2015-10-031-2/+2
* Expand some comments.Guy Harris2015-10-032-19/+41
* Remove incorrect comment.Guy Harris2015-10-031-1/+1
* Fill in some 11ac fields in the pseudo-header.Guy Harris2015-10-031-1/+7
* Windows: add missing folders to uninstallerPascal Quantin2015-10-031-0/+8
* IPv6: store address in pinfo->pool instead of putting it on the stackPascal Quantin2015-10-031-25/+26
* ixveriwave: initialize vw_msdu_lengthPascal Quantin2015-10-031-6/+1
* If we don't have an NDP flag, make it 0.Guy Harris2015-10-031-1/+1
* Clean up whitespace.Guy Harris2015-10-031-5/+5
* Fix some issues with Series III.Guy Harris2015-10-022-99/+414
* arp: fix typo in switch (CID 1250809)Dario Lombardo2015-10-021-1/+1
* Add another speex cast.Gerald Combs2015-10-021-2/+2
* Use QVector::size instead of ::length.Gerald Combs2015-10-022-5/+5
* Revert "CMake: Don't feed -fPIC to Visual C++."Gerald Combs2015-10-021-2/+1
* Add casts to the speex resampler.Gerald Combs2015-10-022-9/+9
* Fix indentation after previous change.Guy Harris2015-10-021-4/+4
* Rename vwr_read_s2_W_rec - it handles both series II and III records.Guy Harris2015-10-021-3/+3
* Distcheck fixes.Gerald Combs2015-10-022-2/+3