aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-06-19TypoAnders Broman1-1/+1
2012-06-19Add proto_tree_add_unicode_string() to add UTF-8 string to tree. Jakub Zawadzki6-31/+37
2012-06-19Fix bug #7378: Wireshark 1.8.0rc1: gsm_a_dtap SMS 7-bit default alphabet regr...Jakub Zawadzki1-6/+7
2012-06-19Mark some variables as volatile to avoid compiler warnings.Jeff Morriss1-5/+6
2012-06-19Try to fix unused variable warnings and "clobbered by 'longjmp' or 'vfork' "Anders Broman1-5/+2
2012-06-19Support multiple relation test without logic and (python-like)Jakub Zawadzki11-3/+147
2012-06-19From Richard Sharpe:Anders Broman2-26/+78
2012-06-19Set save_fragmented at the beginning of the routine, so it can always beGuy Harris1-1/+2
2012-06-19In dissect_nt_transaction_request(), restore pinfo->fragmented beforeGuy Harris1-0/+1
2012-06-19From Richard Sharpe:Anders Broman2-13/+96
2012-06-19From Sandeep Dahiya.Anders Broman1-1/+98
2012-06-18Integrate r43221 and 43222 with 43211. (Revert back to having onlyGerald Combs2-2/+1
2012-06-18Fix a null pointer warning from Clang. Not sure if we'll run into thisGerald Combs1-1/+5
2012-06-18Use enums instead of hand written valuesPascal Quantin1-32/+59
2012-06-18From Sven Eckelmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin1-0/+7
2012-06-17Fix typos.Chris Maynard1-17/+17
2012-06-17Clean up indentation.Guy Harris1-85/+85
2012-06-17Allow future forward compatibilityPascal Quantin1-1/+1
2012-06-17[Automatic manuf, services and enterprise-numbers update for 2012-06-17]Gerald Combs1-1/+125
2012-06-17Enhance dissection of the NewSessionTicket handshake message.Sake Blok2-55/+158
2012-06-17Fix reading back exported SSL keys. Bug was introduced in r43097.Sake Blok1-3/+3
2012-06-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7372 :Pascal Quantin1-8/+12
2012-06-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7371 :Pascal Quantin1-46/+156
2012-06-15Minor cleanup:Bill Meier1-203/+209
2012-06-15Minor Changes:Bill Meier1-23/+20
2012-06-15Correct a discrepancy in the specification.Anders Broman1-1/+1
2012-06-14Fix Coverity CID 703858: Unused pointer value.Chris Maynard1-26/+26
2012-06-14Fix Coverity CID 703859: Unused pointer value.Chris Maynard1-2/+1
2012-06-14Add some explation about buffer size.Jakub Zawadzki1-0/+2
2012-06-14Optimize tvb_*_unicode functions.Jakub Zawadzki1-40/+5
2012-06-14Try to fix a couple of warnings.Anders Broman1-17/+17
2012-06-14Add dissection of utra-BCCH-Container-r10Pascal Quantin1-3/+18
2012-06-14Pretify columns.Anders Broman1-0/+56
2012-06-14Fix function name (it is an Authentication failure, not an Attach failure)Pascal Quantin1-2/+2
2012-06-14Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7368 :Pascal Quantin1-1/+1
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-145/+203
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-13/+29
2012-06-13Mark a couple of parameters as unused.Jeff Morriss1-2/+2
2012-06-13From Michael Mann:Anders Broman1-434/+655
2012-06-13From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3317Jeff Morriss1-20/+57
2012-06-13Create, and start using, file name preferences.Jeff Morriss6-14/+50
2012-06-12Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)Pascal Quantin6-92/+564
2012-06-12Fix: code under 'if(tree)' (in)directly calls sub-dissector/col_...()/expert....Bill Meier15-349/+310
2012-06-12Revert r41952Jörg Mayer3-11/+22
2012-06-12Manually revert r41953Jörg Mayer3-16/+10
2012-06-11Fix bugs and other issues:Bill Meier1-616/+633
2012-06-11Re-order 2 value_string arrays so that entries are in ascending order by value.Bill Meier2-27/+78
2012-06-11From Alexander via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7361 :Pascal Quantin1-1/+3
2012-06-11From Alexander via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7360 :Pascal Quantin1-2/+2
2012-06-11Fix bug 6917Jakub Zawadzki1-1/+1