Cronologia Commit

Autore SHA1 Messaggio Data
  Denis Waßmann ae9ef44443 Small error removed 6 anni fa
  Denis Waßmann 3f0066f096 Removed typing-module-related annotations as it's python 3.5+ only 6 anni fa
  Denis Waßmann bdfcd84a6d Added type annotations in own classes (first commit of two resulting from the code review) 6 anni fa
  Denis Waßmann 051b0a23a8 Documentation and slight bugfixes 6 anni fa
  dustin.born 82506f5fb4 Add local IP recognition in local networks with public IPs. 6 anni fa
  Denis Waßmann 6eba0d207c Added the possibility to create ip-addresses from user-defined blocks and lists 6 anni fa
  dustin.born 3fb4ad9b8b Add possibility to retrieve first and last address of IP block rather conveniently 6 anni fa
  Denis Waßmann 19b39a8d5b redesigned the ip-generator to use the new classes 6 anni fa
  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 6 anni fa
  dustin.born 8b0aec85c6 Add more useful functions to IPv4 6 anni fa
  Denis Waßmann ce182b73fa Isolated the ip-core-classes 6 anni fa