25 check-ins using file src/OFMD5Hash.m version 38980867ce
|
2015-01-03
| ||
| 20:42 | Introduce and use of_offset_t instead of off_t (check-in: 46b89b1c8e user: js tags: trunk) | |
|
2014-12-24
| ||
| 15:31 | Update buildsys (check-in: 331bce9d09 user: js tags: trunk) | |
|
2014-12-14
| ||
| 23:42 | PLATFORMS.md: Add ARM64 to Linux (check-in: 55a1576fcb user: js tags: trunk) | |
| 17:35 | OFProcess: Use posix_spawnp if available (check-in: e9984d112a user: js tags: trunk) | |
|
2014-12-13
| ||
| 17:50 | Use CLOEXEC for kqueue (check-in: aebd220efc user: js tags: trunk) | |
| 16:53 | Fix compilation with GCC (check-in: 12ceeb7853 user: js tags: trunk) | |
| 16:52 | Use CLOEXEC for files and sockets (check-in: 06d2de4571 user: js tags: trunk) | |
|
2014-12-07
| ||
| 18:19 | Fix compilation on Win32 (check-in: 258b45b81a user: js tags: trunk) | |
| 18:18 | OFHTTPServer: Fix warning on Win64 (check-in: 372ed8b399 user: js tags: trunk) | |
|
2014-11-16
| ||
| 21:35 | Fix two typos in documentation (check-in: 4c2dbb263c user: js tags: trunk) | |
|
2014-11-09
| ||
| 18:54 | OFProcess: Do all memory allocation before fork() (check-in: 30e5c5ea27 user: js tags: trunk) | |
|
2014-10-24
| ||
| 19:12 | OFProcess: Use _exit() on failure (check-in: f45a6bb10b user: js tags: trunk) | |
| 19:12 | OFApplication: Use EXIT_SUCCESS as default status (check-in: 46cf9f33a8 user: js tags: trunk) | |
|
2014-10-04
| ||
| 21:59 | Add +[OFSystemInfo native8BitEncoding] (check-in: ec66e49dca user: js tags: trunk) | |
| 19:24 | threading: WinAPI's CriticalSection is recursive (check-in: be99da0c09 user: js tags: trunk) | |
|
2014-09-10
| ||
| 22:09 | Fix OFBigDataArray's initWithStringRepresentation: (check-in: ab270674db user: js tags: trunk) | |
| 21:51 | OFDataArray: Handle exceptions in init (check-in: c79d076e58 user: js tags: trunk) | |
| 14:05 | Add OFBigDataArray.h to ObjFW.h (check-in: 27902a926c user: js tags: trunk) | |
| 14:05 | Fix -[OFBigDataArray initWithContentsOfURL:] (check-in: dc83295447 user: js tags: trunk) | |
| 10:51 | OFZIP: Handle all exceptions (check-in: 8b7fd2fdd8 user: js tags: trunk) | |
|
2014-09-08
| ||
| 01:14 | Add utils/ofhash (check-in: 2c629663ea user: js tags: trunk) | |
|
2014-09-06
| ||
| 22:25 | Add missing #include "config.h" (check-in: f73023946a user: js tags: trunk) | |
| 22:14 | Move ofzip to subdirectory (check-in: dc4c88c54c user: js tags: trunk) | |
|
2014-09-03
| ||
| 22:22 | Add OFRIPEMD160Hash (check-in: 126d9d3aa1 user: js tags: trunk) | |
| 18:53 | OFMD5Hash: Optimize by making it more readable (check-in: b29adaf0bb user: js tags: trunk) | |