1
0
mirror of https://github.com/ThunderEX/py-kms.git synced 2025-04-19 18:22:22 +03:00

24 Commits

Author SHA1 Message Date
ThunderEX
758e616d6f
further fix for NDR64 2018-12-10 01:05:18 +08:00
ThunderEX
57d51600c0
remove dependency on micropython-re-pcre, fix compatibility with latest micropython 2018-12-05 15:33:31 +08:00
ThunderEX
885f67904f
further fix ForkingTCPServer unavailable although can be imported on Python 2.7 2017-12-24 15:52:17 +08:00
ThunderEX
6e737a367d
simplify IPv6 support, add basic async support, fix typo in client 2017-12-24 15:29:41 +08:00
ThunderEX
a075ff3012
fix compatibility with py2.6 on Windows 2017-12-02 17:44:01 +08:00
ThunderEX
d65296044a
fix default locale may not avail on openwrt 2017-09-02 16:41:59 +08:00
ThunderEX
dfa1f2e56b
fix sys.implementation unavailable on py2 2017-08-23 22:53:44 +08:00
ThunderEX
483bb4cd72
workaround for bytes() won't call obj.__bytes__() 2017-08-23 22:43:18 +08:00
ThunderEX
46d3ab7138
add IOError for micropython 2017-08-19 10:48:21 +08:00
ThunderEX
a2b78e969d
remove dependency on locale for micropython 2017-08-18 23:18:10 +08:00
ThunderEX
db3debb0db
fix vars not supported on micropython 2017-08-18 23:15:38 +08:00
ThunderEX
79a86906dd add socketserver module from cpython 3.4 2017-07-28 23:44:37 +08:00
Nh3xus
793b7a274b Update server.py
Proper formatting, but same fix.
2017-07-18 18:09:50 +02:00
Nh3xus
7c15dd2193 Ipv4 only server patch
Add proper error handling for ipv4 socket creation when ipv6 is not available on the server.
2017-07-18 16:06:58 +02:00
ThunderEX
6239a38a72
add ipv6 support for server & client 2017-06-25 04:21:42 +08:00
ThunderEX
8b022dfcee
load and use correct client count from KmsDataBase.xml 2017-06-16 12:48:04 +08:00
ThunderEX
9a9771d4ef
use user default lang for LCID 2017-04-28 16:03:02 +08:00
ThunderEX
bdf0dc1836
flat more nested class, cleanup class attr/method 2017-04-12 13:51:41 +08:00
ThunderEX
52f88501b3
cleanup 2017-04-11 11:33:59 +08:00
ThunderEX
9e5e83d7ba support activate win10 (kms req v6) on py3 now 2017-04-06 16:51:16 +08:00
ThunderEX
3afd796ae3 fix previous commit break socketserver on python 2 2017-04-05 14:09:13 +08:00
ThunderEX
c3f3b05655 fix py3 syntax, cleanup import, make structure._Test_simple pass 2017-03-28 21:11:44 +08:00
kodexor
7a90835f82 update to version 2014-03-21T232943Z 2015-08-16 16:37:16 +08:00
Your Name
00e2bae270 2013-12-15 12:18:28 -05:00