aboutsummaryrefslogtreecommitdiffstats
path: root/skype/skyped.py
Commit message (Expand)AuthorAgeLines
* auth via sslMiklos Vajna2008-01-12-14/+18
* skyped: add authentication supportMiklos Vajna2008-01-12-20/+61
* skyped: allow overwriting the host '0.0.0.0'Miklos Vajna2008-01-11-3/+7
* fixup for Skype4Py >= 0.9.28.4Miklos Vajna2007-12-14-2/+4
* display received messages in utf8, so that we can avoid most UnicodeEncodeErrorsVMiklos2007-10-06-3/+8
* handle the case when ping fails (ie: timeout)VMiklos2007-10-06-1/+4
* skyped: handle a possible IOErrorVMiklos2007-09-12-1/+4
* don't use internal exceptions eitherVMiklos2007-09-05-2/+2
* do not use internal functions for receiving messagesVMiklos2007-09-05-5/+2
* do not use internal functions for sending messagesVMiklos2007-09-05-2/+2
* hide the ping/pong from the log, it's just spamVMiklos2007-09-04-2/+4
* skyped: fix receiving / sending accents againVMiklos2007-09-04-5/+7
* handle timeoutsVMiklos2007-09-04-0/+2
* skyped: use Skype4Py's X11 apiVMiklos2007-09-04-57/+39
* handle the case when the input is a multiline messageVMiklos2007-09-04-3/+15
* bind to 0.0.0.0, not to localhostVMiklos2007-08-22-1/+1
* skyped: fix a warningVMiklos2007-08-22-1/+4
* skyped: added daemon codeVMiklos2007-08-22-4/+60
* skyped: automatically reconnect if skype is restartedVMiklos2007-08-21-3/+10
* skyped: added copyright headerVMiklos2007-08-21-0/+26
* skyped: some cleanup, no encoding is needed when sending messagesVMiklos2007-08-20-19/+3
* skyped: finish cleanupVMiklos2007-08-20-37/+36
* skyped: use tabsVMiklos2007-08-20-53/+51
* bitlbeed -> skypedVMiklos2007-08-20-0/+109