29 check-ins using file utils/ofzip/OFZIP.m or utils/OFZIP.m version 996c3e9d72
|
2014-09-06
| ||
| 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) | |
| 15:46 | Add OFSHA384Hash and OFSHA512Hash (check-in: 23f6c0f84d user: js tags: trunk) | |
| 14:30 | Rename OFSHA224OrSHA256Hash to OFSHA224Or256Hash (check-in: 42e4ed36ee user: js tags: trunk) | |
|
2014-09-01
| ||
| 23:42 | Add OFSHA224Hash (check-in: a1931f59a2 user: js tags: trunk) | |
| 11:08 | Add OFSHA256Hash (check-in: 46af1252a5 user: js tags: trunk) | |
| 10:47 | OF{MD5,SHA1}Hash: Zero _buffer when done (check-in: 23dc2c7ff8 user: js tags: trunk) | |
|
2014-08-31
| ||
| 17:59 | Rewrite OFSHA1Hash (check-in: d310aeee30 user: js tags: trunk) | |
| 17:59 | Rewrite OFMD5Hash (check-in: c4d2f177cb user: js tags: trunk) | |
|
2014-08-23
| ||
| 02:01 | Move a few files into new directory "support" (check-in: 8ac36c05dd user: js tags: trunk) | |
| 01:01 | Make ObjFW.framework a module (check-in: c8a562d8d7 user: js tags: trunk) | |
|
2014-08-22
| ||
| 19:09 | Retain sockets until after removal from observer (check-in: 1dbe9a4e4e user: js tags: trunk) | |
|
2014-08-21
| ||
| 19:00 | OFHTTPServer: Don't close the socket manually (check-in: b87a5d3b46 user: js tags: trunk) | |
|
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) | |