summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-07-28Little optimizations.Evan Huus1-6/+5
2013-07-27Little things make big differences: somehow while I was experimenting thisEvan Huus1-1/+3
2013-07-27Small optimization: conjoin two mutually exclusive ifs with an else.Evan Huus1-3/+4
2013-07-27Simplify out an addition that happened a lot by performing it once on theEvan Huus1-10/+8
2013-07-27Redesign of the wmem block allocator.Evan Huus1-298/+371
2013-07-27Use a #define, tweak a comment.Evan Huus1-2/+2
2013-07-27make some variables staticJakub Zawadzki2-4/+5
2013-07-27Support drange for functionsJakub Zawadzki2-5/+16
2013-07-27Some more work related to bug #8979 and previous commitJakub Zawadzki1-7/+16
2013-07-27Fix bug #8979: Comparing function call and a range in the filter crashes Wire...Jakub Zawadzki4-38/+68
2013-07-26Follow-up to r50935: add support for 64-bit value strings in more places thatEvan Huus2-2/+33
2013-07-26Switch on field length for the length_min/max fields of IPFix. Like severalEvan Huus1-4/+34
2013-07-26Squelch MSVC warnings. It doesn't know that DISSECTOR_ASSERT_NOT_REACHED doesn'tEvan Huus1-0/+5
2013-07-26Add 64-bit value strings and the appropriate tooling (including yet anotherEvan Huus5-18/+157
2013-07-26Add display filters courtesy of convert_proto_tree_add_text.plMichael Mann1-63/+78
2013-07-26Fix Frame Indicator analysis logicPascal Quantin1-41/+47
2013-07-26whitespaceEvan Huus1-2/+2
2013-07-26Enhance BGP Update (Path Attribute)Alexis La Goutte1-52/+41
2013-07-26Enhance BGP UpdateAlexis La Goutte1-234/+130
2013-07-26Add dissection of more IEsAnders Broman2-13/+296
2013-07-26Align info column for AM/UM/TM PDUsPascal Quantin1-2/+2
2013-07-26Add Channel ID to MTCH PDUsPascal Quantin1-1/+2
2013-07-26From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=89...Alexis La Goutte1-1/+156
2013-07-26From Роман Донченко via https://bugs.wireshark.org/bugzilla/show...Jeff Morriss1-6/+10
2013-07-26From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8952 :Jeff Morriss1-11/+39
2013-07-26From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8951 :Jeff Morriss1-186/+234
2013-07-26From Chen Li via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8949 :Jeff Morriss1-4/+3
2013-07-25Use the pinfo pool for adding data sources in the h245 dissector. The packetEvan Huus1-5/+5
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs5-13/+33
2013-07-25Fix a bug in the Kafka dissector handling PRODUCE requests with a RequiredAcksEvan Huus1-1/+15
2013-07-25Add a few filters to keep checkAPIs.pl happy.Michael Mann1-22/+18
2013-07-25As pointed out in https://www.wireshark.org/lists/wireshark-dev/201307/msg001...Jeff Morriss1-0/+7
2013-07-25Add a smarter UM analysis for MCCH/MTCH channelsPascal Quantin1-1/+9
2013-07-25Optimize proto_item_append_string()Jakub Zawadzki1-3/+6
2013-07-25Fix some more bugs that caused compiler warnings.Guy Harris1-2/+9
2013-07-25Get rid of an unused variable (set, but not used).Guy Harris1-5/+3
2013-07-251. MASSIVE conversion of proto_tree_add_text to proto_tree_add_item with the ...Michael Mann1-709/+770
2013-07-23Don't cast away constness (except in cases where an API makes thatGuy Harris1-2/+5
2013-07-23Don't cast away constness.Guy Harris1-1/+1
2013-07-23Register BSSAP+ by name.Anders Broman1-0/+1
2013-07-23Free all cloned tvbs, not only first one.Jakub Zawadzki1-9/+8
2013-07-23Move tvb_new_child_real_data() to tvbuff_real.c with some cleanupJakub Zawadzki2-11/+10
2013-07-23Add RFC6975 (Signaling Cryptographic Algorithm Understanding in DNS Security ...Alexis La Goutte1-0/+48
2013-07-23Fix warning found by fix-encoding-argsAlexis La Goutte1-9/+9
2013-07-23Enhance DNS Dissector Make DS ( Delegation Signature 43 ) filterable (Update ...Alexis La Goutte1-68/+50
2013-07-23Try to differentiate a non filled private_data (pointer set to NULL) from an ...Pascal Quantin2-40/+32
2013-07-23Fix for Bug 8960 - All mongodb query show as [Malformed Packet: MONGO]Jörg Mayer1-1/+1
2013-07-23From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8963Alexis La Goutte1-0/+1
2013-07-23From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8965Alexis La Goutte1-1/+1
2013-07-23From Thomas ERSFELD (GSoC13) Prepare inclusion of Follow (TCP/UDP/SSL) featur...Alexis La Goutte2-0/+16