source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1413:60b501db630c   15 years phi roarfish is optional
(edit) @1412:61be11636863   15 years phi addes test-roard.sh
(edit) @1411:88139b8378be   15 years phi added _ok and _failed
(edit) @1410:41f10c244ee3   15 years phi added target test -> redirect to subdir tests
(edit) @1409:43e0b040b269   15 years phi test for pipe()
(edit) @1408:b23afd37a809   15 years phi return number of fails
(edit) @1407:444faf064b22   15 years phi first basic test system
(edit) @1406:82403ca55d53   15 years phi corrected return values
(edit) @1405:37b39a2a8b95   15 years phi corrected return values
(edit) @1404:32443d183b1d   15 years phi staticly use -fPIC, this will not build without it, but gives a warning on …
(edit) @1403:18221f85f03e   15 years phi updated changelog to represent the moved files
(edit) @1402:f295f8edc684   15 years phi include the correct header file
(edit) @1401:a061392f142b   15 years phi updated changelog to represent new changes
(edit) @1400:0631190618ab   15 years phi It's and not, not or not
(edit) @1399:76ed08a98e30   15 years phi info about --without-password-api
(edit) @1398:8285e9c45919   15 years phi make password api optional
(edit) @1397:9b4664b6c3dc   15 years phi make fsync() and fdatasync() optional
(edit) @1396:e47e705aaa0d   15 years phi cleanup on unused vars
(edit) @1395:2e8b8e887220   15 years phi only use UNIX or DECnet sockets if they are supported by the OS.
(edit) @1394:b8703c5336a6   15 years phi make cdrom support optional
(edit) @1393:c551ccbda1b5   15 years phi do not declare unused var on win32
(edit) @1392:d9bd55ab5b97   15 years phi make more code optional in pinentry code
(edit) @1391:e24155e0c2f3   15 years phi --minimal disables --runtime detect if it is the later arg
(edit) @1390:8dee388d2392   15 years phi there need to be a 'then' after elif ;)
(edit) @1389:ba7d3f033dad   15 years phi don't set -fPIC on win32
(edit) @1388:7ad85038af5c   15 years phi make pipe module optional
(edit) @1387:7e1d5864ca04   15 years phi win32 build disbales VIO pipe
(edit) @1386:bd9f09baf2b1   15 years phi test for wait needs to include <string.h>, also only inlcude <sys/wait.h> …
(edit) @1385:59fc0c9c9ba5   15 years phi test for wait() and fork()
(edit) @1384:50cee967869a   15 years phi corrected syntax error
(edit) @1383:242c218fb86d   15 years phi *int64 test broken for win32 target, assume there is a *int64_t, let's …
(edit) @1382:56b5860ec93f   15 years phi correced syntax error in configure script
(edit) @1381:8e0a4359fc9f   15 years phi no need to set LP64 on win32, test breaks config.h
(edit) @1380:2df1d3fd0785   15 years phi only support IPv4 if we have IPv4 support, return -1 in other cases
(edit) @1379:ccb25401e072   15 years phi *really* only set TCP options if we have IPv4 supprort enabled
(edit) @1378:c719f2acf68a   15 years phi only set TCP options if we have IPv4 supprort enabled
(edit) @1377:19fa68e2d417   15 years phi no stdio VIO module on minimalistic build
(edit) @1376:f8598fd4ec5c   15 years phi don't produce invalide code if wether fopencookie() nor funopen() was …
(edit) @1375:0d3028defc3c   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1374:62edbf82454a   15 years phi only include IPv4 headers if we have IPv4 networking enabled, only include …
(edit) @1373:829102254812   15 years phi check for BSD Sockets
(edit) @1372:3d5d33a4484b   15 years phi corrected header anti-double define
(edit) @1371:627e04850477   15 years phi moved convert.h from libroar to libroardsp
(edit) @1370:10af3879764d   15 years phi corrected include path
(edit) @1369:ccd5518962a1   15 years phi use the correct header file *g*
(edit) @1368:70ed82d15e83   15 years phi moved poly.[ch] from libroar to libroardsp
(edit) @1367:768517566a44   15 years phi moved convert.c from libroar to libroardsp
(edit) @1366:2dc3d99579da   15 years phi make vio cmd optional
(edit) @1365:b13ad1406546   15 years phi make vio dstr optional
(edit) @1364:463307ae63b4   15 years phi fixed small redecleration because of copy and paste
(edit) @1363:97337f19e1a5   15 years phi added support to disable VIO parts
(edit) @1362:47233ed6e016   15 years phi fixed bug to show -l names not display names if a lib is disabled
(edit) @1361:505b24d85e89   15 years phi subobject in is used by IPv6 code, too, at the moment
(edit) @1360:dc90b49b7675   15 years phi --minimal disables IPv6, too
(edit) @1359:6a59a3cbc91a   15 years phi make IPv4 optional in most libroar files
(edit) @1358:1e4ca4a5e67c   15 years phi starting to make IPv4 optional
(edit) @1357:35fd7e0eadc2   15 years phi added superuser paths to search path, check for bzip2 and chat
(edit) @1356:fb1b9f44a6ae   15 years phi check for IPv4
(edit) @1355:86ffb0d4d487   15 years phi only build DECnet stuff if DECnet is enabled ;)
(edit) @1354:fb6e3f4bbcf6   15 years phi got decnet:// working
(edit) @1353:d3fff5536a2e   15 years phi we need to set access modes and init next->def in case of sockets, got …
(edit) @1352:32e2b93fd9b5   15 years phi corrected gopher URL schema and added basic HTTP code, not working on …
(edit) @1351:f6b4d7e85459   15 years phi added roar_vio_printf()
(edit) @1350:dc323172c46f   15 years phi done some WARN->DBG cleanup
(edit) @1349:9582e89c7130   15 years phi changed a lot, got gopher working :), need cleanup
(edit) @1348:6221ddafe23f   15 years phi worte better handling of tailing slashes, corrected DECnet call to …
(edit) @1347:5bad4d7b02a7   15 years phi added vio_proto.[ch]
(edit) @1346:41846b8dd27f   15 years phi added allready written but forgotten manpage
(edit) @1345:c8de104d844e   15 years phi started with DECnet support
(edit) @1344:e3826c0d1c80   15 years phi updated roarcatvio to a usefull tool :)
(edit) @1343:972ecab8eecd   15 years phi updated to represent the changes form last night and this morning
(edit) @1342:6b75815771d4   15 years phi added support to remove tailing slash in port name and corrected byteorder …
(edit) @1341:cc7309b775b2   15 years phi added support for symbolic names to roar_vio_socket_get_port() :)
(edit) @1340:1153214fa68a   15 years phi test for getobjectbyname() as it is not part of older libdnet versions and …
(edit) @1339:818d2eb4e11a   15 years phi added comment about converting
(edit) @1338:b1bdb4811261   15 years phi support to convert a file: into a unix: object and shutdown() sockets if a …
(edit) @1337:133222591226   15 years phi support sockets with no dst to use defaults from parent object
(edit) @1336:5195c767895e   15 years phi don't close a invalide/not set fh
(edit) @1335:548e9191245b   15 years phi got socket: and tcp: working, most others only need backend to be …
(edit) @1334:3e622f6293fe   15 years phi added support for compressed/encrypted links
(edit) @1333:640960dc1a0d   15 years phi done most basic code to open socket out of defs
(edit) @1332:f0d9d8a1f332   15 years phi added prototypes
(edit) @1331:4a0e11bc5a9b   15 years phi added files for vio_socket
(edit) @1330:ba9e40c040ed   15 years phi added roar_vio_open_default()
(edit) @1329:1e617b6b0d30   15 years phi fixed memory access violation, done some ROAR_WARN() -> ROAR_DBG()s
(edit) @1328:9c33a74ef1dc   15 years phi got vio dstr basicly working
(edit) @1327:f5806588a4fa   15 years phi implemnted the vio_stack
(edit) @1326:93eaea153760   15 years phi added files for VIO stack
(edit) @1325:13b46f83762f   15 years phi wrote a lot dstr code, started def setting code
(edit) @1324:b3c9dc68bc5b   15 years phi added struct roar_vio_defaults and struct roar_vio_dstr_chain to roartypes
(edit) @1323:ad8d25a78446   15 years phi added dstr types, added some meta funcs, wrote basic dstr parser
(edit) @1322:3bdf57f6d5cb   15 years phi added support to open an OpenSSL BIO as VIO object
(edit) @1321:d0ee45db8c45   15 years phi added files for vio BIO and dstr interface
(edit) @1320:b2cbbf55cf68   15 years phi spacing
(edit) @1319:acdd2e21951b   15 years phi big steps in direction to vio roar_connection object, roar_*_message() and …
(edit) @1318:df989378958d   15 years phi first try of an roarvio(7) manpage
(edit) @1317:3329b8941a07   15 years phi added some calls of vio interface to fixed api
(edit) @1316:266ace2c01f3   15 years phi updated changelog a bit to be more up-to-date
(edit) @1315:177636363c47   15 years phi some small patches in direction of vio based roar_connection
(edit) @1314:7fb2fa50a1b1   15 years phi added roar_vio_puts(), roar_vio_putc(), roar_vio_getc()
Note: See TracRevisionLog for help on using the revision log.