31 check-ins using file src/OFHTTPServer.m version 3efdaebeee
|
2014-08-18
| ||
| 10:53 | OFTCPSocket: Clear read buffer for new connection (check-in: c6a4b0a95f user: js tags: trunk) | |
|
2014-08-17
| ||
| 10:42 | Remove asprintf.[hm] from Xcode project (check-in: 9dd18eddc4 user: js tags: trunk) | |
|
2014-08-11
| ||
| 18:44 | threading_pthread.m: Set thread name (check-in: 39f5e20201 user: js tags: trunk) | |
|
2014-08-07
| ||
| 20:20 | Fix generators/Makefile on OS X (check-in: 21d8c47508 user: js tags: trunk) | |
|
2014-08-06
| ||
| 00:04 | Use readdir_r or fall back to readdir + lock (check-in: a07e980793 user: js tags: trunk) | |
| 00:04 | Don't export (v)asprintf implementation (check-in: ddbbd50e56 user: js tags: trunk) | |
|
2014-08-05
| ||
| 20:35 | Update Xcode project to 6.0 (check-in: 0a6d47c1d8 user: js tags: trunk) | |
|
2014-08-01
| ||
| 21:01 | Update buildsys (check-in: beef05d289 user: js tags: trunk) | |
| 12:27 | Change return type for thread main (check-in: 52e02c06ca user: js tags: trunk) | |
|
2014-07-24
| ||
| 18:02 | Warn if configure.ac is newer than configure (check-in: 0ab38200a3 user: js tags: trunk) | |
|
2014-07-23
| ||
| 23:23 | OFTimer: Reschedule before executing the callback (check-in: 7fa1dc3f95 user: js tags: trunk) | |
| 23:09 | threading: Prevent possible division by zero (check-in: 90f2f05c2c user: js tags: trunk) | |
| 19:34 | threading: Get rid of warnings with old compilers (check-in: 9e60532254 user: js tags: trunk) | |
|
2014-07-19
| ||
| 16:27 | OFThread: Configurable priority and stack size (check-in: c4f724070a user: js tags: trunk) | |
| 16:16 | Fix MinGW32 build (check-in: 083e05b444 user: js tags: trunk) | |
| 16:16 | Add of_thread_set_name() (check-in: 2c78c6570b user: js tags: trunk) | |
| 10:47 | Split threading.m into per-platform files (check-in: 8abe07a0a3 user: js tags: trunk) | |
| 09:55 | Don't use C11's noreturn (check-in: 716b1fc2b3 user: js tags: trunk) | |
| 09:35 | Minor build system clean-ups (check-in: 0278f0b43b user: js tags: trunk) | |
|
2014-07-18
| ||
| 19:38 | OFFile: Small documentation improvement (check-in: d20e7cbea0 user: js tags: trunk) | |
| 13:02 | runtime/lookup.m: Minor improvement (check-in: 71517b2e5d user: js tags: trunk) | |
| 11:00 | PLATFORMS.md: Add bare metal ARM Cortex-M4 (check-in: 7d763c59aa user: js tags: trunk) | |
| 10:47 | Split threading.h into threading.m and threading.h (check-in: 1da2e596af user: js tags: trunk) | |
| 10:08 | OFApplication: Only use argv if argc > 0 (check-in: c1dbf3b212 user: js tags: trunk) | |
| 09:55 | README.md: Update Clang + ARM instructions (check-in: 4494907e3f user: js tags: trunk) | |
|
2014-07-16
| ||
| 17:02 | Fix check in -[OFDictionary_hashtable isEqual:] (check-in: 2ecede1f96 user: js tags: trunk) | |
| 15:16 | Coding style (check-in: ff23684e9d user: js tags: trunk) | |
|
2014-07-10
| ||
| 07:35 | OFHTTPClient: Minor improvements (check-in: 4b8c4cac59 user: js tags: trunk) | |
|
2014-07-07
| ||
| 22:28 | OFURL: Allow all RFC 1808 compatible schemes (check-in: 65afbedbd4 user: js tags: trunk) | |
| 22:05 | Add OFUnknownXMLEntityException (check-in: 6e5a920567 user: js tags: trunk) | |
| 00:50 | OFURL: Don't include the leading "/" in path (check-in: d2487bc7e1 user: js tags: trunk) | |