Pierre-Olivier Latour
|
f9621c8aac
Bumped version
|
11 years ago |
Pierre-Olivier Latour
|
7a93b27478
Update README.md
|
11 years ago |
Pierre-Olivier Latour
|
9d48f9ec12
#57 Validate paths passed to GCDWebDAVServer and GCDWebUploader to ensure they are within the upload directory
|
11 years ago |
Pierre-Olivier Latour
|
7c6e85cf9a
Merge pull request #60 from pvblivs/master
|
11 years ago |
pvblivs
|
24fbd161d8
Update README.md
|
11 years ago |
pvblivs
|
0ae0d4175a
Adding instructions for Swift command line tool
|
11 years ago |
Pierre-Olivier Latour
|
6d550a02b7
Merge pull request #55 from mstarinteractive/fix-json-content-type
|
11 years ago |
Braden MacDonald
|
a7f46b762f
Fix content-types like "application/json; charset=utf-8"
|
11 years ago |
Pierre-Olivier Latour
|
d1c7f9a323
Merge pull request #56 from jaanus/customBonjourType
|
11 years ago |
jaanus
|
93bfe65211
Removed unneeded API. If custom Bonjour type is needed, startWithOptions should be used to specify an options dictionary with the custom type.
|
11 years ago |
jaanus
|
8ab53f74d5
Can specify a custom Bonjour service type for the server.
|
11 years ago |
Pierre-Olivier Latour
|
04a69787bf
Update README.md
|
11 years ago |
Pierre-Olivier Latour
|
dfd019de7d
Update README.md
|
11 years ago |
Pierre-Olivier Latour
|
4db631fa27
Fixed errno being corrupted by LOG_ERROR()
|
11 years ago |
Pierre-Olivier Latour
|
ba03d756c6
Merge pull request #52 from tipbit/fix-empty-query-param
|
11 years ago |
Ewan Mellor
|
04f59a9214
Fix GCDWebServerParseURLEncodedForm to allow empty values.
|
11 years ago |
Pierre-Olivier Latour
|
40ea252ad6
Ensure connected state is updated immediately after calling -stop
|
11 years ago |
Pierre-Olivier Latour
|
c193860468
Fix
|
11 years ago |
Pierre-Olivier Latour
|
94ad8c745e
No need to call -stop from -dealloc
|
11 years ago |
Pierre-Olivier Latour
|
56c096996f
Fix
|
11 years ago |
Pierre-Olivier Latour
|
8cbaf0f867
Added video streaming unit test
|
11 years ago |
Pierre-Olivier Latour
|
295901c0b3
Reject files greater than 4 GiB in 32 bit mode
|
11 years ago |
Pierre-Olivier Latour
|
2dda0c98ce
#50 Use NSUIntegerMax instead of NSNotFound to indicate undefined length
|
11 years ago |
Pierre-Olivier Latour
|
70a38c8b01
Fix
|
11 years ago |
Pierre-Olivier Latour
|
1b12a7bd14
Ensure pending scheduled callbacks have executed in "run" APIs
|
11 years ago |
Pierre-Olivier Latour
|
75e6332500
Don't delay disconnected state update if already stopped
|
11 years ago |
Pierre-Olivier Latour
|
420ed719e8
Add SIGTERM support to -runWithOptions:error:
|
11 years ago |
Pierre-Olivier Latour
|
3b75f9dd20
Added -rewriteRequestURL:withMethod:headers: hook
|
11 years ago |
Pierre-Olivier Latour
|
f01307b2a7
Bumped version
|
11 years ago |
Pierre-Olivier Latour
|
1f5e650423
Fix
|
11 years ago |