CuriousTommy
|
e7e3db8810
|
Merge pull request #2 from sirnacnud/url-session
Add defaultSessionConfiguration to URLSessionConfiguration
|
2024-02-27 16:17:16 -08:00 |
|
Duncan Cunningham
|
29b41cc5b0
|
Add defaultSessionConfiguration to URLSessionConfiguration and fix URLSession
|
2024-02-18 16:41:26 +01:00 |
|
Thomas A
|
f19baa2f16
|
Fix Security include path
|
2023-01-24 13:20:36 -08:00 |
|
CuriousTommy
|
9c7bdbd9e8
|
Merge pull request #1 from darlinghq/gen_developer_sdk
Generate SDK Headers
|
2022-09-05 20:17:03 -07:00 |
|
Thomas A
|
76451bd568
|
Relocate framework header to darling-framework folder
|
2022-09-05 15:30:24 -07:00 |
|
Thomas A
|
25ce364106
|
Generate Headers for CFNetwork
|
2022-09-03 16:54:33 -07:00 |
|
Ariel Abreu
|
d7db06ba0c
|
Move NSURL and NSHTTP code into CFNetwork
See the corresponding Foundation commit
|
2021-03-07 10:36:18 -05:00 |
|
Ariel Abreu
|
032a32e5b4
|
Add some CFNSURLConnection stuff
This is a stub for a class and a declaration for some private NSURL stuff
I gotta say, Apple really has a jumble of CF and NS stuff
|
2020-08-27 22:26:18 -04:00 |
|
Ariel Abreu
|
f001282547
|
Fix build and make it circular
See darlinghq/darling-security@cb0695c5a0 for an explanation of why this is necessary
|
2020-07-16 14:36:27 -04:00 |
|
Ariel Abreu
|
bb4b3fe20a
|
Merge remote-tracking branch 'origin/master' into update-sources
|
2020-07-13 17:15:36 -04:00 |
|
Thomas A
|
d13dc3eb73
|
Move symbols from Foundation to CFNetwork.
These are actually defined in CFNetwork, while they are undefined in Foundation.
|
2020-07-12 12:54:23 -07:00 |
|
Ariel Abreu
|
a3aed4c570
|
Initial update to clean up include directories
"initial" because there might some additional modifications necessary later on
|
2020-05-14 12:57:38 -04:00 |
|
Andrew Hyatt
|
69a018aa26
|
Clean up build output
|
2020-03-06 15:39:28 -05:00 |
|
Andrew Hyatt
|
dcee04c302
|
Get CFNetwork building again
|
2017-08-21 20:00:48 -07:00 |
|
Andrew Hyatt
|
3c79be1c5f
|
Add a link to CFSocketStreamPriv.h
|
2017-05-06 10:52:43 -07:00 |
|
Lubos Dolezel
|
157000ff31
|
Set dylib version
|
2017-03-09 21:03:59 +01:00 |
|
Lubos Dolezel
|
0dd4cabee1
|
The only unresolved refs now come from Security.framework
|
2017-03-09 16:39:20 +01:00 |
|
Lubos Dolezel
|
f0513a8f40
|
Work in progress
|
2017-03-01 17:39:52 +01:00 |
|