50 events by user js occurring on or before 2017-07-22 23:09:18.
More ↑
2017-07-22
| ||
23:09 | Adjust to ObjFW changes check-in: 586a59246a user: js tags: trunk | |
2017-07-02
| ||
12:22 | Adjust to ObjFW changes check-in: 9c2e824983 user: js tags: trunk | |
2017-06-21
| ||
21:04 | Adjust to ObjFW changes check-in: 2ee844508a user: js tags: trunk | |
2017-05-14
| ||
00:33 | Modernize the code a little check-in: 9355649e3a user: js tags: trunk | |
2017-05-08
| ||
00:31 | Adjust to recent ObjFW changes check-in: 897afb173c user: js tags: trunk | |
2017-04-15
| ||
19:37 | Fix URL in copyright headers check-in: e3dcc5816e user: js tags: trunk | |
2017-01-10
| ||
23:56 | Adjust to ObjFW changes check-in: 43001c3544 user: js tags: trunk | |
2016-07-09
| ||
21:31 | Move some files to build-aux check-in: 0649158fd6 user: js tags: trunk | |
21:24 | Add SSLConnectionFailedException check-in: 74db1e8212 user: js tags: trunk | |
20:19 | Change webkeks.org -> heap.zone check-in: 0326ada0ff user: js tags: trunk | |
20:12 | Update buildsys check-in: 045b806a83 user: js tags: trunk | |
2016-03-06
| ||
17:48 | Adjust to ObjFW changes check-in: aab1410a4b user: js tags: trunk | |
2015-05-24
| ||
19:33 | Conform to OFTLSSocket check-in: 071d74e840 user: js tags: trunk | |
2015-05-07
| ||
21:33 | Update config.guess, config.sub and install-sh check-in: 3dfd66b64f user: js tags: trunk | |
21:29 | Adjust to ObjFW changes check-in: 5e9b338c38 user: js tags: trunk | |
21:27 | Update buildsys check-in: 7c83229ba2 user: js tags: trunk | |
2015-05-05
| ||
13:18 | configure: Use rpath check-in: 2dd19e51ce user: js tags: trunk | |
2015-03-01
| ||
19:49 | Adjust to ObjFW changes check-in: 7ea66a81da user: js tags: trunk | |
2015-01-05
| ||
21:43 | Adjust to ObjFW changes check-in: 089eb98b69 user: js tags: trunk | |
2014-06-03
| ||
19:37 | Update buildsys check-in: 53c0a0c053 user: js tags: trunk | |
19:33 | Fix and update Xcode project check-in: 26e5047886 user: js tags: trunk | |
19:33 | Adjust to ObjFW changes check-in: 1083a3f411 user: js tags: trunk | |
2013-11-22
| ||
20:15 | Adjust exceptions to ObjFW API change. check-in: 81c23094bc user: js tags: trunk | |
2013-06-23
| ||
11:10 | Adjust to reworked exception API. check-in: 93fb0bd595 user: js tags: trunk | |
2013-03-31
| ||
10:04 | Conform to OFTLSSocket. check-in: 4192ab66c8 user: js tags: trunk | |
2013-03-04
| ||
17:37 | Replace BOOL with bool. check-in: 09e348c39a user: js tags: trunk | |
2013-02-21
| ||
23:41 | Update to recent ObjFW changes. check-in: 64d3ec13b0 user: js tags: trunk | |
2013-02-14
| ||
02:20 | Add -Wdocumentation if supported by the compiler. check-in: 16a02009a3 user: js tags: trunk | |
2013-02-13
| ||
23:27 | Don't class-swizzle to call close on super. check-in: 8a23146f8c user: js tags: trunk | |
23:15 | Don't cache the description of exceptions. check-in: bc41772796 user: js tags: trunk | |
2013-02-12
| ||
18:35 | Fix -[X509OID isEqual:]. check-in: 2e400eadc7 user: js tags: trunk | |
17:49 | Prefix all ivars with an underscore. check-in: eca3b894f8 user: js tags: trunk | |
2013-01-19
| ||
00:36 | Update copyright. check-in: 6bcaf2d54a user: js tags: trunk | |
2013-01-18
| ||
23:33 | Make it possible to request client certificates. check-in: f0a40268e4 user: js tags: trunk | |
2012-12-19
| ||
21:59 | Adjust to recent ObjFW changes. check-in: 20cb421460 user: js tags: trunk | |
2012-12-13
| ||
20:55 | Set of_tls_socket_class. check-in: 1b97015301 user: js tags: trunk | |
2012-11-21
| ||
22:26 | configure: Don't use -Wcast-align. check-in: f009f4af94 user: js tags: trunk | |
2012-11-08
| ||
13:20 | Add a proper build system. check-in: 889e63ed8a user: js tags: trunk | |
13:19 | Use the thread object's address as thread id. check-in: 3062d2861f user: js tags: trunk | |
2012-10-27
| ||
18:23 | Adjust to recent ObjFW changes. check-in: 41f9946113 user: js tags: trunk | |
2012-09-20
| ||
00:14 | Adjust to latest ObjFW changes. check-in: 87c3eab6d6 user: js tags: trunk | |
2012-09-17
| ||
15:51 | Indention. check-in: a95890e7ce user: js tags: trunk | |
2012-07-12
| ||
03:09 | Don't access isa directly. check-in: 8ef0132a06 user: js tags: trunk | |
2012-06-10
| ||
13:34 | Adjust to latest ObjFW API changes. check-in: b857e18139 user: js tags: trunk | |
2012-03-20
| ||
21:53 | Fix copyright. check-in: 4564eb6a94 user: js tags: trunk | |
21:47 | Nicer SSLInvalidCertificateException description. check-in: 5247b6dff2 user: js tags: trunk | |
21:45 | Change URL in copyright to Git repository. check-in: 87d86871ad user: js tags: trunk | |
2012-03-19
| ||
22:14 | .hgignore -> .gitignore check-in: 0620361bd0 user: js tags: trunk | |
2012-02-05
| ||
15:08 | Make it possible to use a different objfw-config/objfw-compile. check-in: 4f5b4ced1c user: js tags: trunk | |
2012-02-01
| ||
13:50 | Fix properties in exceptions. check-in: 2c5d1c7324 user: js tags: trunk | |