kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.09k stars 270 forks source link

asn1.py:utctime method now returns time in UTC, instead of local. #531

Closed crocogorical closed 3 years ago

crocogorical commented 3 years ago

Resolving #529.

brifordwylie commented 3 years ago

Looks good on my Mac

  py27: commands succeeded
  py35: commands succeeded
  py36: commands succeeded
  py37: commands succeeded
  py38: commands succeeded
  docs: commands succeeded
  congratulations :)