source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4586:a740993657d7   13 years phi added base64 stub files
(edit) @4585:809eb2858897   13 years phi added CRC24 support
(edit) @4584:959c2d722ca8   13 years phi enable VS file API to handle mime-types
(edit) @4583:3bd9da6e60fa   13 years phi added mimetype lookup functions
(edit) @4582:c38c091bd002   13 years phi added support for content type handling in HTTP module
(edit) @4581:f1a58ffe0be6   13 years phi fixed some minor bugs and flushing problems
(edit) @4580:435fb7a75ea4   13 years phi added file mode to VS API (Closes: #3), still needs some tuning of the …
(edit) @4579:d6f55bf4b6d4   13 years phi added support for ROAR_VS_WAIT (Closes: #54)
(edit) @4554:713ba72295c3   14 years phi start porting to OpenVMS
(edit) @4549:baef66261946   14 years phi unbreak if no libgcrypt
(edit) @4538:b809f0dcd86a   14 years phi implemented support for sending extended flags over the network
(edit) @4535:4f08bac78ce0   14 years phi some small buffer vio addition
(edit) @4534:11158fb086d6   14 years phi added roar_std{in,out,err}
(edit) @4533:5623608fd688   14 years phi added files for stdio vio handles
(edit) @4527:4b92f68e8956   14 years phi implement ROAR_VIO_CTL_GET_NEXT
(edit) @4525:07dfa64029bc   14 years phi added generic float handling
(edit) @4524:74c199f0078b   14 years phi added files for roarfloats
(edit) @4522:c335603c6371   14 years phi added refing and unrefing of buffers
(edit) @4517:203da07ed7d3   14 years phi fixed const cast problem
(edit) @4516:f2314a12d62a   14 years phi removed the public struct define of struct roar_buffer
(edit) @4502:cee57ed26316   14 years phi added functions to look up standards names
(edit) @4499:0f9cbe98ac0b   14 years phi fixed off by one error
(edit) @4498:1396b66d445d   14 years phi implemented basic CAPS api for standards
(edit) @4497:d53e72ee4a67   14 years phi added dummy files for caps.h
(edit) @4488:13eb2a20987a   14 years phi support for writing ESD and PulseAudio? auth cookies
(edit) @4486:d91b43c7b141   14 years phi disable password auth for the moment
(edit) @4485:dc90a2ccd84f   14 years phi small bug: set data member of key to non-NULL if server address is NULL
(edit) @4484:2e56863a8466   14 years phi support to read ESD and PulseAudio? Cookies
(edit) @4483:96a86fd04daf   14 years phi added dummy files for authfile support
(edit) @4475:c2aa5513d732   14 years phi implemented support to ask for a password
(edit) @4473:8999323c97a8   14 years phi test for positive auth
(edit) @4471:01d73d56fffe   14 years phi fixed small bugf
(edit) @4470:2188ebba6907   14 years phi added code for reading and writing auth messages
(edit) @4465:474d7731edd6   14 years phi implemented simple function for asking for passwords
(edit) @4464:d0eccaeb3983   14 years phi corrected lion end removeal loop
(edit) @4463:c4caff931828   14 years phi corrected use of strdup() to roar_mm_strdup()
(edit) @4462:75c01c2600d2   14 years phi added dummy files for password api
(edit) @4460:65edaf8cf35f   14 years phi added support for store and restore of state, only supports storing of …
(edit) @4459:552ec493bac9   14 years phi make it work, implemented unaligned writes
(edit) @4458:6a9a587d42d9   14 years phi added support for tiger as long as block wise written
(edit) @4457:81bb54d22f8c   14 years phi added dummy files for Tiger hash
(edit) @4455:ac1b2db3dff9   14 years phi bring up gcrypt if needed
(edit) @4454:8d5b183324bc   14 years phi implemented a overall crypto init function
(edit) @4453:25cf9186c390   14 years phi added aux functions roar_ht_digestlen() and roar_ht_is_supported()
(edit) @4451:839e9e3f1b46   14 years phi implement hashes based un libgcrypt
(edit) @4450:9cf317562718   14 years phi implemented some functions for hashing
(edit) @4447:330209bb6de3   14 years phi added general random functions and support for gcrypt backend
(edit) @4446:12a28cf8a257   14 years phi added dummy files for random and hash functions
(edit) @4444:f3c427934bd3   14 years phi only read server infos if requested
(edit) @4441:f874513f7f15   14 years phi get large data support in server_info working
(edit) @4440:970fdb88487b   14 years phi added support for lage messages
(edit) @4439:2a5894489fab   14 years phi don't assume NULL to be a false value
(edit) @4435:32e641dd7526   14 years phi use data from server_info for devenum
(edit) @4433:df25c6da63e6   14 years phi added a lot debug lions, fixed some small bugs in size calc
(edit) @4430:773d77b04aed   14 years phi implement SERVER_INFO with IT_SERVER
(edit) @4428:f30bfc52a118   14 years phi started with server info stuff
(edit) @4415:3ab9357a073d   14 years phi fixed notify proxy
(edit) @4414:7a363907e859   14 years phi added SLP support to server enum
(edit) @4397:c6303a52932d   14 years phi added notes
(edit) @4385:37924d2f1dae   14 years phi support src == dst in roar_conv_volume()
(edit) @4384:58d6bf7eb6a6   14 years phi added roar_conv_volume()
(edit) @4356:33238471cffd   14 years phi force ROAR_ENUM_FLAG_NONBLOCK if ROAR_ENUM_FLAG_HARDNONBLOCK is set
(edit) @4354:ff37f8174ab1   14 years phi test if server address is uniq
(edit) @4353:afd8ee9a2999   14 years phi support default address in enum support
(edit) @4352:6c46e5e41e82   14 years phi wrote everything needed to get a list of exactly the default entry
(edit) @4350:7647d662eb9f   14 years phi added enumdev.c
(edit) @4349:df8f8224a3f4   14 years phi corrected use of how to get home dir
(edit) @4348:0e1fd606e612   14 years phi added config.serversfile
(edit) @4342:6a1a4274b8ab   14 years phi small bug fixes
(edit) @4341:37d7e22c37ff   14 years phi added libroar/asyncctl.[ch], added roar_wait()
(edit) @4339:39115e48e1c7   14 years phi added roar_event_to_blob() and roar_event_from_blob()
(edit) @4337:d675897a481d   14 years phi guess int arg only events to be net transparent
(edit) @4333:d10f93a61265   14 years phi finaly added support to do a filtered stream list
(edit) @4332:e0b5649844a7   14 years phi wrote a basic function for int matching from filters
(edit) @4327:7cad0bc2bcfc   14 years phi added new OTs
(edit) @4322:612224ee3bb2   14 years phi reset global core if freed
(edit) @4321:59e2bc47bfbe   14 years phi added simple emitters
(edit) @4320:024275201dee   14 years phi support global notify core
(edit) @4319:db928a9e3bfc   14 years phi handle some greoups
(edit) @4316:f3729165e570   14 years phi only emit to proxy if not a proxy event
(edit) @4315:346b6e260513   14 years phi implemented basic logic
(edit) @4314:0e88a15d32ff   14 years phi added dummy files for std proxy
(edit) @4313:293eb8eb58d7   14 years phi added support for proxy
(edit) @4310:5da1a172157d   14 years phi allow up to 1024 lists
(edit) @4309:4c11b1ab0498   14 years phi implement correct filter
(edit) @4308:793061b59f6c   14 years phi added missing setting to zero after malloc
(edit) @4306:fd0767a7f875   14 years phi include core in callback functions so proxy callbacks can work nicely
(edit) @4305:214fe3e67d09   14 years phi implemented most of the notify logic
(edit) @4304:527f0ac30a14   14 years phi some structs for possible implementation
(edit) @4302:23a361d0f315   14 years phi added dummy files for notify
(edit) @4296:16e3f8f5983e   14 years phi added a lot const keywords
(edit) @4293:b3c0ac64bc7d   14 years phi cleanup
(edit) @4291:7a9728ff6900   14 years phi killed 16 useless bytes
(edit) @4285:9da711b5213a   14 years phi added more debug lions
(edit) @4282:96355d721ce0   14 years phi more debug lions…
(edit) @4275:2a5ba5fd0120   14 years phi corrected client site handling of ltm, should now be complet
(edit) @4269:5d6d888aefac   14 years phi implemented parts of LTM
(edit) @4266:7f73a7c91903   14 years phi added LTM file
(edit) @4260:73d7bdb1a9c5   14 years phi better NULL checking
(edit) @4257:65cf58821db6   14 years phi fixed a problem with PASSFH on some systems
Note: See TracRevisionLog for help on using the revision log.