• Joined on 2019-01-28
lobo pushed to master at lobo/aws-sdk-for-zig 2021-07-24 07:26:52 +00:00
34b803c7dc support for EC2Query protocol requests (response is XML and not yet implemented)
93c461fcc0 fix leaked memory on errors due to sentinal on concatenated data
da9eae4876 add headers to returned response
4bca7eba8f add query string capabilities/move to request object
a97e26477d support for single word handling in camelCase algo
Compare 10 commits »
lobo pushed to master at lobo/authorized_keys 2021-07-16 17:05:36 +00:00
31b912b2c9 more specific grep pattern
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:59:57 +00:00
9e8d93d4ea allow makeitso to be re-run
ae51e774ae remove aws stuff - will get from public site
Compare 2 commits »
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:54:57 +00:00
7b1dcdf13b invent and simplify...
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:53:04 +00:00
19b4cc3d7d remove authorized_keys file - will be published at https://emil.lerch.org/authorized_keys
lobo created branch master in lobo/authorized_keys 2021-07-16 16:52:14 +00:00
lobo pushed to master at lobo/authorized_keys 2021-07-16 16:52:14 +00:00
6c25bb5edd update process for public authorized_keys
b870537f47 add gallium
5d92b6e421 add phone key
21792d31e0 remove debbie ssh key
2a5c6373cd make sure $HOME is set
Compare 10 commits »
lobo created repository lobo/authorized_keys 2021-07-16 16:50:42 +00:00
lobo pushed to master at lobo/vcsh_exports 2021-07-06 19:57:43 +00:00
7d245eb5bb remove flatpak/nix sourced stuff
Compare 2 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 22:14:49 +00:00
fda5589f20 fix stripping, update readme for proper sizing
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 20:49:05 +00:00
ebbcdb271b add smithy package to tests
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 20:46:14 +00:00
dfa0be60b9 update code generation without containing struct
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:13:15 +00:00
13e43528b5 move install to end
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:09:38 +00:00
487abc057f perform build before test/add gen as a dependency for test
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:04:09 +00:00
b82dc3f50d add build badge to README
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 18:00:53 +00:00
0831c0a84c add ci
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-30 16:37:23 +00:00
e98d64f39c update build.zig and README
3c9f91c012 rework servicemodel to avoid comptime_string @import
dcfefa4072 address zig changes in awshttp. zig 15a030ef3 or newer needed
de41b456d3 address unused variable in generated metaInfo function
267e72051d make services direct imports/pub const in generated service manifest
Compare 12 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-24 01:24:23 +00:00
b2ebc5a621 add snake comparison test
93536aa4ad make primary executable a more robust integration test harness
06479b8cb7 more useful logging
6f38ecd893 update to new json/url options
77caa626f0 allow parsing of exponential numbers if they resolve to int
Compare 8 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-21 01:50:57 +00:00
9c3fcc5a9d address memory leaks in awshttp
667c38c8d3 add sentinals so we can work until general purpose allocator
2768c83a0a switch to general purpose allocator so we can weed out leaks
1050ca5222 update documentation and comments
Compare 4 commits »
lobo pushed to master at lobo/aws-sdk-for-zig 2021-06-14 23:13:04 +00:00
bd3605e387 support request data in query protocol calls
9a0908bc63 adjust build.zig for zig 0.9.0 >= c5d412268
fe7e37b71a rough out protocol plan
01aa8c8d1a add http error handling
78478ab470 update Dockerfile for 0.8.0
Compare 5 commits »