solanum-vs-hackint-and-char.../libratbox/src
2014-02-28 00:53:13 +01:00
..
arc4random.c Revert "Remove more gnutls references." 2013-06-10 12:18:43 -04:00
balloc.c balloc: Fix memory leak when get_block() fails. 2014-02-23 22:14:47 +01:00
commio.c commio: Add error string for SSL trouble. 2014-02-24 00:06:19 +01:00
crypt.c libratbox/crypt: fix difference from glibc in sha256_crypt() 2013-10-23 15:47:28 +03:00
descrip.mms
devpoll.c
epoll.c Disable timerfd/signalfd on openvz, it seems broken 2012-05-18 21:16:13 -05:00
event.c
export-syms.txt Add new function rb_get_ssl_certfp() to export-syms.txt. 2010-02-07 20:38:37 +01:00
gnutls.c libratbox/gnutls: add gnutls v3 api compatibility without breaking v2 2014-02-08 18:34:49 +00:00
helper.c Replace double semicolons with single; place null statement on its own line. 2014-02-23 22:23:34 +01:00
kqueue.c
linebuf.c Fix --disable-balloc. 2010-03-05 17:28:47 +01:00
Makefile.am Revert "libratbox: Remove broken gnutls support." 2013-06-10 12:19:02 -04:00
Makefile.in libratbox: regenerate autotools files 2014-02-08 18:35:24 +00:00
nossl.c Revert "libratbox: Remove broken gnutls support." 2013-06-10 12:19:02 -04:00
openssl.c Remove SSL_OP_NO_COMPRESSION from openssl initialization. 2014-02-21 09:17:29 +00:00
patricia.c libratbox: Clean up uses of strcpy(). 2010-11-23 08:52:18 -06:00
poll.c
ports.c
ratbox_lib.c libratbox: Abort if the restart callback returns. 2014-02-28 00:53:13 +01:00
rawbuf.c
rb_memory.c
select.c
sigio.c sigio: use siginfo_t instead of struct siginfo, per glibc commit r4efeffc1d5 2012-07-25 10:34:50 -05:00
snprintf.c libratbox: Fix undefined behaviour advancing pointer beyond end of array. 2014-02-16 16:06:01 +01:00
tools.c Replace double semicolons with single; place null statement on its own line. 2014-02-23 22:23:34 +01:00
unix.c
version.c.SH
win32.c