Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 44e032aa8a0da9f5.
2011-10-04
| ||
15:19 | • Edit [f4eb0f5afcb33598]: Marked "Closed". artifact: 0425a41e99 user: dmitry | |
15:15 | Merge protection against timing attacks into trunk. check-in: d4a341b49d user: dmitry tags: trunk | |
14:38 | Merge trunk into dmitry-security branch. Closed-Leaf check-in: f4eb0f5afc user: dmitry tags: dmitry-security | |
14:34 | Rename constant_time_eq to constant_time_cmp to better indicate that these functions return 0 when values are equal, like memcmp, strcmp, etc., not truth, to avoid possible mistakes. check-in: d244c484e7 user: dmitry tags: dmitry-security | |
14:28 | Revert the previous change after thinking more about it. Login cards in the sync protocol have the following format: login userid nonce signature Nonce is SHA-1 of the message that follows this line, signature is SHA-1 of the concatenation of the nonce and user's shared secret. The successful timing attack can reveal only signature for this p... check-in: 13a9a1244c user: dmitry tags: dmitry-security | |
09:06 | /json/wiki/get argument handling cleanup so that it works with the newer command=... approach. check-in: 96fe10ab54 user: stephan tags: json-multitag-test, json | |
2011-10-03
| ||
16:34 | Disabling Cache-control: no-store, as it made firefox forget about form field contents on back/forward in history. Resolution achieved by a minimal consensus at this thread on the mailing list. check-in: 3fac77d7b0 user: viriketo tags: trunk | |
2011-10-02
| ||
23:59 | Minor error handling cleanups (nicer resultText strings). Removed a call to sqlite3_config() from the JSON bootstrap code which _seems_ to be the cause of an SQLITE_MISUSE warning. check-in: af72cc7599 user: stephan tags: json-multitag-test, json | |
23:43 | Accommodated recent API changes. check-in: 901a0133e3 user: stephan tags: json-multitag-test, json | |
23:21 | Fixed an incorrect setting of the content type in one error-handling case. check-in: 35e4e9188b user: stephan tags: json-multitag-test, json | |
22:58 | Added /json/branch/create. Finally found g.zErrMsg, and started using it in conjunction with json error reporting. check-in: 8eaf58ee51 user: stephan tags: json-multitag-test, json | |
21:01 | moved /json/branch code into its own file. check-in: 1a4c874e43 user: stephan tags: json-multitag-test, json | |
20:15 | renamed json timeline "showFiles" option to "files" because we do not really "show" anything." check-in: bc7af5192a user: stephan tags: json-multitag-test, json | |
19:57 | Added tag/branch option to /json/timeline/ci, analog to HTML mode t/r options. check-in: 762128512a user: stephan tags: json-multitag-test, json | |
19:56 | Added empty_Stmt, analog to empty_Blob, to work around an assertion triggered during some error handling code. check-in: 4db6d7c5ce user: stephan tags: json-multitag-test, json | |
18:28 | Merged in trunk [ae64088627df]. Added /json/timeline/checkin as alias for /json/timeline/commit (checkin is historically more correct/consistent). check-in: a9070a4944 user: stephan tags: json-multitag-test, json | |
18:18 | s/userName/name/, for consistency. check-in: 94689bbf29 user: stephan tags: json-multitag-test, json | |
13:30 | minor hack to name_search() to make it stop searching after it determines there is an ambiguity. check-in: ae64088627 user: stephan tags: trunk | |
12:41 | json mode now accepts command=string request parameter if path length is 1 (no subcommand was specified). check-in: 225fd3dad3 user: stephan tags: json-multitag-test, json | |
12:31 | initial code for reading POST data from a file/stdin in CLI mode. check-in: 8145cdbf3b user: stephan tags: json-multitag-test, json | |
11:43 | minor cleanups and doc additions to the json/artifact handling. check-in: 6d0667831a user: stephan tags: json-multitag-test, json | |
11:16 | Reorganized json_page_artifact(), fixed a C99ism, fixed permissions check. check-in: c926170034 user: stephan tags: json-multitag-test, json | |
11:15 | removed an implemented TODO reminder. check-in: f270f0b5c1 user: stephan tags: json-multitag-test, json | |
10:51 | Added missing license header to new files. Updated (c) date to 2011. check-in: 8a665715c2 user: stephan tags: json-multitag-test, json | |
2011-10-01
| ||
20:50 | Variable used for return value of send(2) must be signed, otherwise error conditions just result in infinite loops. check-in: 5e3519873f user: joerg tags: trunk | |
07:58 | s/commit/checkin/, for consistency. s/artifactType/type/. check-in: 44e032aa8a user: stephan tags: json-multitag-test, json | |
07:47 | more consolidation of timeline/artifact code. check-in: cc444a02cd user: stephan tags: json-multitag-test, json | |
07:33 | • Edit [b1f9257213c4447b]: Edit check-in comment. artifact: ae1693f1b1 user: stephan | |
07:04 | more timeline/artifact refactoring. check-in: 22fc0ab81b user: stephan tags: json-multitag-test, json | |
06:51 | • Edit [a893fff3ca2fb9f0]: Cancel tag a893fff3ca2fb9f0. artifact: 773b9c8340 user: stephan | |
06:50 | • Edit [a893fff3ca2fb9f0]: Add propagating tag "json-multitag-test". artifact: ac9f36f6de user: stephan | |
06:50 | • Edit [a893fff3ca2fb9f0]: Cancel tag json-multitag-test. artifact: ea19443639 user: stephan | |
06:49 | • Edit [a893fff3ca2fb9f0]: Add propagating tag "a893fff3ca2fb9f0". artifact: 5d616fa405 user: stephan | |
06:45 | Started refactoring some of the timeline/artifact components into reusable parts. Comment edited only to test json responses which differentiate between pristine and edited commits. check-in: b1f9257213 user: stephan tags: json-multitag-test, json | |
06:27 | • Edit [a893fff3ca2fb9f0]: Add tag "json-multitag-test". artifact: 3bbc310b87 user: stephan | |
05:58 | Started adding artifact-type-dependent result data to /json/artifact output. check-in: a893fff3ca user: stephan tags: json-multitag-test, json | |
05:58 | minor cleanups. check-in: 6ee6486e02 user: stephan tags: json | |
05:57 | Added json_new_int() convenience function. check-in: ccd66b9b3c user: stephan tags: json | |
05:09 | Added initial /json/artifact code, but it currently can only report the type of a given artifact. check-in: 6372d95165 user: stephan tags: json | |
05:05 | minor db_column usage cleanup. check-in: cf8b20ea1f user: stephan tags: json | |
05:05 | added test for /json/wiki/get. check-in: 2b7edce38d user: stephan tags: json | |
05:04 | Changed some of the exception-throwing code to propagate instead of ingore. check-in: e8fe84bc2c user: stephan tags: json | |
04:03 | Cleaned up wiki formatting code a bit. Added wiki uuid to /json/wiki/get response payload. check-in: 3f512ca41b user: stephan tags: json | |
03:37 | Added format=raw|html to /json/wiki/get. check-in: c990e7ec25 user: stephan tags: json | |
02:19 | minor cleanups in the /json/login payload code. check-in: 3bdae54cae user: stephan tags: json | |
02:12 | Changed /json/login output payload structure. check-in: 88ddf2cbce user: stephan tags: json | |
2011-09-30
| ||
17:00 | minor ajax test code cleanups. check-in: 7eb52b23ae user: stephan tags: json | |
16:36 | Added more integration tests. check-in: 10e677c968 user: stephan tags: json | |
16:35 | added preliminary support for cookies in the rhino ajax client, but it does not seem to be doing anything. check-in: ef9d839311 user: stephan tags: json | |
16:17 | • Edit [4bf9048e25b88f63]: Marked "Closed". artifact: 2189ecd603 user: tsbg | |