summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Adjust proto_tree_add_[float|double]_format_value calls to use unit stringMichael Mann10-49/+61
2016-12-13Qt: Optionally restore our selected packet when thawing.Gerald Combs3-7/+31
2016-12-13win-setup.ps1: add missing zlib-1.2.8-ws folderPascal Quantin1-0/+1
2016-12-13imf: fix no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+1
2016-12-13rtp_analysis_dialog.cpp: RTP Stream Analysis dialog shows same SSRC for forwa...Jiri Novak1-1/+1
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann12-77/+381
2016-12-13[RTP Analysis] calculate BW correctly whem IPv6 is used.AndersBroman1-4/+20
2016-12-13bthci_acl: Set src/dst addresses before reassembly.Stig Bjørlykke1-8/+7
2016-12-13ssh: add dissection for Elliptic Curve Diffie-Hellman KEXРоман Донченко1-0/+71
2016-12-13Add BGP dissector support for draft-ietf-idr-shutdown-01Arjen Zonneveld1-1/+21
2016-12-13Bluetooth: BTLE: Add new commands parsingJakub Pawlowski2-0/+113
2016-12-13Build TRANSUM pluginPascal Quantin11-35/+244
2016-12-13Change spaces to tab for recent wka entriesDavid Barrera2-6/+6
2016-12-13Bluetooth: BTLE: Add BT5.0 command and event name parsingJakub Pawlowski2-1/+74
2016-12-13packet-infiniband: Update conversation src port for exact lookupParav Pandit1-3/+23
2016-12-13Update to WinSparkle 0.5.3.Gerald Combs3-7/+23
2016-12-12Remove some GtkCList comments and code.Gerald Combs2-46/+2
2016-12-12rtp_player_dialog.cpp: fix usage of unsupported method QComboBox::setCurrentT...Jiri Novak1-0/+7
2016-12-12Move the declaration of packet_list_select_last_row() to ui/gtk/packet_list.h.Guy Harris4-12/+2
2016-12-12Get rid of some GTK+-only routines in file.c.Guy Harris3-34/+2
2016-12-12Mark routines GTK+ only.Gerald Combs4-1/+4
2016-12-12Do not set Qt Window focus when highlighting rowsD. Ulis1-2/+0
2016-12-12[RTP] In case no conversation is found, check if we have a dissecor forAndersBroman1-0/+12
2016-12-12Rename non-EBCDIC-specific routines.Guy Harris4-11/+11
2016-12-12Update for library changes.Guy Harris2-1/+2
2016-12-12Fix handling of EBCDIC string fields.Guy Harris4-51/+155
2016-12-11ssh: correct inaccurate field names/abbrevs/id variable namesРоман Донченко1-30/+30
2016-12-11smb/tftp: fix no previous prototype for ‘tftp/smb_eo_cleanup’ [-Wmissing-...Alexis La Goutte2-2/+2
2016-12-11[Automatic update for 2016-12-11]Gerald Combs13-506/+995
2016-12-11Cleanup dissection of endpoint addresses.Guy Harris1-17/+17
2016-12-11ssh: remove uninformative blurbsРоман Донченко1-45/+45
2016-12-10Add a preference to control whether string and byte lengths appear in protoco...Martin Mathieson1-14/+39
2016-12-10gsmtap: Introduce a new packet-gsmtap.h header fileHarald Welte4-133/+174
2016-12-10Initialize fd_head->frame in all cases where we allocate fd_head.Guy Harris1-4/+5
2016-12-10Qt: Avoid infinite recursion in ExtcapArgument::loadValuesStig Bjørlykke1-2/+4
2016-12-10ssh: organize header field IDsРоман Донченко1-174/+190
2016-12-10Boost the max CPU time.Guy Harris1-1/+1
2016-12-09[ICMP] use abs() in detecting timestamp heuristicsMichael Mann1-2/+3
2016-12-09[RTP] Don't call p_get_proto_data() twiceAndersBroman1-8/+8
2016-12-09packet-windows-common.h: Fix "Warning: this decimal constant is unsigned only...Thomas Dreibholz1-2927/+2927
2016-12-09ui: move filesystem code to wsutil/filesystem.cDario Lombardo5-37/+37
2016-12-09[RTP]Rearrange the logic in process_rtp_payload() to make it a bit clearerAndersBroman1-29/+30
2016-12-09Set a Libgcrypt log handler on Windows.Gerald Combs1-0/+34
2016-12-09extcap: add new option type (timestamp).Dario Lombardo9-2/+141
2016-12-09transum: plugin codePaul Offord12-0/+2524
2016-12-09.mailmap: Update (of november)Alexis La Goutte2-4/+5
2016-12-08extcap: Whitespace cleanup.Stig Bjørlykke3-300/+474
2016-12-08Fix a mis-merging.Guy Harris1-16/+22
2016-12-08tns: reduce variable scope.Dario Lombardo1-1/+1
2016-12-08[GTP] Add dissection of Extended Common Flags II IEAndersBroman1-25/+110