aa9ab1e1eb8a — cedricbonhomme default tip 12 years ago
Added install.sh.
21f7b3a1fd63 — cedricbonhomme 12 years ago
Removed useless tuxdroid import.
00d0472e2293 — cedricbonhomme 12 years ago
Removed tuxdroid.py
57f646ff484b — cedricbonhomme 12 years ago
Removed old SPADE files.
631b7e1fa59f — cedricbonhomme 13 years ago
Remplaced sha1 by sha256. RSA keys are loaded with 'with' statement.
75bc079445c5 — cedricbonhomme 13 years ago
The client can generate RSA key from 128 bits to 3072 bits.
1409d65bc5ab — cedricbonhomme 13 years ago
Bug fix : UnboundLocalError in xmlParser.getPassword(). Hide the password in the password entry.
50824cceb618 — cedricbonhomme 13 years ago
The local time is the name of the file containing the saved conversation.
b1a11073d7c5 — cedricbonhomme 13 years ago
Bug fix : stupid error in save_conversation function.
bf8e26fdc221 — cedricbonhomme 13 years ago
Added the possibility to save the conversation. Added messages for the status bar. And other improvements.
2b8a64f9cf01 — cedricbonhomme 13 years ago
Added a status bar to help the user.
6a524af1f12c — cedricbonhomme 13 years ago
Some improvements about the authentication process.
c6b3bbfd3eaf — cedricbonhomme 13 years ago
Bug fix : block a user from discussion.
e43fc9a3ad0c — cedricbonhomme 13 years ago
Changed the username and agent name and the list of connected clients.
78d2b5d15133 — cedricbonhomme 13 years ago
Resolved bug at login (line 219 of clientAgent.py).
2100c2219f83 — cedricbonhomme 13 years ago
Added login of the client, connection to the SPADE platform. The ReceiveMessage behavior of the client is launched after the login of the client.
4cc6b1ec8342 — cedricbonhomme 13 years ago
Added support of UTF-8.
b4d21028ed7d — cedricbonhomme 13 years ago
Protect the conversation zone from writing.
d1e8a3806122 — cedricbonhomme 13 years ago
Added checks at registration and the COPYING files.
81bca5800c2a — cedricbonhomme 13 years ago
Resolved bug with string message on some Tkinter version.
Next