Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-30 | Initial revision, created from bits of TextStream.cc | sc | |
2000-12-30 | Updated for use with multiplexers | sc | |
Moved a part to TextService.h | |||
2000-12-30 | Updated for use with multiplexers | sc | |
Moved a part to TextService.cc | |||
2000-12-30 | Continued adaptation to this version of Uch (nov 93) | sc | |
2000-12-30 | Removed references to sys_errlist | sc | |
(jul 1995) | |||
2000-12-30 | Compilable by other SYSV systems than Solaris (dec 1995) | sc | |
2000-12-22 | Incorporated further developments | sc | |
2000-12-22 | Further developement of object emission | sc | |
2000-12-22 | Added error messages | sc | |
Added test of Looping after handling of signals | |||
2000-12-22 | Fixed old bug in initialisation of MaxSize | sc | |
2000-12-22 | Removed debug message | sc | |
2000-12-22 | Debug message now prints network address in decimal form | sc | |
2000-12-22 | Fixed typos in doc | sc | |
2000-12-22 | Added Disposable.h to header list | sc | |
2000-12-22 | Removed spurious semi-colon | sc | |
2000-12-22 | Added method RemoveOne | sc | |
2000-12-04 | Test app for Irda OBEX links | sc | |
2000-12-04 | Updated headers to Ivy League | sc | |
2000-12-04 | Moved a few more bits to BufStream | sc | |
2000-12-04 | New constructor | sc | |
Added experimental DiscoverPeers | |||
2000-12-04 | IvlFilDes -> IvlFd | sc | |
2000-12-04 | Added automatic flush | sc | |
2000-12-04 | new constructor for Irda addresses | sc | |
2000-12-04 | First implementation of the OBEX protocol (mainly for IrDA) | sc | |
2000-12-04 | Added ObexStream | sc | |
2000-11-29 | Changed name of event classes | sc | |
2000-11-29 | Changed name of event classes | sc | |
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-29 | Chose a consistent convention for INET addresses: they are | sc | |
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-29 | Just added some comments | sc | |
2000-11-28 | Spurious references to TextStream were remaining in Makefile | sc | |
2000-11-28 | Imakefile was replaced with Makefile | sc | |
2000-11-28 | Adding files that were discarded, but could be reused some day | chatty | |
2000-11-28 | Simple Makefile for package building | sc | |
2000-11-28 | ready for packages made with rpmize | sc | |
2000-11-28 | Ready for packages | sc | |
2000-11-28 | Integration into IvyLeague | sc | |
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-28 | Looks nicer | chatty | |
2000-11-28 | Ticked to 4.0.0 | chatty | |
2000-11-28 | * CHange handling of multiplexer | chatty | |
2000-11-28 | * Removed Smart pointers | chatty | |
* Added ReuseAddress and AllowBroadcast | |||
2000-11-28 | * Made consistent with Tcl7.0 and Tk3.3 | chatty | |
2000-11-28 | * Removed global.h | chatty | |
2000-11-28 | *** empty log message *** | chatty | |
2000-11-28 | Big reorganisation | chatty | |
2000-11-28 | * Smart(ies) removed by Stephane Sire | chatty | |
* added Hooks | |||
2000-11-28 | * Meilleures verifications de NFILE, en attendant mieux | chatty | |
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.cc | chatty | |
2000-11-28 | * Smart(ies) removed by Stephane Sire | chatty | |
* Removed ReadHandler and WriteHandler |