Commit Graph

46 Commits

Author SHA1 Message Date
Klaus-Uwe Mitterer debfcfc062 Fix SKS twitter bridge 2017-09-19 18:09:12 +02:00
Klaus-Uwe Mitterer 9de5c45c75 Zusammenstauchen und abhören, Sir. 2017-09-04 09:38:54 +02:00
Klaus-Uwe Mitterer b0cf187d0c Ignore client connection resets 2017-06-23 21:55:36 +02:00
Klaus-Uwe Mitterer d82ec2a995 Replace portsopen.py, siteup.py, sksup.py and sslexpiry.py by twitter.py 2017-06-23 21:52:50 +02:00
Klaus-Uwe Mitterer feac1be289 Include SKS in server 2017-06-22 17:54:11 +02:00
Klaus-Uwe Mitterer f09cb30772 Add SKS keyserver monitor 2017-06-22 17:16:13 +02:00
Klaus-Uwe Mitterer af06c5af6f Add logging in ssltools 2017-06-21 21:38:36 +02:00
Klaus-Uwe Mitterer c88f4f2007 Fix it some more. 2017-03-23 16:01:26 +01:00
Klaus-Uwe Mitterer 0a8a69875c Fix tweet.py 2017-03-23 15:59:51 +01:00
Klaus-Uwe Mitterer 8fcfe72f5b Some refactoring 2017-03-19 21:11:16 +01:00
Klaus-Uwe Mitterer c2a0db14bb Fix indentation 2017-01-14 01:06:49 +01:00
Klaus-Uwe Mitterer 4a6dc4417b Implement URL checker 2016-09-13 23:27:10 +02:00
Klaus-Uwe Mitterer a2b6d3d2e0 Allow tweet.py to parse Twitter status URLs for replies 2016-09-13 20:20:05 +02:00
Klaus-Uwe Mitterer e0fe42a35d Add command line switches to tweet.py for passing tweet text and a tweet ID to reply to 2016-09-13 19:56:26 +02:00
Klaus-Uwe Mitterer 473a0d54c0 Checking in helpers for the server 2016-08-03 22:52:34 +02:00
Klaus-Uwe Mitterer d5841d2c80 Add basic structure of issuetools 2016-08-03 22:42:49 +02:00
Klaus-Uwe Mitterer cabad5f7b3 Preparing for issuetools 2016-08-03 22:31:24 +02:00
Klaus-Uwe Mitterer e446013517 Copy over database tools from Twitools project for issue tracking feature 2016-07-26 21:34:06 +02:00
Klaus-Uwe Mitterer 3e333a9538 Implement port monitoring, improve punycode handling, other minor improvements 2016-07-26 13:28:02 +02:00
Klaus-Uwe Mitterer eae9d81f2a Return None when getSetting() fails 2016-07-20 19:30:51 +02:00
Klaus-Uwe Mitterer 780df5abc1 Reference variable rather than value in listIncluded() 2016-07-20 19:15:58 +02:00
Klaus-Uwe Mitterer 27efb21c42 Some punycode bug fixing 2016-07-20 19:14:45 +02:00
Klaus-Uwe Mitterer c958d290d2 Add support for punycode, some bug fixing 2016-07-20 18:46:46 +02:00
Klaus-Uwe Mitterer 4ac190ef23 Finalize SSL command implementation 2016-07-20 18:17:06 +02:00
Klaus-Uwe Mitterer 3690c8ec95 Add meaningful message for services that are not yet implemented. 2016-07-18 22:21:32 +02:00
Klaus-Uwe Mitterer b678777f06 Implement SSL monitoring through server 2016-07-18 22:19:58 +02:00
Klaus-Uwe Mitterer ff877e734a Fix imports 2016-07-18 17:39:55 +02:00
Klaus-Uwe Mitterer 2e731e2b46 Restructured server -> Moved most functions to servertools
Started implementation of message handler
2016-07-18 17:08:14 +02:00
Klaus-Uwe Mitterer 77fb50b4cc Add initial version of server.py 2016-07-16 19:50:17 +02:00
Klaus-Uwe Mitterer e9ad63de92 Correct path in .gitignore 2016-07-16 19:50:05 +02:00
Klaus-Uwe Mitterer 621a9381b7 Add .gitignore 2016-07-16 19:48:05 +02:00
Klaus-Uwe Mitterer 4e50438717 portsopen.py: Allow config to include ports as either integers or lists for backwards compatibility 2016-04-28 23:21:38 +02:00
Klaus-Uwe Mitterer dd9e60fb9a portsopen.py: Take list of ports per host to test
sslexpiry.py: Handle unreachable port
2016-04-28 23:05:40 +02:00
Klaus-Uwe Mitterer 79ac25dd4d Add closed port notifier 2016-03-30 18:15:30 +02:00
Klaus-Uwe Mitterer 44fb3f9f10 Allow sslexpiry to be directly executed through an import 2016-03-30 18:11:49 +02:00
Klaus-Uwe Mitterer ebcb76ab67 Make ssltools correctly handle SNI 2016-03-30 16:16:08 +02:00
Klaus-Uwe Mitterer a85285d30e Tried something, but it doesn't work... 2016-03-30 16:00:48 +02:00
Klaus-Uwe Mitterer fab54d15cd Handle KeyboardInterrupts in tweet.py 2016-03-18 21:09:50 +01:00
Klaus-Uwe Mitterer ea13238049 Move function to setuptools for reusability 2016-03-18 21:08:10 +01:00
Klaus-Uwe Mitterer a5661dc037 Fix a stupid, stupid mistake 2016-03-18 20:46:38 +01:00
Klaus-Uwe Mitterer 135aa08ac2 Make the SSL expiry notifier actually tweet... 2016-03-17 21:40:32 +01:00
Klaus-Uwe Mitterer 4dd44366e1 Adding the SSL expiry monitor 2016-03-16 16:49:56 +01:00
Klaus-Uwe Mitterer 9846fb820f Meh. 2016-03-16 15:50:37 +01:00
Klaus-Uwe Mitterer 61d049a01f Moving setuptools and twitools to subdirs 2016-03-16 13:57:57 +01:00
Klaus-Uwe Mitterer 9a4ce98f2d Split setuptools from twitools 2016-03-16 13:52:26 +01:00
Klaus-Uwe Mitterer 659096aace That's the tweeter 2016-03-16 13:59:09 +01:00