2024-09-15 15:59 | Correct license in cargo toml | lash | 1 | +2 | -2 |
2024-09-10 14:19 | Add updated cargo.lock after version bump | lash | 1 | +1 | -1 |
2024-09-10 14:09 | Bump to beta, add beta string to package version | lash | 1 | +1 | -1 |
2024-09-10 14:03 | Correct trace_request calls in tests, ignore failing test | lash | 2 | +6 | -4 |
2024-09-10 13:33 | Update readme, docs link | lash | 3 | +35 | -3 |
2024-09-09 16:47 | Add gitignore, changelog | lash | 3 | +4 | -47 |
2024-09-08 20:26 | Update cargo lock | lash | 1 | +1 | -1 |
2024-09-08 19:56 | Bump version | lash | 1 | +2 | -2 |
2024-09-08 19:48 | Add missing build script file to include bzip2 so | lash | 1 | +3 | -0 |
2024-07-14 00:28 | Correct build line in readme | lash | 3 | +3 | -3 |
2024-07-13 21:26 | Add titles explicit to readme in make | lash | 4 | +9 | -4 |
2024-07-13 21:15 | Rewrite readme | lash | 7 | +134 | -56 |
2024-07-11 02:10 | Bump version, engine | lash | 1 | +2 | -2 |
2024-07-11 02:09 | Merge branch 'master' into HEAD | lash | 4 | +224 | -654 |
2024-07-11 02:08 | Add cargo lock | lash | 1 | +1738 | -0 |
2024-07-11 01:48 | Correct rust version spec | lash | 1 | +0 | -4 |
2024-07-10 16:38 | Add toolchain spec to readme | lash | 2 | +8 | -0 |
2024-07-10 16:36 | Add license and copyright | lash | 2 | +220 | -654 |
2024-07-10 16:15 | Add readme txt | lash | 1 | +32 | -0 |
2023-06-16 07:15 | Bump version | lash | 1 | +1 | -1 |
2023-03-28 08:08 | Add signal handling option | lash | 2 | +32 | -5 |
2023-03-28 07:22 | Add regular docker build alternative | lash | 1 | +4 | -0 |
2023-03-27 09:26 | devops: add Dockerfile | Mohammed Sohail | 2 | +26 | -0 |
2023-02-22 14:02 | 200 return on empty get, always returns caps header | lash | 4 | +19 | -7 |
2023-02-06 06:46 | Bump version | lash | 1 | +1 | -1 |
2023-02-06 06:45 | Remove println | lash | 1 | +0 | -2 |
2022-12-22 19:49 | Revert to application/octet-stream if missing mime type | lash | 4 | +7 | -3 |
2022-10-09 15:53 | Only trace on-demand, make identity in trace optional | lash | 4 | +18 | -12 |
2022-10-09 08:22 | Add capabilities headers | lash | 4 | +39 | -12 |
2022-10-09 07:50 | Use RSA key for single auth example | lash | 1 | +9 | -2 |
2022-10-09 07:41 | Reconnect main pgp auth function, works for bundle | lash | 1 | +35 | -32 |
2022-10-06 16:41 | Add wala name and version in server header response | lash | 1 | +9 | -0 |
2022-10-05 14:49 | Add roadmap file | lash | 1 | +2 | -0 |
2022-10-05 14:36 | Link to wala send docs from wala | lash | 2 | +31 | -1 |
2022-10-05 14:30 | Add documentation for wala_send | lash | 3 | +250 | -215 |
2022-10-05 09:58 | Bump version | lash | 2 | +3 | -1 |
2022-10-04 19:06 | Deactivate pgp dep | lash | 1 | +3 | -3 |
2022-10-04 19:05 | Fix trace test | lash | 1 | +2 | -1 |
2022-10-04 19:04 | Replace pgp auth with sequoia pgp module | lash | 4 | +369 | -3 |
2022-10-02 11:02 | Use inline disposition for images | lash | 1 | +3 | -0 |
2022-09-27 19:07 | Match text main mime type exactly | lash | 1 | +7 | -22 |
2022-09-27 17:45 | Force attachment when filename present | lash | 1 | +21 | -1 |
2022-09-27 17:29 | Use inline disposition for text | lash | 1 | +19 | -4 |
2022-09-24 20:48 | Remove commented code, dev loglines | lash | 1 | +1 | -16 |
2022-09-24 20:45 | Complete implement mutable put | lash | 2 | +32 | -11 |
2022-09-24 20:14 | Implement sign and pubkey serialize | lash | 2 | +94 | -29 |
2022-09-23 17:46 | WIP sign cli send entry with sequoia pgp lib | lash | 1 | +4 | -4 |
2022-09-23 17:22 | Partial implement of sequoia pgp for send cli, mutable trace test fail | lash | 3 | +67 | -44 |
2022-09-23 13:10 | Add send cli binary with immutable put and mutable pointer | lash | 3 | +117 | -1 |
2022-09-22 16:15 | Add changelog | lash | 1 | +6 | -0 |
2022-09-22 16:11 | Make record link log less confusing | lash | 1 | +2 | -1 |
2022-09-22 16:04 | Add license file | lash | 1 | +674 | -0 |
2022-09-22 16:03 | Refactor requestresult, add aliased value, binary contents in trace | lash | 3 | +96 | -119 |
2022-09-22 08:53 | Log symlink unlink | lash | 1 | +8 | -1 |
2022-09-19 17:51 | Make mutable ref replace value | lash | 1 | +46 | -4 |
2022-09-18 14:07 | Enable run without trace feature | lash | 1 | +12 | -9 |
2022-09-18 13:52 | Add test for trace | lash | 1 | +129 | -2 |
2022-09-18 13:18 | Add trace puts to spool dir | lash | 6 | +89 | -2 |
2022-09-18 12:39 | Add preflight handling | lash | 4 | +61 | -4 |
2022-09-17 11:37 | Add set filename support | lash | 7 | +293 | -79 |
2022-08-01 19:24 | Complete manifest metadata | lash | 2 | +52 | -0 |
2022-07-17 12:32 | Specify rust version, skip doc tests | lash | 7 | +33 | -20 |
2022-07-17 10:55 | Add documentation | lash | 7 | +212 | -40 |
2022-07-17 07:18 | Add top-level docs decscription | lash | 1 | +30 | -0 |
2022-07-06 06:19 | Add data dir switch | lash | 2 | +22 | -2 |
2022-07-06 05:14 | Add settable host and port | lash | 4 | +76 | -2 |
2022-07-03 07:58 | Add content type return | lash | 5 | +91 | -12 |
2022-07-03 07:03 | Add mime metadata store | lash | 4 | +85 | -1 |
2022-06-24 10:44 | Add pubsig auth scheme specifier | lash | 2 | +23 | -4 |
2022-06-24 09:10 | Rehabilitate mock test! | lash | 2 | +10 | -6 |
2022-06-24 09:01 | Swap request data to file to enable multiple reads | lash | 4 | +98 | -35 |
2022-06-23 19:09 | Add reader return for get method processing | lash | 4 | +70 | -11 |
2022-06-23 16:00 | Add handle public key bundle | lash | 1 | +87 | -29 |
2022-06-23 11:50 | Add pgp single sig verify chcek | lash | 1 | +39 | -6 |
2022-06-23 11:20 | Add pgp bundle parse | lash | 1 | +15 | -0 |
2022-06-23 11:15 | Add pgp bundle parse | lash | 1 | +64 | -1 |
2022-06-23 06:40 | Add mutable,immutable tests, add missing request source file | lash | 2 | +247 | -0 |
2022-06-23 06:05 | WIP method processing unit tests | lash | 1 | +1 | -1 |
2022-06-23 05:17 | Refactor request handling for clarify, implement mutable put | lash | 6 | +188 | -171 |
2022-06-21 15:51 | Add missing pgp auth source file | lash | 1 | +85 | -0 |
2022-06-21 15:51 | Complete path checks for immutable and mutable put | lash | 1 | +248 | -0 |
2022-06-21 15:26 | Add immutable writer | lash | 1 | +1 | -1 |
2022-06-21 10:07 | Factor out immutable put | lash | 2 | +40 | -99 |
2022-06-21 09:05 | Add mutable pointer test | lash | 1 | +53 | -0 |
2022-06-21 06:56 | Use auth result with identity property for auth_check | lash | 4 | +108 | -48 |
2022-06-14 06:37 | Add return hash on put | lash | 1 | +71 | -69 |
2022-06-13 20:14 | Handle put by hash and get by hash | lash | 3 | +171 | -21 |
2022-06-13 16:59 | Add mock auth and test | lash | 2 | +52 | -6 |
2022-06-13 16:26 | Initial commit | lash | 5 | +163 | -0 |