This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-01 03:06:08 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
net
History
Adrien Destugues
67af469ef0
Fix time_t/bigtime_t mixup.
...
Thanks stippi for noticing!
2014-01-16 09:41:01 +01:00
..
AbstractSocket.h
…
Certificate.h
Fix time_t/bigtime_t mixup.
2014-01-16 09:41:01 +01:00
DatagramSocket.h
…
DataRequest.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
FileRequest.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
HttpAuthentication.h
…
HttpForm.h
Style fixes to HttpForm
2013-11-04 20:16:05 -05:00
HttpHeaders.h
…
HttpRequest.h
Remove B_PROT_* and related code
2014-01-13 08:05:32 +01:00
HttpResult.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
net_settings.h
…
NetAddress.h
…
NetBuffer.h
…
NetDebug.h
…
NetEndpoint.h
BNetEndpoint: Fix socket leak and reduce Accept() overhead.
2013-11-24 22:36:29 +01:00
NetworkAddress.h
…
NetworkAddressResolver.h
…
NetworkCookie.h
…
NetworkCookieJar.h
Network Cookie Jar: implement assignment operator.
2013-10-28 17:29:19 +01:00
NetworkDevice.h
…
NetworkInterface.h
Added family parameter to the GetRoutes() API.
2013-11-18 10:13:26 +01:00
NetworkNotifications.h
…
NetworkRoster.h
Added family parameter to the GetRoutes() API.
2013-11-18 10:13:26 +01:00
SecureSocket.h
SecureSocket: add some certificate support
2014-01-15 17:45:21 +01:00
Socket.h
…
Url.h
Network Kit: Coverity scan review and fixes
2013-10-21 09:21:00 +02:00
UrlContext.h
Improve HTTP authentication support.
2013-10-28 17:29:20 +01:00
UrlProtocolAsynchronousListener.h
…
UrlProtocolDispatchingListener.h
…
UrlProtocolListener.h
…
UrlProtocolRoster.h
…
UrlRequest.h
Remove B_PROT_* and related code
2014-01-13 08:05:32 +01:00
UrlResult.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
UrlSynchronousRequest.h
…