summaryrefslogtreecommitdiff
path: root/src/ivy.c
AgeCommit message (Collapse)Author
2002-04-04remove Timer struct def , and ## in ivy.cfcolin
2002-04-04replace LIST_ IVY_LIST_ collision macrofcolin
2001-10-08correction bug du a l'utilisation de strtok pour decortiquerfcolin
les arguments recu pb en cas d'arg vide !!! ([0-9]*)
2001-01-17correction bug sur SUN_OS inet_ntoafcolin
2000-12-21broadcast printf in number dot notationfcolin
2000-12-20multicast and glut eventloop supportfcolin
2000-08-07Fixed headerssc
1999-11-10modif pour chaine vide dans le domain traite de la meme maniere que NULLfcolin
1999-04-30*** empty log message ***fcolin
1999-02-19L'argument bus est retiré de IvyInit (ivy.c, ivy.h, ivyprobe.c)damiano
La variable DefaultIvyBus est maintenant de la forme "<domain>:<port>" (ivy.c) Les fichiers debian/* ont été corrigés pour le paquetage 3.0 (tag V3_0)
1999-02-19Default broadcast network is now 127sc
1999-02-17remove argument bus from function IvyInitdamiano
1999-02-05Corrected bug when broadcast socket can't be opened.sc
1999-01-26A bit of clean up in headerssc
Changes in IvyStart and IvyInit: - expanded parsing of IvyStart argument to bus addresses like 123.123,123.122:2019 - socket for receiving broadcast handshakes is now in IvyStart (we thus lose the ability to have "passive" agents (agents that listen but don't say hello))
1999-01-20headersjacomi
1999-01-12Limited calls to SocketGetRemote in BroadcastReceive to the strict minimum,chatty
because it calls gethostbyaddr and may sometimes get stuck.
1999-01-08Bus -> Ivychatty
Added domains argument to IvyStart
1998-12-22Corrected bogus call to SocketGetRemote in ClientDeletechatty
1998-12-22Mise au proprechatty
Ajout du mecanisme de choix des adresses de broadcast
1998-12-11Modification pour debianisationlecoanet
1998-10-20safety rule addedjacomi
1998-10-07nouvelle adresse reseau ajouteejacomi
1998-08-12version relookee en ivyjacomi