source: roaraudio/libroar @ 5810:d44ff4605fa5

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 5381:430b1d26e12d   12 years phi updated copyright years
asyncctl.c 3.0 KB 5381:430b1d26e12d   12 years phi updated copyright years
auth.c 13.4 KB 5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
authfile.c 6.6 KB 5381:430b1d26e12d   12 years phi updated copyright years
base64.c 7.8 KB 5381:430b1d26e12d   12 years phi updated copyright years
basic.c 18.8 KB 5792:bfe694357a8a   11 years phi hopefully fix win32 bug with execed workaround
beep.c 2.2 KB 5381:430b1d26e12d   12 years phi updated copyright years
buffer.c 21.2 KB 5733:a0c8a7be1ae7   11 years phi added function roar_buffer_new_str() create buffers from string literals
caps.c 6.8 KB 5381:430b1d26e12d   12 years phi updated copyright years
cdrom.c 6.3 KB 5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
client.c 4.1 KB 5581:c00aa79358ad   12 years phi avoid false positive reply on client exec with non supported protocol or …
config.c 18.1 KB 5810:d44ff4605fa5   11 years phi added a lot paths to our path config (roar_libroar_get_path())
crc.c 3.5 KB 5381:430b1d26e12d   12 years phi updated copyright years
crypto.c 2.0 KB 5381:430b1d26e12d   12 years phi updated copyright years
ctl.c 22.6 KB 5621:33b7ab5ae9ef   12 years phi Updated protocol magic numbers (See: #262) (Part 2)
debug.c 6.4 KB 5381:430b1d26e12d   12 years phi updated copyright years
empty.c 1.4 KB 5381:430b1d26e12d   12 years phi updated copyright years
enumdev.c 10.1 KB 5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
env.c 4.0 KB 5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
error.c 45.1 KB 5646:962e433070f3   12 years phi Updated list of error values.
file.c 3.2 KB 5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
hash.c 12.8 KB 5633:d4e4fbb90e25   12 years phi Fixed memory leak in hash framwork. Affacted RNG (Closes: #310)
hash_sha1.c 8.7 KB 5530:9aa578adc5bd   12 years phi strengthened hash support against memory analyzing attacks
hash_tiger.c 48.1 KB 5530:9aa578adc5bd   12 years phi strengthened hash support against memory analyzing attacks
keyval.c 5.2 KB 5661:efd1ca5963ee   12 years phi Improved kv API: added roar_keyval_copy()
kstore.c 5.5 KB 5645:5d0d591fd4e6   12 years phi make local copies of key names
libroar.c 8.3 KB 5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
ltm.c 8.4 KB 5381:430b1d26e12d   12 years phi updated copyright years
Makefile 1.5 KB 5692:0480fc56e68a   11 years phi Added scheduler (mainly for IO events) (Closes: #206)
memmgr.c 10.9 KB 5757:75c9b2e184f3   11 years phi Added support for configureable memmgr backend (Closes: #334)
meta.c 26.8 KB 5623:cd8f318fd1a9   12 years phi Fixed metadata handling in meta.c.
nnode.c 8.9 KB 5381:430b1d26e12d   12 years phi updated copyright years
notify.c 13.3 KB 5445:f1d77dd844be   12 years phi typo
notify_proxy.c 3.2 KB 5381:430b1d26e12d   12 years phi updated copyright years
passwordapi.c 2.3 KB 5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
pinentry.c 7.4 KB 5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
plugincontainer.c 13.9 KB 5661:efd1ca5963ee   12 years phi Improved kv API: added roar_keyval_copy()
proto.c 11.2 KB 5637:8222fdbd0cdd   12 years phi corrected typos, thanks to Adam D. Barratt
random.c 5.9 KB 5506:ba21f426f299   12 years phi Improved random number generator
roardl.c 27.5 KB 5770:b3577113c65e   11 years phi support unregging FN Regs without unregging all FN Regs of current lhandle
roarfloat.c 3.8 KB 5381:430b1d26e12d   12 years phi updated copyright years
roarx11.c 4.2 KB 5381:430b1d26e12d   12 years phi updated copyright years
scheduler.c 20.7 KB 5770:b3577113c65e   11 years phi support unregging FN Regs without unregging all FN Regs of current lhandle
serverinfo.c 9.4 KB 5387:ec00c0a72024   12 years phi added function to get serverinfo for library as well as libinfo command …
simple.c 5.3 KB 5409:2ee4bc8cec36   12 years phi fixed small memory leak in roar_simple_play_file()
slp.c 5.9 KB 5381:430b1d26e12d   12 years phi updated copyright years
socket.c 31.9 KB 5754:b23d79c13370   11 years phi avoid getenv() and use more portable roar_env_get(). Also improved …
sshaskpass.c 2.6 KB 5381:430b1d26e12d   12 years phi updated copyright years
stack.c 3.7 KB 5381:430b1d26e12d   12 years phi updated copyright years
stream.c 33.1 KB 5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
time.c 4.9 KB 5381:430b1d26e12d   12 years phi updated copyright years
trap.c 4.1 KB 5381:430b1d26e12d   12 years phi updated copyright years
uuid.c 5.2 KB 5732:c992b3a63250   11 years phi added support to return the null uuid
vio.c 20.1 KB 5637:8222fdbd0cdd   12 years phi corrected typos, thanks to Adam D. Barratt
vio_bio.c 3.1 KB 5690:9205cac1fbb1   11 years phi Improved handling of mixing OpenSSL enabled applications with libroar …
vio_buffer.c 8.8 KB 5414:2b852fd3712c   12 years phi Typos (Closes: #192) (pr2)
vio_buffer_store.c 4.5 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_cmd.c 15.8 KB 5643:26caa60db561   12 years phi Updated VIO CMD to work around kernel bugs in Linux kernel.
vio_dstr.c 30.9 KB 5766:f5bfde2f4b12   11 years phi added ROAR_VIO_DSTR_PEF_ALLOW_ABSOLUTE as well as …
vio_jumbo.c 4.6 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_magic.c 3.3 KB 5381:430b1d26e12d   12 years phi updated copyright years
vio_misc.c 5.5 KB 5413:c4775e53e3a0   12 years phi fixes cppcheck warnings (false-positives)
vio_ops.c 3.4 KB 5381:430b1d26e12d   12 years phi updated copyright years
vio_pipe.c 9.0 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_proto.c 16.8 KB 5544:16ca0566b0e9   12 years phi Improved error handling (including on win32) (Closes: #235)
vio_proxy.c 7.3 KB 5419:655954f5b684   12 years phi fixed some compiler warnings
vio_rtp.c 11.3 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_select.c 7.2 KB 5653:a544ab772198   12 years phi avoid compiler warning with -DDEBUG
vio_socket.c 15.6 KB 5745:981cb1338653   11 years phi avoid warnings on systems with non-POSIX socket interface (I'm looking at …
vio_stack.c 5.1 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_stdio.c 5.5 KB 5502:c62b19461dc4   12 years phi do not use ftell() on win32 as it is broken
vio_stdvios.c 3.1 KB 5480:045af2045a6d   12 years phi corrected win32 fix for stdvios
vio_stream.c 12.0 KB 5526:390d69183bea   12 years phi Try use-execed workaround also on UNIX Domain Sockets (Closes: #207)
vio_string.c 3.6 KB 5381:430b1d26e12d   12 years phi updated copyright years
vio_tantalos.c 2.9 KB 5388:e5cc8e03a3e1   12 years phi Added support for refcount based VIOs as well as dynamically allocated …
vio_winsock.c 3.8 KB 5408:c6d31c2e4a51   12 years phi re-ported to f* s* bla win32 !*!*Dd*S!, I hate this.
vio_zlib.c 15.9 KB 5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
vs.c 39.5 KB 5651:b0e163908378   12 years phi Added compiler checks for printf() like format strings.
watchdog.c 5.6 KB 5619:16fe78ec277c   12 years phi Implemented watchdog (Closes: #291)
Note: See TracBrowser for help on using the repository browser.