1
0
Fork 0
asrc-dev/include
Christian Damken 25d3344104 - inserted more comm.header() and comm.encode_message()
- added loop to be able to process multiple commands within one session, send "exit" to exit
- added code 004: Exit
- added include/auth.py with init() and check_password()
- added settings variable PASSWORD (stores a SHA512-encrypted password)
- added authenticate() to class comm
2013-06-19 16:25:43 +02:00
..
__init__.py - inserted more comm.header() and comm.encode_message() 2013-06-19 16:25:43 +02:00
argparser.py - cleaned class argparser 2013-04-26 12:55:37 +02:00
auth.py - inserted more comm.header() and comm.encode_message() 2013-06-19 16:25:43 +02:00
comm.py - inserted more comm.header() and comm.encode_message() 2013-06-19 16:25:43 +02:00
statuscodes.py - inserted more comm.header() and comm.encode_message() 2013-06-19 16:25:43 +02:00