Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-06 | Fix wallops command when given no arguments | Joel Rosdahl | 1 | -0/+1 | |
As noted by Hanno Foest. | |||||
2017-02-25 | Update CHANGES | Joel Rosdahl | 1 | -0/+1 | |
2016-10-23 | Start correctly on Windows | Joel Rosdahl | 1 | -0/+1 | |
2016-09-20 | Update CHANGES | Joel Rosdahl | 1 | -0/+1 | |
2016-09-14 | Remove Python 3 compatibility statement since we're not there yet | Joel Rosdahl | 1 | -1/+0 | |
2016-09-11 | Make it possible to use Python 3 | Joel Rosdahl | 1 | -0/+1 | |
Fixes #22. | |||||
2016-07-19 | Update CHANGES | Joel Rosdahl | 1 | -0/+9 | |
2016-03-08 | Import ssl module before entering chroot jail | Joel Rosdahl | 1 | -0/+1 | |
As noted by Jan Fuchs, importing the ssl module typically doesn't work inside a chroot jail. | |||||
2015-08-16 | Handle quickly disconnecting client without crashing | Joel Rosdahl | 1 | -0/+1 | |
2015-08-04 | Find certificate specified with relative path when using --daemon | Joel Rosdahl | 1 | -0/+4 | |
2015-05-22 | Prepare for v1.1 | Joel Rosdahl | 1 | -0/+4 | |
2015-02-09 | Prepare for v1.0 | Joel Rosdahl | 1 | -1/+1 | |
2015-02-09 | Update CHANGES | Joel Rosdahl | 1 | -7/+8 | |
2014-07-16 | Update CHANGES and README | Joel Rosdahl | 1 | -3/+4 | |
2014-06-23 | Minor cleanups | Joel Rosdahl | 1 | -1/+2 | |
2014-06-23 | Added options for chroot and setting the server uid/gid. | Rezrov Frotz | 1 | -1/+1 | |
2013-10-14 | Add basic SSL support via --ssl-pem-file | Leandro Lucarella | 1 | -0/+1 | |
2013-02-20 | Update CHANGES | Joel Rosdahl | 1 | -0/+4 | |
2012-07-01 | Prepare for version 0.4 | Joel Rosdahl | 1 | -2/+3 | |
2012-07-01 | Fix crash when the write queue for a disconnected client is non-empty | Joel Rosdahl | 1 | -0/+1 | |
Reported by Jim Leonard. | |||||
2011-12-04 | Add test suite | Joel Rosdahl | 1 | -0/+1 | |
2011-11-21 | Add support for WALLOPS | Joel Rosdahl | 1 | -0/+1 | |
2011-11-17 | Add support for channel keys | Joel Rosdahl | 1 | -0/+5 | |
2011-08-25 | Prepare for version 0.3 | Joel Rosdahl | 1 | -0/+8 | |
2011-08-21 | Preparations before version 0.2 | Joel Rosdahl | 1 | -0/+5 | |
2011-08-21 | Preparations before version 0.1.1 | Joel Rosdahl | 1 | -0/+5 | |
2011-08-21 | Preparations before version 0.1 | Joel Rosdahl | 1 | -1/+1 | |
2011-08-21 | Add CHANGES reply | Joel Rosdahl | 1 | -0/+7 | |