source: roaraudio/libroar @ 5903:cac26a3b3cb0

Name Size Rev Age Author Last Change
../
.cvsignore 6 bytes 2861:a0bf707b0ace   14 years phi added some .cvsignores to ignore dlls
acl.c 1.7 KB 5823:f9f70dbaa376   11 years phi updated copyright
asyncctl.c 3.0 KB 5823:f9f70dbaa376   11 years phi updated copyright
auth.c 13.4 KB 5823:f9f70dbaa376   11 years phi updated copyright
authfile.c 6.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
base64.c 7.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
basic.c 22.5 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
beep.c 2.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
buffer.c 21.2 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
caps.c 6.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
cdrom.c 6.6 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
client.c 4.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
config.c 22.6 KB 5895:2bcffab4cd73   11 years phi Moved away from roar_libroar_get_path_static()
crc.c 3.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
crypto.c 2.0 KB 5823:f9f70dbaa376   11 years phi updated copyright
ctl.c 22.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
debug.c 6.4 KB 5823:f9f70dbaa376   11 years phi updated copyright
empty.c 1.4 KB 5823:f9f70dbaa376   11 years phi updated copyright
enumdev.c 10.2 KB 5895:2bcffab4cd73   11 years phi Moved away from roar_libroar_get_path_static()
env.c 5.0 KB 5823:f9f70dbaa376   11 years phi updated copyright
error.c 45.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
file.c 3.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
hash.c 12.8 KB 5837:96349d1c8634   11 years phi Avoid %llX on win32 (Closes: #271)
hash_sha1.c 8.7 KB 5823:f9f70dbaa376   11 years phi updated copyright
hash_tiger.c 48.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
keyval.c 5.3 KB 5889:d866fb1213d6   11 years phi avoid segfault in rpld by testing our args for validity
kstore.c 5.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
libroar.c 8.2 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
ltm.c 8.4 KB 5823:f9f70dbaa376   11 years phi updated copyright
Makefile 1.6 KB 5849:beb4bacada1d   11 years phi updated build system a bit to prepare for --out-implib support
memmgr.c 11.1 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
meta.c 26.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
nnode.c 8.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
notify.c 13.3 KB 5823:f9f70dbaa376   11 years phi updated copyright
notify_proxy.c 3.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
passwordapi.c 2.3 KB 5823:f9f70dbaa376   11 years phi updated copyright
pinentry.c 7.5 KB 5895:2bcffab4cd73   11 years phi Moved away from roar_libroar_get_path_static()
plugincontainer.c 13.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
proto.c 11.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
random.c 5.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
roardl.c 33.6 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
roarfloat.c 3.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
roarx11.c 4.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
scheduler.c 20.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
serverinfo.c 9.4 KB 5825:3e41991f9a62   11 years phi removed yet another set of -DXXX as well as $(PKGDEFINES). Updated …
simple.c 5.4 KB 5845:43d648524685   11 years phi small error value correction/debug lion update
slp.c 5.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
socket.c 32.2 KB 5896:aef8b3923086   11 years phi cleanup of usage of hard coded buffer lengths. Migrated some cases to …
sshaskpass.c 2.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
stack.c 3.7 KB 5823:f9f70dbaa376   11 years phi updated copyright
stream.c 33.1 KB 5829:09f674dfe78a   11 years phi fix possible buffer overflow (which can lead in stack overwrite) caused by …
time.c 4.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
trap.c 4.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
uuid.c 5.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio.c 20.2 KB 5834:22e75d31bfd8   11 years phi Fix #296 by using a workaround (disabling RTLD_DEEPBIND). Needs to be …
vio_bio.c 3.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_buffer.c 8.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_buffer_store.c 4.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_cmd.c 16.2 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
vio_dstr.c 30.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_jumbo.c 4.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_magic.c 3.3 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_misc.c 5.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_ops.c 3.4 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_pipe.c 9.0 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_proto.c 16.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_proxy.c 7.3 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_rtp.c 11.3 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_select.c 7.2 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_socket.c 15.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_stack.c 5.1 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_stdio.c 5.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_stdvios.c 3.1 KB 5834:22e75d31bfd8   11 years phi Fix #296 by using a workaround (disabling RTLD_DEEPBIND). Needs to be …
vio_stream.c 12.0 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
vio_string.c 3.6 KB 5896:aef8b3923086   11 years phi cleanup of usage of hard coded buffer lengths. Migrated some cases to …
vio_tantalos.c 2.9 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_winsock.c 3.8 KB 5823:f9f70dbaa376   11 years phi updated copyright
vio_zlib.c 15.8 KB 5901:64d1f534671b   11 years phi added roar_mm_free_noerror() and make some use out of it
vs.c 39.5 KB 5823:f9f70dbaa376   11 years phi updated copyright
watchdog.c 5.6 KB 5823:f9f70dbaa376   11 years phi updated copyright
Note: See TracBrowser for help on using the repository browser.