source: roaraudio/libroar @ 4463:c4caff931828

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 3811:49db840fb4f4   14 years phi fixed some copyright statements
asyncctl.c 3.0 KB 4342:6a1a4274b8ab   14 years phi small bug fixes
auth.c 7.3 KB 4296:16e3f8f5983e   14 years phi added a lot const keywords
basic.c 9.9 KB 4109:be264ca5f6e5   14 years phi try abstract namespace if not found on conventional namespace
beep.c 2.2 KB 3570:77ee702afc90   14 years phi implemented roar_beep()
buffer.c 11.1 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
cdrom.c 6.0 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
client.c 3.2 KB 3875:8731d0c3e04a   14 years phi init/zero messages with memset()
config.c 10.4 KB 4349:df8f8224a3f4   14 years phi corrected use of how to get home dir
crypto.c 2.0 KB 4455:ac1b2db3dff9   13 years phi bring up gcrypt if needed
ctl.c 20.0 KB 4385:37924d2f1dae   14 years phi support src == dst in roar_conv_volume()
debug.c 5.4 KB 3904:4878094678dc   14 years phi do not declare vars in case they are unused
empty.c 1.4 KB 3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
enumdev.c 6.6 KB 4444:f3c427934bd3   13 years phi only read server infos if requested
env.c 3.4 KB 3991:41dd190c83cc   14 years phi dekl. missing var
error.c 5.2 KB 4185:03264ac425a9   14 years phi added some error code helper functions
file.c 8.4 KB 4159:195c87e5b538   14 years phi updated handling of CELT magics
hash.c 5.4 KB 4454:8d5b183324bc   13 years phi implemented a overall crypto init function
hash_tiger.c 47.9 KB 4460:65edaf8cf35f   13 years phi added support for store and restore of state, only supports storing of …
keyval.c 3.2 KB 3975:b4010f0840a4   14 years phi implemented functions
libroar.c 2.5 KB 4243:2ab21e14c42a   14 years phi replaced *ROAR_MLOCK() with modern roar_mm_m*lock*()
ltm.c 8.1 KB 4293:b3c0ac64bc7d   14 years phi cleanup
Makefile 1.3 KB 4462:75c01c2600d2   13 years phi added dummy files for password api
meta.c 25.2 KB 4296:16e3f8f5983e   14 years phi added a lot const keywords
nnode.c 8.7 KB 3897:7150eb408831   14 years phi get things to compile on µCs
notify.c 12.7 KB 4342:6a1a4274b8ab   14 years phi small bug fixes
notify_proxy.c 3.2 KB 4415:3ab9357a073d   13 years phi fixed notify proxy
passwordapi.c 1.4 KB 4462:75c01c2600d2   13 years phi added dummy files for password api
pinentry.c 7.2 KB 4463:c4caff931828   13 years phi corrected use of strdup() to roar_mm_strdup()
proto.c 8.8 KB 4439:2a5894489fab   13 years phi don't assume NULL to be a false value
random.c 2.6 KB 4454:8d5b183324bc   13 years phi implemented a overall crypto init function
roardl.c 4.5 KB 3776:2f44405c0617   14 years phi a debug lion
roarx11.c 4.2 KB 3627:11f7dace5af0   14 years phi added roar_x11_flush()
serverinfo.c 7.3 KB 4441:f874513f7f15   13 years phi get large data support in server_info working
simple.c 11.6 KB 3905:52d3217fc3c3   14 years phi added win32 cast
slp.c 5.9 KB 3790:1ba31162e041   14 years phi fixed copyright
socket.c 27.2 KB 4257:65cf58821db6   14 years phi fixed a problem with PASSFH on some systems
sshaskpass.c 2.1 KB 4463:c4caff931828   13 years phi corrected use of strdup() to roar_mm_strdup()
stack.c 3.6 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
stream.c 25.7 KB 4296:16e3f8f5983e   14 years phi added a lot const keywords
vio.c 14.2 KB 3898:ee9d45cf981d   14 years phi test for accept()
vio_bio.c 2.9 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_buffer.c 8.6 KB 3972:f1ef631a9da9   14 years phi start of read function
vio_buffer_store.c 4.5 KB 3995:673630473abf   14 years phi get bufferstore working
vio_cmd.c 15.6 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_dstr.c 24.1 KB 3834:b6ffac42c34e   14 years phi use roar_mm_*()
vio_jumbo.c 4.6 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_magic.c 3.6 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_ops.c 2.2 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_pipe.c 9.1 KB 3909:182713540d14   14 years phi only support type=socket in case we have UNIX sockets
vio_proto.c 10.2 KB 3795:6d3ee2c1c22f   14 years phi support ROAR_VIO_CTL_GET_NAME
vio_rtp.c 11.6 KB 3997:33c1a01ced1e   14 years phi typo
vio_select.c 6.8 KB 4083:a322327332a6   14 years phi typo, more debug lions
vio_socket.c 14.9 KB 3998:872784036bb5   14 years phi do not listen/accept on connection less sockets
vio_stack.c 4.8 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_stdio.c 5.0 KB 3900:71782afc24b2   14 years phi check for some more f*()-functions
vio_string.c 3.6 KB 3811:49db840fb4f4   14 years phi fixed some copyright statements
vio_tantalos.c 2.8 KB 3788:fe1762804632   14 years phi fix some warnings
vio_winsock.c 3.7 KB 3798:49d08fa4d100   14 years phi added missing vars
vs.c 16.0 KB 4260:73d7bdb1a9c5   14 years phi better NULL checking
Note: See TracBrowser for help on using the repository browser.