summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Swallow up tvb_set_real_data_no_exceptions() into tvb_new_real_data() -Guy Harris1-10/+4
2013-02-20Reflect that tvb_new() is now an internal routine.Guy Harris1-2/+1
2013-02-20Improve a comment - what matters is that tvb_new_real_data() can throwGuy Harris1-4/+1
2013-02-20Fix Coverity CID 984638: Unused pointer value.Chris Maynard1-1/+1
2013-02-20No more tvb_new(), so no more need for tvb_set_real_data() orGuy Harris2-46/+10
2013-02-19Make tvb_new() an internal routine to epan/tvbuff.c; we export variousGuy Harris2-6/+1
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris41-91/+68
2013-02-19Register the gui.update.interval preference.Gerald Combs1-0/+6
2013-02-19Enable automatic updates for Win64. Fix a copy/paste error.Gerald Combs1-1/+1
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs2-0/+28
2013-02-19Remove experiment with global codeAnders Broman1-34/+1
2013-02-19Add the remaining asn1 files "CODE global" not handled yet.Anders Broman1-10/+121
2013-02-19calc_checksum() should be passed the length of the block to beGuy Harris1-11/+42
2013-02-19According to wikipedia, the A6M was outdated by 1944. Let it rest in peace.Chris Maynard2-19/+15
2013-02-19Whitespace tweaks.Guy Harris1-5/+6
2013-02-19Don't call expert_add_info_format() from within an if (tree) {} block.Chris Maynard1-94/+93
2013-02-19Bugfix OSITP - Incorrect TP4 checksum calculation (ATN extended checksum) in ...Michael Mann1-24/+31
2013-02-18For each dynamic-payload hash table, keep a Boolean indicating whetherGuy Harris1-16/+36
2013-02-18Use tcp_dissect_pdus for better dissection on TCP. Adjusted UDP dissection a...Michael Mann1-149/+160
2013-02-18Dissect more supplementarry servicesAnders Broman1-16/+1751
2013-02-18Enums aren't guaranteed to be able to hold a value that doesn't fit inGuy Harris1-1/+3
2013-02-18From Alex Gaertner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8313Evan Huus1-19/+22
2013-02-18Fix small typo in TPC Report IEAlexis La Goutte1-2/+2
2013-02-18Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-02-18From 802.11-2012.pdf Update Reason Code and Status Code fieldsAlexis La Goutte1-2/+36
2013-02-18Display Power Constraint in DEC (and fix a small typo)Alexis La Goutte1-2/+2
2013-02-18Fix for bug 8321:Jaap Keuter1-4/+9
2013-02-18Bugfix data combined via ssl_desegment_app_data not visible via "Follow SSL S...Michael Mann1-0/+1
2013-02-17Improve SSH state machine so IGNORED messages don't upset the dissection by t...Michael Mann1-232/+162
2013-02-17Fix Coverity CID 981983: Unused pointer value.Chris Maynard1-268/+125
2013-02-17Remove C++ incompatibilities in c1222 dissector.Michael Mann2-24/+16
2013-02-17Update ITU-T E.212 to bulletin 1019 (01.I.2013)Pascal Quantin1-218/+398
2013-02-17Squelch some more warnings.Guy Harris1-2/+6
2013-02-17Squelch some warnings.Guy Harris1-73/+11
2013-02-17Support for SCU/SCP Role Selection and Asynchronous Operations Window Negotia...Michael Mann1-53/+377
2013-02-17Try to fix merge problem.Anders Broman1-1593/+10
2013-02-17Add a preferense to the Q.932 dissector wether facility messages should be di...Anders Broman4-14/+3234
2013-02-17Bugfix DoS in CIMD dissector. Bug 8346 (https://bugs.wireshark.org/bugzilla/...Michael Mann1-3/+3
2013-02-17Only allow one packet to act as an SDP response. This should probably be cau...Michael Mann2-3/+4
2013-02-17Use wmem memory to build most of the diameter hf and ett arrays.Evan Huus1-9/+10
2013-02-17[Automatic manuf, services and enterprise-numbers update for 2013-02-17]Gerald Combs1-4/+116
2013-02-17From Alyssa Milburn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8341Evan Huus1-11/+11
2013-02-16Add missing G_GUINT64_CONSTANT for 32-bit platforms.Evan Huus1-2/+2
2013-02-16From Alex Gaertner via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8313Evan Huus3-0/+3035
2013-02-16From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8287Evan Huus2-3/+191
2013-02-16Fix typo errorPascal Quantin1-2/+2
2013-02-16From Alyssa Milburn:Jaap Keuter1-2/+2
2013-02-16Add Ethertype for Network Controller Sideband InterfaceJörg Mayer2-5/+10
2013-02-16Add decryption algorithm preference to SNMP dissector.Michael Mann1-6/+37
2013-02-16Set more preferences to be on by default.Martin Mathieson1-8/+9