aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Don't wire into the reassembly code the notion that reassemblies shouldGuy Harris74-1145/+1294
2013-03-22Try to handle lines with NULs in them. They aren't valid lines, but atGuy Harris1-4/+14
2013-03-22And it happens again...Jeff Morriss1-32/+41
2013-03-22From David Arnold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8490Evan Huus3-0/+1633
2013-03-22Add some of the global codes as asn2wrs handle them now.Anders Broman1-10/+196
2013-03-22Fix typo s/jounral/journal/ as pointed out inEvan Huus1-1/+1
2013-03-22From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8514Evan Huus1-2/+17
2013-03-22Remove some sanity checks that I was able to prove wrong and/or redundant byEvan Huus1-23/+3
2013-03-22Remove 55(!) thoroughly unnecessary tvb_bytes_exist calls from RTP-MIDIEvan Huus1-241/+0
2013-03-22From Soichi Sakane via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8070Evan Huus1-251/+653
2013-03-21Properly set the ISN's when the SYN and SYN/ACK are received out-of-order.Sake Blok1-1/+7
2013-03-21Fix compilation for LinuxPascal Quantin1-22/+0
2013-03-21Upgrade LTE RRC dissector to v11.3.0Pascal Quantin1-2367/+3459
2013-03-21Use consistent indentation;Bill Meier2-36/+36
2013-03-21From Niels de Vos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7310 :Pascal Quantin1-6/+18
2013-03-21[-Wmissing-prototypes]Anders Broman3-15/+17
2013-03-21From Fabio Tarabelloni: Fix for: "ZigBee Cluster Library dissector does not h...Bill Meier2-1/+86
2013-03-21From David Arnold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8489Evan Huus3-0/+667
2013-03-21From beroset:Bill Meier4-11/+11
2013-03-20Upgrade RRC dissector to v11.5.0Pascal Quantin1-3006/+5194
2013-03-20Upgrade LPP dissector to v11.2.0Pascal Quantin1-7/+196
2013-03-20Set up RTCP conversation too.Anders Broman1-0/+2
2013-03-20From beroset:Bill Meier2-15/+15
2013-03-20svn path=/trunk/; revision=48440Anders Broman4-32/+44
2013-03-20[-Wmissing-prototypes]Anders Broman3-17/+29
2013-03-20 From beroset:Bill Meier30-87/+87
2013-03-20Add empty placeholder wmem test suite. Hopefully my automake skills wereEvan Huus2-1/+51
2013-03-20Trivial tweaks to clean up cppcheck warnings.Evan Huus3-4/+7
2013-03-20More block allocator fixes and cleanup. Most of the issues seem to have beenEvan Huus2-9/+61
2013-03-19From Dirk Jagdmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8475Evan Huus1-8/+30
2013-03-19From beroset:Anders Broman64-178/+180
2013-03-19From beroset:Anders Broman13-36/+35
2013-03-19From beroset:Anders Broman1-7/+7
2013-03-19Upgrade NAS disssectors to v11.6.0Pascal Quantin3-3/+47
2013-03-19From beroset:Anders Broman52-119/+117
2013-03-19From beroset:Anders Broman42-124/+125
2013-03-19From beroset:Anders Broman7-12/+12
2013-03-19Don't calculate checksum for ICMP packsets with a partial IP packet.Anders Broman1-1/+1
2013-03-19Added TvbRange uncompress().Stig Bjørlykke1-0/+31
2013-03-19From chaitanya via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8497Alexis La Goutte1-0/+146
2013-03-19And packet-isup.c is the first to fall to r48415.Evan Huus1-3/+0
2013-03-19Add more and stricter wmem block allocator debug functions.Evan Huus2-17/+40
2013-03-19Warn if an extended value string falls back to linear search.Evan Huus1-0/+2
2013-03-19From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin22-151/+227
2013-03-19From beroset:Anders Broman17-105/+106
2013-03-18Add a missing staticPascal Quantin1-1/+1
2013-03-18From beroset:Anders Broman2-16/+16
2013-03-18As suggested by Evan Huus, use extended value_stringsPascal Quantin14-106/+121
2013-03-181.9.1 → 1.9.2.Gerald Combs1-1/+1
2013-03-18From beroset:Anders Broman1-16/+16