Activity Not Available

Commits : Listings

  Analyzed 7 months ago based on code collected 7 months ago.
Showing page 1 of 7
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing issue #116 - connectToHost with empty host string. Other minor bug fixes, and adding more sample projects. Anon32 More... almost 2 years ago
Fixing subtle bug that may occur if using readDataWithTimeout and setting a maxLength. Anon32 More... almost 2 years ago
Fixing compiler issue I introduced while debugging Anon32 More... almost 2 years ago
Fixing bug where sockets weren't properly reporting disconnections on iOS. Anon32 More... almost 2 years ago
Fixing bug where secure sockets weren't properly reporting disconnections. Fixes issues #111 & #113. Anon32 More... almost 2 years ago
Fix for issue #110 - XCode 4 Static Analysis finds potential null pointer dereference Anon32 More... almost 2 years ago
Apply patch from Sean McBride. Resolves issue #105. Patch makes the following changes: Anon32 More... almost 2 years ago
Adding a simple example demonstrating reading and writing using GCDAsyncSocket. Anon32 More... almost 2 years ago
Bug fix for issue #100 - compiler warnings (most void* arithmetic, a GNU extension) Anon32 More... almost 2 years ago
Bug fix for IPv6 interface lookup. Anon32 More... almost 2 years ago
Fixing a warning (unused variable) when building with assertions disabled. Anon32 More... almost 2 years ago
Adding isSecure method to check if a socket has been secured via SSL/TLS. Also fixing a bug that might occur on Mac OS X when using secure sockets, and reading data with a small fixed length. Anon32 More... almost 2 years ago
Merging latest changes from CocoaLumberjack project. Anon32 More... almost 2 years ago
Apply patch from Sean McBride for some compiler warnings and other trivialities. Resolves issue #97. Anon32 More... almost 2 years ago
Workaround for apple bug. Anon32 More... about 2 years ago
Adding synchronous delegate setters which may be handy in some situations. Anon32 More... about 2 years ago
Bug fix for issue #92 - GCDAsyncSocket can corrupt read data. Special thanks to fpillet for the patch! Anon32 More... about 2 years ago
Bugfix - Crash if NSNull is set for key kCFStreamSSLPeerName in startTLS dictionary. Anon32 More... about 2 years ago
Fixing several compiler warnings. Also fixes issue #68. Anon32 More... about 2 years ago
Forgot to release userData variable. Anon32 More... about 2 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.