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/test/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 Closes #75 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 Screen security feature. Closes #31 11 years ago
udp Merging various bug fixes 11 years ago
IpAddressTest.m Closes #75 11 years ago
IpEndPointTest.m Closes #75 11 years ago