index
:
delta/python-packages/ipaddr-py.git
master
release-2.2.0
six
wiki
github.com: google/ipaddr-py.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trunk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move trunk/ to root.
Michael Shields
2015-08-17
8
-3423
/
+0
*
ipaddr: add the ability to create non-trivial IPv*Network objects via tuples.
Peter Moody
2014-07-26
2
-82
/
+195
*
from Paul Marks:
Peter Moody
2013-09-21
2
-124
/
+147
*
ipaddr incorrectly parses some V6 addresses.
Peter Moody
2012-06-29
2
-0
/
+3
*
Docstring typo reported by Jason Keene
Peter Moody
2012-06-27
1
-1
/
+1
*
fix for issue:95, refer to nets in the exception
Peter Moody
2012-06-11
1
-1
/
+1
*
add license boilerplate to test-2to3.sh
Peter Moody
2012-04-30
1
-1
/
+15
*
fix
pmoody@google.com
2011-11-29
2
-11
/
+11
*
fix for i84
pmoody@google.com
2011-11-24
2
-0
/
+9
*
patch from pmarks
pmoody@google.com
2011-11-24
2
-80
/
+67
*
fix copyright. whoops. i90
pmoody@google.com
2011-09-22
1
-1
/
+1
*
patch from pmarks for i87
pmoody@google.com
2011-08-22
2
-222
/
+206
*
2001:0::3:4:5:6:7:8 should be considered valid
pmoody@google.com
2011-07-22
2
-1
/
+5
*
issue 83, doc issue
pmoody@google.com
2011-05-17
1
-6
/
+6
*
+ fix warnings for python3.2
pmoody@google.com
2011-02-20
1
-98
/
+98
*
+ add teredo test for i77
pmoody@google.com
2011-02-20
1
-0
/
+7
*
+ bug in _is_shorthand_ip not correctly identifying shortened ips.
pmoody@google.com
2011-02-17
2
-5
/
+15
*
+ typo.
pmoody@google.com
2011-02-13
1
-1
/
+1
*
Fix issue 79.
mshields@google.com
2011-02-08
1
-1
/
+2
*
Fix issue 78.
mshields@google.com
2011-02-08
2
-10
/
+10
*
+ fix broken network/address comparisons.
pmoody@google.com
2011-02-08
2
-6
/
+16
*
+ fix for i74, python3x and byte addresses.
pmoody@google.com
2011-01-21
1
-14
/
+14
*
+ turn teredo and sixtofour into properties.
pmoody@google.com
2011-01-13
2
-8
/
+10
*
+ add 6to4 to the ipv6 tunnel decoding.
pmoody@google.com
2011-01-12
2
-3
/
+28
*
+ small speedup, remove the redundant call to explode_short_ip_string
pmoody@google.com
2011-01-12
1
-4
/
+3
*
+ fix for i71
pmoody@google.com
2011-01-12
2
-1
/
+23
*
fix for i73
pmoody@google.com
2011-01-07
1
-3
/
+32
*
+ add unittest for fix for i70.
pmoody@google.com
2010-11-16
1
-0
/
+4
*
+ force hashing of longs to ensure consistency.
pmoody@google.com
2010-11-16
1
-1
/
+1
*
Additional unittests for Network compare/sort.
harro@google.com
2010-10-06
1
-0
/
+15
*
IPv6 with embedded IPv4 address not recognized
harro@google.com
2010-10-06
2
-2
/
+12
*
r176 added constants without adding corresponding testcases
harro@google.com
2010-10-04
1
-0
/
+4
*
Commentary typo fix
harro@google.com
2010-10-04
2
-2
/
+2
*
+ ipaddr_test referred to old ipaddr.IP function.
pmoody@google.com
2010-09-19
1
-3
/
+3
*
+ containment test should always return false on mixed-type tests.
pmoody@google.com
2010-08-23
2
-0
/
+6
*
Remove trailing whitespace.
mshields@google.com
2010-08-16
2
-3
/
+3
*
Fix for issue 66, contributed by Lorenzo Colitti of Google.
mshields@google.com
2010-08-16
2
-0
/
+7
*
Remove 'magic numbers' from code that involve address length.
harro@google.com
2010-07-12
1
-12
/
+15
*
+ really include RELEASENOTES in the release.
pmoody@google.com
2010-06-14
1
-0
/
+1
*
+ fix for issue61.
pmoody@google.com
2010-06-09
2
-4
/
+6
*
+ fix ipv6 subnet representation. (thanks to email from jared
pmoody@google.com
2010-05-30
2
-3
/
+9
*
+ add masked() to _BaseNet to automatically mask out
pmoody@google.com
2010-05-10
2
-0
/
+14
*
+ doc-fix.
pmoody@google.com
2010-05-10
1
-1
/
+1
*
+ ensure network and address objects aren't equal.
pmoody@google.com
2010-04-29
2
-9
/
+14
*
+ one more address_exclude cleanup, to make sure network/address exclusions
pmoody@google.com
2010-04-29
2
-3
/
+8
*
+ fix issue where address exclude would puke if you tried to exclude
pmoody@google.com
2010-04-29
2
-0
/
+4
*
+ issue 57, allow for integer addition with IPv4 and IPv6 Address objects.
pmoody@google.com
2010-04-04
2
-0
/
+23
*
+ kill the few more remaining instances of the old exception names,
pmoody@google.com
2010-02-22
1
-2
/
+2
*
+ bug with list comprehension in _is_valid_netmask
pmoody@google.com
2010-02-21
1
-1
/
+1
*
+ suggestions from mshields.
pmoody@google.com
2010-02-12
1
-9
/
+9
[next]