• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kbandla / dpkt / 848

Builds Branch Commit Type Ran Committer Via Coverage
848 master Added messaging on incomplete packet exception. (#452) push 03 May 2019 05:07PM UTC obormot travis-ci pending completion   set done
847 incomplete-packet-error-data Added messaging on incomplete packet exception. Pull #452 03 May 2019 01:29PM UTC web-flow travis-ci pending completion   set done
846 Unused-imports-pep8-fixes Fixed unused imports and pep8 issues Pull #451 03 May 2019 12:24PM UTC web-flow travis-ci pending completion   set done
845 remove-py26-add-py37-support Drop python 2.6 support and add python 3.7 testing About 2.6: python 2.6 has been unsupported for at least 4 years. Drop support for the python version as there have been several changes made in recent years to fix functional and security bugs w... Pull #450 20 Apr 2019 02:47PM UTC web-flow travis-ci pending completion   set done
844 remove-py26-add-py37-support Drop python 2.6 support and add python 3.7 testing About 2.6: python 2.6 has been unsupported for at least 4 years. Drop support for the python version as there have been several changes made in recent years to fix functional and security bugs w... Pull #450 20 Apr 2019 02:39PM UTC web-flow travis-ci pending completion   set done
843 use-six-for-compatibility Use `six` package for backwards compatibility The `six` package provides a number of backwards compatible hooks for moved/renamed APIs. It's better to use their APIs than reinvent the wheel. While this doesn't completely remove the need for dpkt... Pull #449 20 Apr 2019 02:30PM UTC web-flow travis-ci pending completion   set done
842 remove-py26-add-py37-support Drop python 2.6 support and add python 3.7 testing About 2.6: python 2.6 has been unsupported for at least 4 years. Drop support for the python version as there have been several changes made in recent years to fix functional and security bugs w... Pull #450 20 Apr 2019 02:28PM UTC web-flow travis-ci pending completion   set done
838 implement_iter Added explicit __iter__ to dpkt.Packet The previous implicit __iter__ used integer calls to __getitem__, which caused TypeErrors when forwarded to getattr. This commit modifies dpkt.Packet to implement an __iter__ that is compatible with the buil... Pull #447 18 Apr 2019 06:08PM UTC web-flow travis-ci pending completion   set done
837 master Added NewSessionTicket to HANDSHAKE_TYPES (#446) push 22 Mar 2019 10:21PM UTC obormot travis-ci pending completion   set done
836 HandshakeTicket Added NewSessionTicket to HANDSHAKE_TYPES This was probably forgotten to be implemented Pull #446 13 Mar 2019 04:43PM UTC web-flow travis-ci pending completion   set done
835 master Handle zero Eth Type (fix #445) * Check for ethtype == 0 and handle as Ethernet II instead of IEEE 802.3 Ethernet - LLC. This is what Wireshark does. * Move check for ethtype == 0 to after check for ISL protocol since ethtype == 0 is valid in IS... push 18 Feb 2019 06:52AM UTC obormot travis-ci pending completion   set done
834 bugfix/zero-ethtype Add unit test for zero ethtype Pull #445 31 Jan 2019 09:17PM UTC web-flow travis-ci pending completion   set done
833 bugfix/zero-ethtype Move check for ethtype == 0 to after check for ISL protocol since ethtype == 0 is valid in ISL. Pull #445 31 Jan 2019 07:58PM UTC web-flow travis-ci pending completion   set done
832 bugfix/zero-ethtype Check for ethtype == 0 and handle as Ethernet II instead of IEEE 802.3 Ethernet - LLC. This is what Wireshark does. Pull #445 31 Jan 2019 07:13PM UTC web-flow travis-ci pending completion   set done
831 testravaganza Use TestData class. Use `readpkts` during writer test. Pull #393 14 Jan 2019 02:13AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 102
  • 103
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc