source: roaraudio/libroar @ 5376:c8f94c6ad2a3

Name Size Rev Age Author Last Change
../
.cvsignore 6 bytes 2861:a0bf707b0ace   14 years phi added some .cvsignores to ignore dlls
empty.c 1.4 KB 5316:cce4c21fbe22   12 years phi corrected copyright year
Makefile 1.5 KB 5367:b2aae2f6b2d7   12 years phi Added VIO/DSTR for SOCKS proxy (See: #187)
acl.c 1.7 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
crypto.c 2.0 KB 4708:c9d40761088a   13 years phi updated copyright statements
beep.c 2.2 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
passwordapi.c 2.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
sshaskpass.c 2.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_stdvios.c 2.6 KB 5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
vio_bio.c 2.8 KB 5357:f3c705877ceb   12 years phi fixed some compiler warnings
vio_tantalos.c 2.9 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
asyncctl.c 3.0 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
file.c 3.2 KB 5271:09aa484b25f4   12 years phi added const to return type of roar_cdromdevice() (Closes: #185)
notify_proxy.c 3.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_magic.c 3.3 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_ops.c 3.4 KB 5223:3326fb359ffe   12 years phi Removed roar_file_send_raw() and roarcatsendfile.
keyval.c 3.4 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
env.c 3.4 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
crc.c 3.5 KB 5007:179d63653e33   13 years phi forced size of used ints
vio_string.c 3.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_winsock.c 3.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
stack.c 3.7 KB 5272:b59eb85a05f9   12 years phi let roarstack default to roar_mm_free() not system's free() (Closes: #128)
roarfloat.c 3.8 KB 5014:af22bd800d2b   13 years phi do not check for libm but for INFINITY and NAN, may help on some targets
client.c 4.0 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
trap.c 4.1 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
roarx11.c 4.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_buffer_store.c 4.5 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
vio_jumbo.c 4.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
time.c 4.9 KB 5363:58a8e22a1988   12 years phi made --minimal build work again
vio_stack.c 5.0 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_stdio.c 5.2 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
random.c 5.3 KB 5007:179d63653e33   13 years phi forced size of used ints
vio_misc.c 5.4 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_stream.c 5.5 KB 5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
plugincontainer.c 5.7 KB 5353:de96f27919bf   12 years phi serveral updates to roarpluginrunner and plugin API in general
slp.c 5.9 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
cdrom.c 6.3 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
debug.c 6.4 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
authfile.c 6.6 KB 5360:3dd9d1fd1b0e   12 years phi added const keywords, removed an uneeded cast to non-const
caps.c 6.8 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
vio_select.c 6.9 KB 5074:d85bc9b1b8d7   13 years phi force non-zero time
pinentry.c 7.3 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
vio_proxy.c 7.3 KB 5367:b2aae2f6b2d7   12 years phi Added VIO/DSTR for SOCKS proxy (See: #187)
serverinfo.c 7.6 KB 5372:63f373fa5790   12 years phi added support for ITST "build"
memmgr.c 7.7 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
base64.c 7.8 KB 4708:c9d40761088a   13 years phi updated copyright statements
libroar.c 8.1 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
ltm.c 8.4 KB 5357:f3c705877ceb   12 years phi fixed some compiler warnings
vio_buffer.c 8.8 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
nnode.c 8.9 KB 5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
vio_pipe.c 9.0 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
enumdev.c 10.1 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
proto.c 10.2 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
vio_rtp.c 11.2 KB 5357:f3c705877ceb   12 years phi fixed some compiler warnings
simple.c 11.6 KB 5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
hash.c 12.2 KB 5364:0de291943ccf   12 years phi marked good casts and added const keywords
config.c 13.2 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
notify.c 13.3 KB 5311:778a3e7b2b66   12 years phi added roar_notify_core_swap_global() wich can be used to create diffrent …
auth.c 13.4 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
vio_socket.c 15.2 KB 5253:a9d4cba9e8dc   12 years phi improved situation on opening files with DSTR/old roar_vio_open_file()
vio_cmd.c 15.4 KB 5373:8da157c10483   12 years phi * Updated config structure * Added a flag to ask libroar to only connect …
roardl.c 15.7 KB 5371:309ea408873b   12 years phi added new error codes
vio_zlib.c 15.8 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
vio_proto.c 16.1 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
basic.c 17.2 KB 5375:2b4d1e027b2d   12 years phi made some _LIBROAR_ATTR_TO_STATIC functions static
buffer.c 19.8 KB 5352:b23d2fa6d9c9   12 years phi added roar_buffer_get_datalen(), corrected _ckbuf() call in …
vio.c 20.0 KB 5375:2b4d1e027b2d   12 years phi made some _LIBROAR_ATTR_TO_STATIC functions static
ctl.c 21.2 KB 5360:3dd9d1fd1b0e   12 years phi added const keywords, removed an uneeded cast to non-const
meta.c 26.2 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
vio_dstr.c 27.8 KB 5367:b2aae2f6b2d7   12 years phi Added VIO/DSTR for SOCKS proxy (See: #187)
stream.c 30.8 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
error.c 32.2 KB 5371:309ea408873b   12 years phi added new error codes
socket.c 32.3 KB 5376:c8f94c6ad2a3   12 years phi finished rewrite of socket.[ch] for this release. Closes: #187
vs.c 39.5 KB 5357:f3c705877ceb   12 years phi fixed some compiler warnings
hash_tiger.c 48.1 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
Note: See TracBrowser for help on using the repository browser.