Commit History

Autor SHA1 Mensaxe Data
  Denis Waßmann ae9ef44443 Small error removed %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann 3f0066f096 Removed typing-module-related annotations as it's python 3.5+ only %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann bdfcd84a6d Added type annotations in own classes (first commit of two resulting from the code review) %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann 051b0a23a8 Documentation and slight bugfixes %!s(int64=6) %!d(string=hai) anos
  dustin.born 82506f5fb4 Add local IP recognition in local networks with public IPs. %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann 6eba0d207c Added the possibility to create ip-addresses from user-defined blocks and lists %!s(int64=6) %!d(string=hai) anos
  dustin.born 3fb4ad9b8b Add possibility to retrieve first and last address of IP block rather conveniently %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann 19b39a8d5b redesigned the ip-generator to use the new classes %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann 7c94338da4 Deleted the __gt__-method because python can derive it from __lt__ and __eg__ already and because i wanted to have the last word. It's early morning, I don't know what I'm doing %!s(int64=6) %!d(string=hai) anos
  dustin.born 8b0aec85c6 Add more useful functions to IPv4 %!s(int64=6) %!d(string=hai) anos
  Denis Waßmann ce182b73fa Isolated the ip-core-classes %!s(int64=6) %!d(string=hai) anos