You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/src/network
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
11 years ago
..
dns Changes for arm64 and Clang redefined-types 11 years ago
failures initial commit 11 years ago
http Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
rtp Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
tcp Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
udp initial commit 11 years ago
IpAddress.h initial commit 11 years ago
IpAddress.m Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax" 11 years ago
IpEndPoint.h initial commit 11 years ago
IpEndPoint.m initial commit 11 years ago
NetworkEndPoint.h initial commit 11 years ago
PacketHandler.h initial commit 11 years ago
PacketHandler.m Advanced network logging 11 years ago
PushManager.h Enhancements in the verification flow 11 years ago
PushManager.m Enhancements to certificate pinning 11 years ago