Commit Graph

5 Commits

Author SHA1 Message Date
Chinsky cca2c997df Merge branch 'master' into dev 2014-03-08 12:02:32 +04:00
Mloc 5c8fddcad0 fuck 2014-03-05 12:37:11 +00:00
Vetinari ee617bc4f8 Dev Update
Update my Dev repo to bs12's dev post master merge. Should allow pull
request to automerge now.
2014-03-05 12:23:49 +11:00
Mloc-Argent 43d6412322 Fix for a server-crashing issue in libnudge.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-03-04 22:14:57 +00:00
Mloc-Argent 49890421f8 Adds a C library alternative to the ircbot nudge script.
This allows for more secure and stable transmission on Linux, but you might see some improvements on Windows too.
Code lies in (confusingly) lib/src.
nudge.c should be compiled to lib/nudge.[dll/so] and be linked against netutil.c.

There's some horribly hacky code in nudge.c to assemble pickled data, but it's probably the fastest way that's still safe.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-03-04 10:08:17 +00:00