macnetworkprog
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Pass an htttpbody on a GET request with NSURLRequest
Jens Alfke
Re: Pass an htttpbody on a GET request with NSURLRequest
Antonio Nunes
Re: Pass an htttpbody on a GET request with NSURLRequest
Antonio Nunes
Re: Pass an htttpbody on a GET request with NSURLRequest
dangerwillrobinsondanger
Re: Pass an htttpbody on a GET request with NSURLRequest
Jens Alfke
Re: Pass an htttpbody on a GET request with NSURLRequest
Jens Alfke
Re: Pass an htttpbody on a GET request with NSURLRequest
Antonio Nunes
Re: Pass an htttpbody on a GET request with NSURLRequest
Rick Mann
Re: Pass an htttpbody on a GET request with NSURLRequest
Antonio Nunes
Re: Pass an htttpbody on a GET request with NSURLRequest
Jens Alfke
NSURLConnection blocking AVPlayer video playback
Martin Redington
How to get SimpleTunnel sample code
Kevin Yu
Re: How to get SimpleTunnel sample code
Fabian Jäger
RE: How to get SimpleTunnel sample code
Jamie Wood
Does CFHTTPMessageAddAuthentication support digest auth?
Jens Alfke
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Quinn "The Eskimo!"
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Jens Alfke
Re: Does CFHTTPMessageAddAuthentication support digest auth?
dangerwillrobinsondanger
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Quinn "The Eskimo!"
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Jens Alfke
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Quinn "The Eskimo!"
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Jens Alfke
Re: Does CFHTTPMessageAddAuthentication support digest auth?
Quinn "The Eskimo!"
SecureTransport: having trouble handling optional client certificate
Jens Alfke
Lack of CFStream constants for specifying TLS 1.2
Jens Alfke
Re: Lack of CFStream constants for specifying TLS 1.2
Quinn "The Eskimo!"
OpenSSL -> Secure Transport for libevent2
Tom Pusateri
Re: OpenSSL -> Secure Transport for libevent2
John Pannell
Re: OpenSSL -> Secure Transport for libevent2
Quinn "The Eskimo!"
Re: OpenSSL -> Secure Transport for libevent2
Jens Alfke
Class Documentation of Network Extension and VPN
Fabian Jäger
Re: Class Documentation of Network Extension and VPN
Quinn "The Eskimo!"
How does one set the PSK Shared Secret for PSK Ciphers in Secure Transport?
Hans Kröner
Re: How does one set the PSK Shared Secret for PSK Ciphers in Secure Transport?
Quinn "The Eskimo!"
"Proper" use of SCNetworkReachability?
Rick Mann
Re: "Proper" use of SCNetworkReachability?
Rick Mann
Re: "Proper" use of SCNetworkReachability?
Joshua Graessley
Re: "Proper" use of SCNetworkReachability?
Rick Mann
Re: "Proper" use of SCNetworkReachability?
Vincent Lubet
Re: "Proper" use of SCNetworkReachability?
David Schinazi
Re: "Proper" use of SCNetworkReachability?
Rick Mann
Re: "Proper" use of SCNetworkReachability?
dangerwillrobinsondanger
Re: "Proper" use of SCNetworkReachability?
Quinn "The Eskimo!"
Third-party peer-to-peer Wi-Fi?
Rick Mann
Re: Third-party peer-to-peer Wi-Fi?
Quinn "The Eskimo!"
Re: Third-party peer-to-peer Wi-Fi?
Rick Mann
Monitor inbound/outbound network statistics for particular device
Fabian Jäger
Re: Monitor inbound/outbound network statistics for particular device
Jeremy Thompson
Re(2): Monitor inbound/outbound network statistics for particular device
Peter Lovell
Re: Re(2): Monitor inbound/outbound network statistics for particular device
Jeff Meegan
Re: Re(2): Monitor inbound/outbound network statistics for particular device
Tom Marchand
Re: Re(2): Monitor inbound/outbound network statistics for particular device
Fabian Jäger
Re: Re(2): Monitor inbound/outbound network statistics for particular device
Jeremy Thompson
Re: Monitor inbound/outbound network statistics for particular device
Quinn "The Eskimo!"
Long-delayed ICMP packets?
Jens Alfke
Re: Long-delayed ICMP packets?
Quinn "The Eskimo!"
SSDP DDoS
Andreas Fink
Re: Known problems with calling [NSURLSessionDataTask cancel]?
Quinn "The Eskimo!"
socket connect fails with "network unreachable" but NSURLSession succeeds
Imran Patel
NSURLSession memory leak
Victor Barros
SCNetworkReachability giving nonsensical results in iOS Simulator
Jens Alfke
Re: SCNetworkReachability giving nonsensical results in iOS Simulator
Jens Alfke
Re: SCNetworkReachability giving nonsensical results in iOS Simulator
Allan Nathanson
Profiling network I/O with Instruments?
Jens Alfke
Authentication isn't reentrant?
Daryle Walker
Re: Authentication isn't reentrant?
Jens Alfke
Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Jens Alfke
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Jens Alfke
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Quinn "The Eskimo!"
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Jens Alfke
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Quinn "The Eskimo!"
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Daryle Walker
Re: Questions on when credentials are used in NSURLSessionDownloadTask
Quinn "The Eskimo!"
Setting the NSURLDownload user agent
Nick Beadman
Re: Setting the NSURLDownload user agent
Quinn "The Eskimo!"
Re: Setting the NSURLDownload user agent
Nick Beadman
Re: Setting the NSURLDownload user agent
Jens Alfke
Re: Setting the NSURLDownload user agent
Quinn "The Eskimo!"
Re: Setting the NSURLDownload user agent
Nick Beadman
Does anyone know any Web and/or FTP sites with authentication?
Daryle Walker
Re: Does anyone know any Web and/or FTP sites with authentication?
Quinn "The Eskimo!"
Re: Does anyone know any Web and/or FTP sites with authentication?
Jens Alfke
Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Jeff Johnson
Re: Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Jens Alfke
Re: Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Jeff Johnson
Re: Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Jens Alfke
Re: Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Josh Graessley
Re: Can't get remote host and port after CFStreamCreatePairWithSocketToNetService
Jeff Johnson
Best practices for GCD-based socket I/O with SSL support?
Jens Alfke
Re: Best practices for GCD-based socket I/O with SSL support?
Marc Krochmal
Re: Best practices for GCD-based socket I/O with SSL support?
Jens Alfke
Re: Best practices for GCD-based socket I/O with SSL support?
Jens Alfke
Re: Best practices for GCD-based socket I/O with SSL support?
Quinn "The Eskimo!"
Using NSProgress with NSURLSessionDownloadTask
Daryle Walker
Re: Using NSProgress with NSURLSessionDownloadTask
Jens Alfke
Get a NIL NSError object for second download task
Daryle Walker
Re: Get a NIL NSError object for second download task
Daryle Walker
Re: Get a NIL NSError object for second download task
Dan Vinegrad
How much time do I have to move a NSURLSession temporary file?
Daryle Walker
Re: How much time do I have to move a NSURLSession temporary file?
Quinn "The Eskimo!"
Re: How much time do I have to move a NSURLSession temporary file?
Daryle Walker
Checking for success/failure in NSURLSession completion handlers
Daryle Walker
Re: Checking for success/failure in NSURLSession completion handlers
Quinn "The Eskimo!"
Re: Checking for success/failure in NSURLSession completion handlers
Daryle Walker
trying to build configd, understanding dns more
marty leisner
Re: trying to build configd, understanding dns more
Quinn "The Eskimo!"
Re: trying to build configd, understanding dns more
marty leisner
Re: trying to build configd, understanding dns more
Quinn "The Eskimo!"
Unwanted keychain access dialog
Mitchell Laurren-Ring
Re: Unwanted keychain access dialog
Ken McLeod
Using NSURLProtectionSpace for undocumented/unusual spaces
Daniel Jalkut
Re: Using NSURLProtectionSpace for undocumented/unusual spaces
Quinn "The Eskimo!"
Re: Using NSURLProtectionSpace for undocumented/unusual spaces
Daniel Jalkut
Automatic retries?
Daryle Walker
Re: Automatic retries?
Quinn "The Eskimo!"
Re: Automatic retries?
Daryle Walker
Re: Automatic retries?
Quinn "The Eskimo!"
Is Technical Q&A QA1546 still valid?
Jeff Johnson
Re: Is Technical Q&A QA1546 still valid?
Quinn "The Eskimo!"
Re: Is Technical Q&A QA1546 still valid?
Jeff Johnson
Re: Is Technical Q&A QA1546 still valid?
Quinn "The Eskimo!"
Using NSURLSession in a command line tool?
Daryle Walker
Re: Using NSURLSession in a command line tool?
Quinn "The Eskimo!"
configuration profile updates
Carl Wallace
Abstract sockets?
Rick Mann
Re: Abstract sockets?
Andreas Fink
Re: Abstract sockets?
Rick Mann
Re: Abstract sockets?
Shawn Erickson
Re: Abstract sockets?
Rick Mann
Re: Abstract sockets?
Jack Brindle
Re: Abstract sockets?
Rick Mann
Re: Abstract sockets?
Jack Brindle
Re: Abstract sockets?
Rick Mann
Multipeer in background
Mishra, Ankit
Re: Multipeer in background
Quinn "The Eskimo!"
App linked with older SDK get SSL error -9806, newer linkage avoids it
Daniel Jalkut
Re: App linked with older SDK get SSL error -9806, newer linkage avoids it
Quinn "The Eskimo!"
Re: App linked with older SDK get SSL error -9806, newer linkage avoids it
Daniel Jalkut
Testing NSURLSession background uploads
Rick Mann
Re: Testing NSURLSession background uploads
Rick Mann
Reachability determination?
Rick Mann
Re: Reachability determination?
Jens Alfke
Re: Reachability determination?
Stéphane Sudre
Re: Reachability determination?
Jens Alfke
Re: Reachability determination?
Jens Alfke
Re: Reachability determination?
Stéphane Sudre
-getTasksWithCompletionHandler: synchronization
Rick Mann
Re: -getTasksWithCompletionHandler: synchronization
Quinn "The Eskimo!"
Re: -getTasksWithCompletionHandler: synchronization
Rick Mann
HTTP/2 support in OS X?
Rick Mann
Re: HTTP/2 support in OS X?
Jens Alfke
Re: HTTP/2 support in OS X?
Rick Mann
Re: HTTP/2 support in OS X?
Jens Alfke
Re: HTTP/2 support in OS X?
Rick Mann
RC4
Andreas Fink
Redirecting/Intercepting traffic
Andreas Fink
Associating context with background NSURLSession tasks
Rick Mann
Re: Associating context with background NSURLSession tasks
Rick Mann
Re: Associating context with background NSURLSession tasks
Quinn "The Eskimo!"
Re: Associating context with background NSURLSession tasks
Quinn "The Eskimo!"
NSURLSession and cellular access
Rick Mann
Re: NSURLSession and cellular access
Quinn "The Eskimo!"
Background session and progress
Rick Mann
Re: Background session and progress
Dan Vinegrad
Re: Background session and progress
Rick Mann
Questions about uploading files via background NSURLSession
Rick Mann
Re: Questions about uploading files via background NSURLSession
Quinn "The Eskimo!"
Re: Questions about uploading files via background NSURLSession
Quinn "The Eskimo!"
Re: Questions about uploading files via background NSURLSession
Jens Alfke
Re: Questions about uploading files via background NSURLSession
Rick Mann
OTA configuration profile updates
Carl Wallace
Re: Reuse and lifetime of NSURLSessions
Jens Alfke
Re: Reuse and lifetime of NSURLSessions
Quinn "The Eskimo!"
Re: Reuse and lifetime of NSURLSessions
Quinn "The Eskimo!"
CFReadStreamOpen() crashes on the main thread
Ștefan Bălu
Re: CFReadStreamOpen() crashes on the main thread
Quinn "The Eskimo!"
Re: CFReadStreamOpen() crashes on the main thread
Jens Alfke
How to use LEDBAT?
Jens Alfke
Re: How to use LEDBAT?
Quinn "The Eskimo!"
Restoring mDNSResponder in Yosemite
Rick Mann
Re: Restoring mDNSResponder in Yosemite
ebach
Multiple independent cookie stores?
Jens Alfke
Re: Multiple independent cookie stores?
Jeff Johnson
Re: Multiple independent cookie stores?
Quinn "The Eskimo!"
Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Dieter Siegmund
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Quinn "The Eskimo!"
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Andreas Fink
Re: Is there something broken with DNS on Yosemite (and earlier OS versions) when running a daemon?
Stéphane Sudre
discoveryd
Andreas Fink
How to prevent a POSIX socket from using a cellular connection?
Jens Alfke
Earlier messages
Later messages