summaryrefslogtreecommitdiff
path: root/comm
AgeCommit message (Collapse)Author
2000-12-04Updated headers to Ivy Leaguesc
2000-12-04Moved a few more bits to BufStreamsc
2000-12-04New constructorsc
Added experimental DiscoverPeers
2000-12-04IvlFilDes -> IvlFdsc
2000-12-04Added automatic flushsc
2000-12-04new constructor for Irda addressessc
2000-12-04First implementation of the OBEX protocol (mainly for IrDA)sc
2000-12-04Added ObexStreamsc
2000-11-29Changed name of event classessc
2000-11-29Changed name of event classessc
Improved error messages Fixed bug in emission of port number in the broadcast message, which implied changes in the handling of addresses (host and net reprs)
2000-11-29Chose a consistent convention for INET addresses: they aresc
stored in objects in 'network' representation, and manipulated outside object in 'host' representation. The corresponding calls to hton{sl} and ntoh{sl} have been added
2000-11-29Just added some commentssc
2000-11-28Spurious references to TextStream were remaining in Makefilesc
2000-11-28Adding files that were discarded, but could be reused some daychatty
2000-11-28Integration into IvyLeaguesc
Uvh -> Ivl Multiplexer.* is renamed into Scheduler.* A few name conflicts in the merger with ex-DNN have been solved Imakefile is replaced by Makefile Created InetAddress.* and UnixAddress.* from Address.* Created IrdaAddress.* OLD/TextStream has been updated
2000-11-28Looks nicerchatty
2000-11-28Ticked to 4.0.0chatty
2000-11-28 * CHange handling of multiplexerchatty
2000-11-28 * Removed Smart pointerschatty
* Added ReuseAddress and AllowBroadcast
2000-11-28 * Made consistent with Tcl7.0 and Tk3.3chatty
2000-11-28 * Removed global.hchatty
2000-11-28*** empty log message ***chatty
2000-11-28Big reorganisationchatty
2000-11-28 * Smart(ies) removed by Stephane Sirechatty
* added Hooks
2000-11-28 * Meilleures verifications de NFILE, en attendant mieuxchatty
2000-11-28 * Removed smart pointers (S.Sire)chatty
* Changed UchInetAddress::StrRepr and added GetHostname and GetNoHostname
2000-11-28 * Removed virtual UchChannel::Copy ()chatty
* Removed virutal UchChannel::HandleSelect () * Smart(ies) removed by Stephane Sire * Removed ReadHandler and WriteHandler * NFILE -> 64, en attendant mieux
2000-11-28 * Created from bits of MsgStream.ccchatty
2000-11-28 * Smart(ies) removed by Stephane Sirechatty
* Removed ReadHandler and WriteHandler
2000-11-28Removed smart(ie)schatty
2000-11-28 * Created from bits of MsgStream.hchatty
2000-11-28New bus address schemechatty
2000-11-28 * Removed smart pointerschatty
* Removed global.h
2000-11-28Moved parts to BufStreamchatty
2000-11-28Added class UchMultiplexerchatty
2000-11-28 * Smart(ies) removed by Stephane Sirechatty
* Added buffered hostname to UchInetAddress
2000-11-28Added eventschatty
2000-11-28Now handle Diechatty
Added events Protocol version 3 Fixed IOReadWrite
2000-11-28Modification du mecanisme d'ajout d'un Channelchatty
Remplacement du HandleSelect par un systeme de Hook Integration avec DnnMultiplexer
2000-11-28Amelioration de la gestion des timers dans Scanchatty
Amelioration de la gestion des timers dans LoopScan
2000-11-28*** empty log message ***chatty
2000-11-28Archiving of a file that was born deadchatty
1997-06-25Initial revisionchatty
1997-06-25S.Sire commented out Copy () and handleSelectchatty
1997-06-25S.Sire removed Copy () and HandleSelectchatty
1996-03-15Use new macro "InstallTarget"chatty
1995-08-01yyparse -> Uch_parsechatty
1995-08-01Fixed arguments of LexTarget and YaccTargetchatty
1995-07-13Moved a couple of declarations to please g++ 2.7chatty
1995-02-13NewMessage -> DecodeMessagechatty
ConvertAnswer -> DecodeAnswer Changed args of Activate Events now derive from UchEventMsg