issues
search
keithduncan
/
CoreNetworking
Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Retain and autorelease the current read before clearing it
#63
ddeville
closed
10 years ago
2
Fix packet idle timeouts
#62
keithduncan
opened
10 years ago
0
Fix HTTP keep-alive support to time out connections and close them
#61
keithduncan
opened
11 years ago
0
AFNetworkServer should support NAT-PMP for its listen sockets
#60
keithduncan
opened
11 years ago
0
High level HTTP connection class
#59
keithduncan
opened
11 years ago
0
Check that we support absoluteURI in the Request-Line
#58
keithduncan
closed
11 years ago
1
Improve AFNetworkServer handling of sockets that don’t open
#57
keithduncan
closed
11 years ago
1
Handle authentication details embedded in the URL (HTTP)
#56
keithduncan
opened
11 years ago
0
The didRead: and didWrite: delegate methods should return the packets instead of the `buffer` property
#55
keithduncan
closed
11 years ago
1
AFHTTPConnection should include the port in the Host header if != 80
#54
keithduncan
opened
11 years ago
0
AFNetworkPacketReadToWriteStream should close the write stream under error conditions
#53
keithduncan
opened
11 years ago
0
Research the use of HTTP CONNECT
#52
keithduncan
opened
11 years ago
0
Investigate handling the HTTP 426 status code
#51
keithduncan
closed
11 years ago
1
AFNetworkFormDataDocument should preserve the order of fields
#50
keithduncan
closed
11 years ago
0
Add a SOCKS connection class
#49
keithduncan
opened
11 years ago
0
Use getaddrinfo to fill sockaddr structs with zero addresses
#48
keithduncan
closed
11 years ago
1
Doesn't build
#47
keithduncan
closed
11 years ago
1
Look at using sendfile() in the file packets for better I/O performance
#46
keithduncan
opened
11 years ago
0
Add support for adding a certificate+privateKey to AFNetworkServer
#45
keithduncan
opened
11 years ago
0
Add support for HTTP in-band SSL/TLS upgrade, from client and servers
#44
keithduncan
closed
11 years ago
1
Get UNIX sockets working
#43
keithduncan
opened
11 years ago
1
Generate and publish documentation
#42
keithduncan
opened
11 years ago
0
Working NSObjectController subclasses
#41
keithduncan
closed
11 years ago
1
Meta-Bindings
#40
keithduncan
closed
11 years ago
1
Add AFP classes to Core Networking
#39
keithduncan
opened
11 years ago
0
Support asymmetric stream closing in a bidirectional AFNetworkTransport
#38
keithduncan
opened
11 years ago
0
Write an AFServerlessNotificationCenter API
#37
keithduncan
closed
11 years ago
0
Add server SSL support
#36
keithduncan
closed
11 years ago
0
Get UDP sockets working
#35
keithduncan
closed
11 years ago
1
Set the system proxies in Core Networking
#34
keithduncan
closed
11 years ago
0
Support libdispatch scheduling throughout
#33
keithduncan
opened
11 years ago
2
Check that strong barriers are used when indirectly setting the CFNetService and CFHost in `AFNetworkTransport`
#32
keithduncan
closed
11 years ago
1
Remove AFGeometry from AmberFoundation
#31
keithduncan
closed
11 years ago
1
Add a stream-to/from-disk packets
#30
keithduncan
closed
11 years ago
2
Should use getaddrinfo to determine the default port number for schemes
#29
keithduncan
opened
11 years ago
0
Implement state in the client side HTTP Connection
#28
keithduncan
closed
11 years ago
1
Add MySQL Classes to Core Networking
#27
keithduncan
opened
11 years ago
0
Crash if the connection hasn't completed the open and is told to close immediately
#26
keithduncan
closed
11 years ago
0
Flatten the AFNetworkServer chain into a single object
#25
keithduncan
closed
11 years ago
1
Split the HTTP packet into a headers reading packet
#24
keithduncan
closed
11 years ago
0
Create Core AmberKit Framework
#23
keithduncan
closed
11 years ago
2
Add a reconnection available delegate method to AFNetworkLayer
#22
keithduncan
opened
11 years ago
0
Add a WebDAV connection as an HTTP sublayer with appropriate conveniences.
#21
keithduncan
opened
11 years ago
0
Implement Pipelining in AFHTTPConnection
#20
keithduncan
closed
11 years ago
1
Core Networking connections should support system proxy settings
#19
keithduncan
opened
11 years ago
0
Add DNS-SD types to AFNetworkLayer
#18
keithduncan
closed
11 years ago
0
Add DNS-SD advertising to AFNetworkServer
#17
keithduncan
opened
11 years ago
1
Add AMQP Classes to Core Networking
#16
keithduncan
closed
11 years ago
0
Add XMPP Classes to Core Networking
#15
keithduncan
opened
11 years ago
1
Add IMAP Classes to Core Networking
#14
keithduncan
opened
11 years ago
1
Next