Mercurial
MYNetwork
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
zip
(0)
-50
-30
tip
2009-06-23
morrowa
Connections opened by listeners now close correctly.
changeset
|
files
2009-06-23
morrowa
Updating ignore patterns.
changeset
|
files
2009-06-23
morrowa
BROKEN COMMIT. Majority of code to handle closing has been added. Listeners do not close correctly.
changeset
|
files
2009-07-01
Jens Alfke
Fix to BLIPMessage for Chatty (mark new outgoing BLIPMessages as "complete".)
changeset
|
files
2009-05-24
Jens Alfke
Misc. tweaks made while porting Chatty to use MYNetwork.
changeset
|
files
2009-05-16
Jens Alfke
Yuck -- [TCPConnection initToBonjourService:] was releasing the wrong object, the BonjourService, causing it to dealloc and eventually crash. Fixes #10.
changeset
|
files
2009-05-16
Jens Alfke
* Fixed #9: compilation error with iPhone 3.0 SDK.
changeset
|
files
2009-05-10
Jens Alfke
Unnecessary self-merge (I'm just being confused with hg. Sorry.)
changeset
|
files
2009-05-10
Jens Alfke
Fixed MYAddressLookup to allocate an NSSet, and to send correct KV notifications. (Based on Jim Roepke's patch, but outsourcing the KV grunge to CollectionUtils.)
changeset
|
files
2009-05-06
Jens Alfke
* Merged part of Jim Roepke's changes -- the MYAddressLookup fixes and updated iPhone project.
changeset
|
files
2009-05-05
jim
bug fixes and improvements to new bonjour classes and tcplistener, also added a static library target
changeset
|
files
2009-05-05
Jens Alfke
Updated BLIPEchoClient to latest Bonjour API, fixing a compile error. (Fixes #7.)
changeset
|
files
2009-05-05
Dan Preston
Fixed a small leak of an NSString object.
changeset
|
files
2009-05-05
Dan Preston
Tweaked release to be immediate instead of on autorelease pool.
changeset
|
files
2009-05-05
Dan Preston
Enabled garbage collection as being supported in the library target.
changeset
|
files
2009-05-05
Dan Preston
Fixed the release of an CFDataRef object under garbage collection.
changeset
|
files
2009-05-05
Dan Preston
Fixed the leak of SecIdentityRef objects in a while loop.
changeset
|
files
2009-05-05
Dan Preston
Fixed a double release in a garbage collected environment.
changeset
|
files
2009-05-04
Dan Preston
Cleaned up a few leaks found by clang checker.
changeset
|
files
2009-05-04
Dan Preston
Fixed dead assignment found by clang checker.
changeset
|
files
2009-04-29
Jens Alfke
Added -[TCPConnection initToBonjourService:] since MYBonjourService no longer vends an NSNetService.
changeset
|
files
2009-04-29
Jens Alfke
Tweaked docs
changeset
|
files
2009-04-29
Jens Alfke
More work on Bonjour classes. They now support registering services.
changeset
|
files
2009-04-26
Jens Alfke
* Fixed path type of MYUtilities folder ref; this fixes issue #2.
changeset
|
files
2009-04-28
Jens Alfke
Fixed two CF memory leaks. (Fixes issue #5)
changeset
|
files
2009-04-27
Jens Alfke
Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
changeset
|
files
2009-04-24
Jens Alfke
* Refactored MYPortMapper to use a new abstract base class MYDNSService; that way I can re-use it later for implementing Bonjour.
changeset
|
files
2009-04-22
Jens Alfke
* Added MYBonjourBrowser and MYBonjourService.
changeset
|
files
2008-12-02
snej
Added iPhone demo project
changeset
|
files
2008-07-15
Jens Alfke
Fixed a memory leak by adding a -dealloc method to HostAddress. (Thanks to Mark Onyschuk)
changeset
|
files
(0)
-50
-30
tip