summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-05-31make population id filterableMartin Kaiser1-3/+4
2014-05-31Add a copyright/idempotency wrapper.Guy Harris1-1/+32
2014-05-31Fix (legitimate) compiler warning.Guy Harris1-1/+1
2014-05-31Split off the dissectors for 802.3 "slow protocols".Guy Harris9-4204/+4411
2014-05-30Use tcp_info_append_uint() moreJakub Zawadzki1-8/+7
2014-05-30Add AMQP listening port option to preferencesPavel Moravec1-3/+28
2014-05-30ssl/dtls: add support for Raw Public keysHauke Mehrtens4-24/+50
2014-05-30ssl-utils: dissect the certificate type TLS extensionHauke Mehrtens4-25/+112
2014-05-30make terrestrial centre frequency filterableMartin Kaiser1-5/+8
2014-05-30make next time offset filterableMartin Kaiser1-8/+8
2014-05-30make local time offset filterableMartin Kaiser1-8/+10
2014-05-30ssl: use SslSessionHauke Mehrtens1-80/+76
2014-05-30dtls: use SslSessionHauke Mehrtens1-58/+55
2014-05-30ssl: add SslSession structureHauke Mehrtens4-42/+46
2014-05-30Honor configured CMAKE_INSTALL_LIBDIR when installing librariesBalint Reczey1-3/+3
2014-05-30EPL: Duplicated framesLukas Emersberger1-16/+225
2014-05-30Detect multiple MAUSB Packets in a single TCP packetSean O. Stalley1-1/+11
2014-05-30fixMartin Kaiser1-0/+2
2014-05-30Bluetooth: AVDTP: First step to fully support AVDTP sessionMichal Labedzki3-5/+18
2014-05-30Bluetooth: AVDTP: Add support for APT-X configurationMichal Labedzki1-26/+405
2014-05-30Bluetooth: Avoid using macro GPOINTER_TO_UINT()Michal Labedzki5-48/+176
2014-05-30Bluetooth: L2CAP: Another fix for CIDsMichal Labedzki3-67/+64
2014-05-30Bluetooth: AVDTP: Upgrade session logicMichal Labedzki3-3/+12
2014-05-30Bluetooth AVDTP/RTP: Separate the streamsMichal Labedzki6-243/+315
2014-05-30Bluetooth: Add music duration info for SBCMichal Labedzki4-23/+189
2014-05-30Bluetooth: Fix Content Protection call for VDPMichal Labedzki1-1/+1
2014-05-30avoid proto_tree_add_uint_format() when we just want the defaultMartin Kaiser1-5/+5
2014-05-29Introduce 802.11 dissectors with wired-in "FCS present" indications.Guy Harris8-24/+56
2014-05-29start a dissector for GDB's remote serial protocolMartin Kaiser3-0/+264
2014-05-29convert cable freq, symbol rate into doublesMartin Kaiser1-12/+12
2014-05-29conver sat freq and symbol rate into doubles in order to make theMartin Kaiser1-13/+14
2014-05-29dissect more components of the track header boxMartin Kaiser1-3/+94
2014-05-29Bugfix EIP explicit connection conversation and allow ForwardClose to not be ...Michael Mann1-29/+69
2014-05-29glusterfs: if filename itself will become <EMPTY>Vikhyat Umrao1-1/+3
2014-05-29Have the protocol item cover only the PEEKREMOTE header.Guy Harris1-0/+2
2014-05-29Improve the fix by removing code that miss dissects SPNEGO stuff ... as wellRichard Sharpe1-84/+9
2014-05-29Try to fix the problems with the SPNEGO negTokenInit differences in Microsoft...Richard Sharpe1-66/+130
2014-05-28Add Modelines and use tabs and fix typoAlexis La Goutte2-6/+19
2014-05-28packet-kerberos.c: Use tfs_set_notset in hf[] entry instead of a local version.Bill Meier1-9/+7
2014-05-28Update reference for I-Bit support.Michael Tüxen1-1/+1
2014-05-28Minor: use VALS macro (as per convention); Add editor modelines; Do whitespac...Bill Meier24-515/+727
2014-05-28packet-klerberos.c: Use typedef (true_false_string) to properly define a true...Bill Meier1-2/+2
2014-05-28packet-ppcap.c: Minor cleanupBill Meier1-21/+31
2014-05-28glusterfs: show filenames in the summary for common proceduresVikhyat Umrao1-3/+12
2014-05-28LLDP Cleanup : 802.1 Qbg TLVAnish Bhatt1-8/+18
2014-05-28Add EtherNet/IP connection conversation filtersMichael Mann4-38/+158
2014-05-28Fix indent (use 4 spaces)Alexis La Goutte1-4/+4
2014-05-27Use proto_tree_add_format_text()Jakub Zawadzki2-9/+3
2014-05-27use proto_tree_add_float_format_value() correctlyMartin Kaiser1-5/+5
2014-05-27make cable symbol rate filterableMartin Kaiser1-12/+9