Commit Graph

164 Commits

Author SHA1 Message Date
Lauri Võsandi e459093e1b Add Drone config
continuous-integration/drone Build is passing Details
2023-01-03 10:00:36 +02:00
Wei He d1341ec984
Update nyancat-server 2021-08-23 10:43:39 -04:00
Tomas Tomecek 5ffb6c5c03 readme: Fedora now has nyancat \o/
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2020-03-30 19:10:13 +09:00
K. Lange d594203cc2 fixup 2020-01-25 08:55:25 +09:00
K Lange 78f481a315
Create FUNDING.yml 2019-10-14 06:49:23 +09:00
Tyler Cromwell 9a920e8c5b Converted spaces to tabs, and changed to setting a delay instead of a speed up amount 2019-07-14 11:06:56 +09:00
Tyler Cromwell b81aac9d23 Can now adjust image refresh rate 2019-07-14 11:06:56 +09:00
K. Lange 19f7dcac57 v1.5.2 2018-08-18 22:40:20 +09:00
Kevin Lange b379b2cd39 I don't use my give name anymore. 2018-05-01 17:04:26 +09:00
Frederic Cambus e5a3a2a051 Fix a buffer overflow by getting rid of all strcpy() calls 2018-01-08 09:26:35 +09:00
JimmyBot c46d53dac6 Update README.md 2017-04-25 07:32:14 +09:00
Travis Paul 75e776b65d Add NetBSD and pkgsrc.se link 2017-04-10 16:19:25 +09:00
Kevin Lange c925313a7a Merge pull request #40 from archey/master
added _DEFAULT_SOURCE to fix compilation warnings on gcc 5
2016-08-24 11:25:30 +09:00
Kevin Lange 66690c16be Merge pull request #41 from jwilk/spelling
Fix typos
2016-07-07 06:17:20 +09:00
Jakub Wilk 7d0682d3ae Fix typos 2016-07-06 22:18:11 +02:00
arch3y a7b9db0187 added _DEFAULT_SOURCE to fix compilation warnings on gcc 5 2016-05-04 15:49:46 -04:00
Kevin Lange 7250ec2310 v1.5.1 2015-11-23 21:05:00 -08:00
Kevin Lange 84f44336d5 sb should be unsigned 2015-11-24 00:02:04 -05:00
Kevin Lange 06e9765af0 1.5.0 2015-10-31 14:51:33 -07:00
Kevin Lange a5063d9d86 Merge pull request #37 from fcambus/rxvt-256color
Adding support for the rxvt-256color terminal
2015-11-01 06:45:54 +09:00
Kevin Lange 49af136b02 Merge pull request #36 from fcambus/master
Adding links to FreeBSD and OpenBSD ports in the README
2015-11-01 06:45:47 +09:00
Frederic Cambus 07975b873a Adding support for the rxvt-256color terminal 2015-10-31 22:44:30 +01:00
Frederic Cambus 0ebfd8b4c6 Adding links to FreeBSD and OpenBSD ports in the README 2015-10-30 22:12:51 +01:00
Kevin Lange 1dc4f1c2fd Merge pull request #35 from fcambus/master
Added _BSD_SOURCE define to allow compiling on OpenBSD
2015-10-31 06:05:40 +09:00
Frederic Cambus 65bbd3a951 Added _BSD_SOURCE define to allow compiling on OpenBSD 2015-10-30 21:02:10 +01:00
Kevin Lange 5709089093 1.4.5 2015-09-03 16:11:14 -07:00
Kevin Lange 0a7bfc16be Merge pull request #31 from annonymouse/master
Added __BSD_VISIBLE 1 to allow compiling on FreeBSD.
2014-09-18 09:37:44 -07:00
annonymouse 1d8a582ebd Added __BSD_VISIBLE 1 to allow compiling on FreeBSD. This includes SIGWINCH on FreeBSD. Still compiles succesfully on OSX (Mavericks) and Ubuntu 12.04 LTS 2014-09-17 18:52:18 +01:00
Kevin Lange b2458fa06d Merge pull request #30 from killgallic/master
Add _DARWIN_C_SOURCE to allow compiling on OSX
2014-07-28 22:15:32 -07:00
Jacob bcc69a9e3b Add _DARWIN_C_SOURCE to allow compiling on OSX
This allows OSX to get declarations for readlink(), setegid(), seteuid() etc when compiling 

Allows successful compile on OSX 10.9.4
Didn't break the build on Linux (tested on Ubuntu Server 12.04 LTS & Centos 6.5
2014-07-24 14:19:49 +10:00
Kevin Lange c502754f9b bump version 1.4.4 2014-05-01 11:14:53 -07:00
Kevin Lange eef505b957 Fix a calculation resulting in a bad color index 2014-05-01 11:14:27 -07:00
Kevin Lange 1e50a21706 Reset sigwinch after handler 2014-05-01 11:14:07 -07:00
Kevin Lange 5125a24bfe let's call that 1.4.3 2014-04-30 16:36:52 -07:00
Kevin Lange 9ccd2f8523 Also -Wwrite-string 2014-04-30 16:33:52 -07:00
Kevin Lange 20b9bf5adc Pedantic too, and bump version 2014-04-30 16:31:10 -07:00
Kevin Lange 7ad46735c1 kill warnings, c99 up in this 2014-04-30 16:30:30 -07:00
Kevin Lange 8cf326558c Update picture in README 2014-03-08 13:39:32 -08:00
Kevin Lange f57942381a Merge pull request #28 from jmccrohan/master
Fixes discovered during Debian packaging of nyancat 1.4.1
2014-02-19 18:24:45 -08:00
Jonathan McCrohan fffcb12d1b Allow build flags to be overridden by make process
Required to enable Debian buildi hardening:
https://wiki.debian.org/Hardening

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-02-20 02:19:57 +00:00
Jonathan McCrohan 57ee01929a Add systemd unit files
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-02-20 02:17:22 +00:00
Kevin Lange d9d0d5e3cc Fix telnet size negotiation 2014-02-14 00:58:56 -08:00
Kevin Lange 441e61ce2d Some major improvements here. 2014-02-14 00:43:43 -08:00
Kevin Lange 0490c6aa48 Bump version, update changelog 2014-02-09 00:40:12 -08:00
Kevin Lange 64d29067a0 Long-form option for skip-intro and update manpage 2014-02-09 00:37:51 -08:00
Kevin Lange 3c2f770be2 Add option to skip intro in telnet mode.
I am dropping the intro from my instance and also making it not run
permanently (sorry, limited bandwidth until I get this on a dedicated
cloud instance somewhere).
2014-02-09 00:32:35 -08:00
Kevin Lange 837cd32902 Merge pull request #27 from Herringway/master
Exit gracefully when piped stdout becomes invalid
2013-12-15 20:11:26 -08:00
Cameron Ross 99e3d05139 Exit gracefully when stdout becomes invalid 2013-12-15 23:49:35 -04:00
Kevin Lange ad642822bc bump version 2013-12-07 13:41:52 -08:00
Kevin Lange fd2321630b Update links and MOTD text 2013-12-07 13:41:08 -08:00