Mercurial
MYNetwork
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
zip
(0)
-14
+14
+30
tip
2008-07-15
Jens Alfke
Fixed a memory leak by adding a -dealloc method to HostAddress. (Thanks to Mark Onyschuk)
changeset
|
files
2008-07-13
Jens Alfke
Merged 1.0 final into 1.1 branch.
changeset
|
files
2008-07-13
Jens Alfke
* Fixed: Responses still pending when a connection closed were not calling their onComplete targets.
changeset
|
files
2008-07-13
Jens Alfke
Added tag 1.0 for changeset 02224e981209
changeset
|
files
2008-07-13
Jens Alfke
* Fixed link error in BLIPClient target.
1.0
changeset
|
files
2008-06-23
Jens Alfke
Implemented BLIP 1.1 (explicit 'bye' message)
changeset
|
files
2008-06-19
Jens Alfke
Implemented new close protocol with 'bye' meta-message.
changeset
|
files
2008-06-19
Jens Alfke
Work around crash-on-close by temporarily retaining the connection object.
changeset
|
files
2008-06-11
Jens Alfke
* Added a timeout property to TCPConnection. Set it before calling -open, if you want a shorter timeout than the default.
changeset
|
files
2008-06-10
Jens Alfke
Fixed: The -connection:failedToOpen: delegate method wasn't being called.
changeset
|
files
2008-06-04
Jens Alfke
Python: Optimized frame sending somewhat (frame buffers are generated on the fly as the socket has room.)
changeset
|
files
2008-06-04
Jens Alfke
Python implementation much improved. Can send requests now. Fully interoperable with Obj-C implementation's test cases.
changeset
|
files
2008-06-03
Jens Alfke
BLIP.py working for listener side (it talks to the Obj-C BLIPConnectionTester.)
changeset
|
files
2008-06-03
Jens Alfke
* Initial checkin of BLIP.py. (Receiving seems to work.)
changeset
|
files
(0)
-14
+14
+30
tip