summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-20[Automatic update for 2015-09-20]Gerald Combs18-1103/+1473
2015-09-20Call cf_cb_file_rescan_* callbacks in rescan_packets.Gerald Combs1-0/+4
2015-09-19Start moving RTP decoding routines to the ui directory.Gerald Combs5-89/+234
2015-09-19TCPROS - Initial implementation for the Robot Operating System TCP protocolGuillaume Autran5-0/+511
2015-09-19MIPv6: Added support for RFC 7148Dhananjay Patki1-9/+141
2015-09-19Fix 'Decode As' when used with IPv6-in-IPv6 packetsPascal Quantin3-20/+47
2015-09-19Fix more signal+slot mismatches.Gerald Combs5-12/+12
2015-09-19AMQP 0-9-1: More expert informationPetr Gotthard1-6/+24
2015-09-19Refactor NCP Python data so that INFO column can be generated on the fly.Michael Mann3-887/+661
2015-09-19Some more ncp2222 improvementsMichael Mann3-924/+884
2015-09-19Fix a VoipCallsDialog signal+slot mismatch.Gerald Combs2-3/+3
2015-09-19Qt: set default current protocol in 'Decode As' window to none instead of HTTPPascal Quantin1-2/+2
2015-09-18Fix WLAN statistics header behavior.Gerald Combs1-1/+1
2015-09-18Sync GTK+ and Qt progress timer logic.Gerald Combs1-4/+4
2015-09-18Qt: flush visible rows before trying to select onePascal Quantin1-0/+1
2015-09-18spdy: do not overwrite HTTPS registrationPeter Wu1-2/+2
2015-09-18NAS EPS: do not try to decode Message Elements when the end of the message is...Pascal Quantin1-4/+6
2015-09-18QUIC: Fix Num Timestamp dissectionAlexis La Goutte1-19/+22
2015-09-18main_toolbar (GTK): Fix no previous prototype for ‘plugin_if_maintoolbar_go...Alexis La Goutte1-1/+2
2015-09-18DHCP (bootp): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-1/+0
2015-09-18RTP: handle payload reassembly for multiple fragmentsHadriel Kaplan1-21/+21
2015-09-18QUIC: Add Client/Server handshake (CHLO / SHLO / REJ)Alexis La Goutte1-22/+1238
2015-09-18Make IPv4/IPv6 DiffServ fields uniformJoão Valverde3-89/+90
2015-09-18pkcs1: remove unused RSAPrivateKey definitionPeter Wu4-85/+0
2015-09-18When we're updating the progress bar, ask that it be updated (redrawn) too.Jeff Morriss1-0/+3
2015-09-18do not clobber user CFLAGSJeroen Roovers1-14/+14
2015-09-17Fix some signal → slot mismatches.Gerald Combs4-9/+9
2015-09-17Qt: Add an event processing timer.Gerald Combs4-7/+16
2015-09-17Packet list speedups.Gerald Combs5-22/+68
2015-09-17IAX2: Initialize a variable.Gerald Combs1-1/+1
2015-09-17ncp2222 - Convert process_bitfield -> proto_tree_add_bitmask and other cleanup.Michael Mann2-1034/+499
2015-09-17[iax2] don't THROW() an exception from a dissectorMartin Kaiser1-12/+18
2015-09-17change the representation of an empty byte array in a display filterMartin Kaiser1-6/+14
2015-09-17[iax2] minor cleanupMartin Kaiser1-11/+6
2015-09-16As far as I can tell the name is "Git" and not "GIT".Gerald Combs1-4/+8
2015-09-16Don't force Lua support in RPMs (some distros don't ship a compatible LuaJeff Morriss2-13/+27
2015-09-16IPv6: Make "ip.version" field hiddenJoão Valverde1-31/+18
2015-09-16http: preserve desegmentation functionality for http2Peter Wu1-9/+9
2015-09-16NFS: add a missing return when the IO hints bitmap is too largePascal Quantin1-0/+1
2015-09-16http2: fix dissection when using UpgradePeter Wu1-6/+8
2015-09-16[tcp] Fix case of incorrect "[TCP ACKed unseen segment]"Bill Meier1-3/+8
2015-09-15x509,ber: fix header field of large integersPeter Wu3-5/+12
2015-09-15mate.released_time is added as a float so register it as such.Jeff Morriss1-1/+1
2015-09-15asni_tcap: actually regenerate dissector after cleanupPeter Wu1-4/+3
2015-09-15MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3...Alexis La Goutte1-1/+2
2015-09-15Apply fix-encoding-args.pl "manually" and other cleanup.Michael Mann1-276/+225
2015-09-15ncp2222 Updatesgmor1207@gmail.com2-248/+782
2015-09-15Make fchdr "packet" scoped.Michael Mann1-89/+89
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann5-14/+11
2015-09-15IAP: Enhance Aruba IAP dissectorAlexis La Goutte1-24/+85