aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Move where timing reference for DRX timers will be setMartin Mathieson1-27/+29
2013-09-05Make checkAPI notify (warnings only, for now) about deprecated emem functions.Evan Huus1-1/+61
2013-09-05Convert atn-* dissectors to wmem. No emem in new code please!Evan Huus9-98/+80
2013-09-05Add modelines to avoid using tabs in the codeJörg Mayer1-0/+7
2013-09-05Change the regexp syntax a bit.Jörg Mayer1-6/+3
2013-09-05Use intended regex modification for absolute paths.Stig Bjørlykke1-4/+4
2013-09-05Removed TAB as indent.Stig Bjørlykke1-7/+7
2013-09-05Adapt generated output to always print paths relative toJörg Mayer1-1/+8
2013-09-05Generated file differs in whitespace output Jörg Mayer1-1/+1
2013-09-05Missed 50% of the updates in last commitJörg Mayer1-1/+1
2013-09-05CMakeLists was no longer in sync with Makefile.commonJörg Mayer1-1/+1
2013-09-05Add missing CMakeLists.txt filesJörg Mayer3-0/+166
2013-09-05Fix cmake syntax - so now it "only" warns about missingJörg Mayer1-3/+3
2013-09-05From Christoph Viethen:Anders Broman1-1/+1
2013-09-05From Chris Bontje:Anders Broman1-17/+89
2013-09-05From Mathias Guettler:Anders Broman1-0/+4
2013-09-05From Mathias Guettler:Anders Broman8-1/+11896
2013-09-053GPP-MS-TimeZone value is not decoded in RADIUS and DIAMETER messages.Anders Broman2-1/+85
2013-09-05From Dirk:Anders Broman3-46/+41
2013-09-05Fix some expert filter field names (one of which was illegal)Michael Mann1-15/+15
2013-09-05Remove commented out expert_add_info_formatMichael Mann1-5/+0
2013-09-05Add filterable expert info to dissect_802_3() and clean up the shrapnel.Michael Mann8-8/+26
2013-09-05Batch of filterable expert info.Michael Mann3-171/+248
2013-09-04Throughput graph updates.Gerald Combs9-127/+331
2013-09-04dissect some more items of the smart card descriptorMartin Kaiser1-6/+78
2013-09-04Remove some emem functions that have now been completely replaced by wmem.Evan Huus2-78/+0
2013-09-04Remove what appear to be the last two instances of pe_tree. Could this be theEvan Huus3-12/+14
2013-09-04Improve the display of AUTH related parameters.Michael Tüxen1-11/+19
2013-09-04Use epan-scoped memory for building more of the diameter table stuff.Evan Huus1-16/+16
2013-09-04Convert GCP to wmem. It is only called from dissectors in the proper scopeEvan Huus2-72/+72
2013-09-04From Katrina Zhang:Anders Broman1-3/+4
2013-09-04From Katrina Zhang:Anders Broman1-2/+15
2013-09-04From Katrina Zhang:Anders Broman1-3/+3
2013-09-04From Katrina Zhang:Anders Broman1-4/+12
2013-09-04Another small step towards modelling and reporting upon DRX state inMartin Mathieson1-27/+70
2013-09-04Fix one small memory leak.Evan Huus1-0/+2
2013-09-04Always initialize the hash when dissecting nfsv3 file handle. Fixes the recentEvan Huus1-0/+5
2013-09-04From Tyson Key:Anders Broman1-0/+10
2013-09-03From Andreas Urke via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9091 :Pascal Quantin2-44/+88
2013-09-03Remove obsolete codePascal Quantin1-24/+0
2013-09-03Similar to the IPv4 dissector's hf_ip_dst_host, hf_ip_src_host and hf_ip_host...Chris Maynard2-14/+266
2013-09-03Code cleanup:Pascal Quantin2-222/+50
2013-09-03Fix "malformed packet" and tidy up a bit.Anders Broman1-3/+16
2013-09-03Document the current state of naming in ui/qt. Say it's OK to use C++Gerald Combs2-5/+24
2013-09-03Protect agains infinite loop.Anders Broman1-0/+4
2013-09-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+2
2013-09-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-09-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2013-09-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-09-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2