aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/skyped.py
Commit message (Expand)AuthorAgeLines
* Remove old skype plugin. Use the skypeweb purple plugin instead.dequis2018-03-11-523/+0
* skyped: missing newline in logMiklos Vajna2013-04-21-1/+1
* skyped: fix non-gobject mode (#1035)Jinn Ko2013-03-07-2/+2
* skyped: prefix debug messages with source locationMiklos Vajna2013-03-06-5/+5
* skyped: fix typo when not finding config fileMiklos Vajna2013-03-06-1/+1
* skyped.py: also sanitize log file outputLeho Kraav2013-02-25-4/+8
* skyped: print again the config file pathMiklos Vajna2013-02-16-1/+1
* skype: handle only socket errors in send()Mike Kazantsev2013-02-11-2/+2
* skype: handle socket errors during tls session negotiation in a graceful wayMike Kazantsev2013-02-11-3/+7
* skype: don't do retries on send() on socket errors with gobjectMike Kazantsev2013-02-11-9/+6
* skype: cleanup of the send() codeMike Kazantsev2013-02-11-17/+15
* skype: add --dont-start-skype optionMike Kazantsev2013-02-11-6/+11
* skype: use argparse instead of getopt for CLI in skypedMike Kazantsev2013-02-11-87/+61
* Update my emailMiklos Vajna2013-01-13-1/+1
* skyped: add mock modeMiklos Vajna2013-01-13-8/+50
* #979 skyped: tolerate errors from skype during startupMiklos Vajna2012-07-20-1/+2
* skyped: set FD_CLOEXEC on listening socketMiklos Vajna2012-04-22-0/+3
* skyped: give reasonable error message when cert is missingMiklos Vajna2011-12-12-5/+9
* skyped: user configuration should have priorityMiklos Vajna2011-06-30-2/+2
* Bind to IPv6 address when -H is in IPv6 formatJan Hruban2011-06-15-2/+5
* Merge bitlbee-skype into bitlbeeMiklos Vajna2011-04-12-0/+488