• Joined on 2022-07-02
dan pushed to main at dan/souplesse 2024-10-24 23:12:33 +00:00
a85a00762d parse cadence
94a8987828 improve test for missing ele
Compare 2 commits »
dan pushed to main at dan/souplesse 2024-10-24 23:00:54 +00:00
2204a53a4f parse power
dan pushed to main at dan/souplesse 2024-10-24 22:06:46 +00:00
086664f8fb extract Position from the Point type
dan pushed to main at dan/souplesse 2024-10-24 17:29:39 +00:00
cf6d4cf9c0 timestamp is optional
a762245d86 elevation is optional in gpx
Compare 2 commits »
dan pushed to main at dan/souplesse 2024-10-24 17:00:57 +00:00
7b8e07d3ba check we read all <trkseg> not just the first
dan pushed to main at dan/souplesse 2024-10-24 16:20:25 +00:00
a54f903326 add time and elevation to gpx parsing
6b3c456c41 reverse actual and expected in Expect
Compare 2 commits »
dan created branch main in dan/souplesse 2024-10-23 22:50:50 +00:00
dan pushed to main at dan/souplesse 2024-10-23 22:50:50 +00:00
b78dbda7b8 parse actual lat/lon from gpx trkpt nodes
4922e4d5d9 add xml and test packages
2286ae1a49 first passing test
dan created repository dan/souplesse 2024-10-23 22:50:06 +00:00
dan pushed to main at dan/liminix 2024-10-08 22:18:31 +00:00
0f50648157 don't put hostname in levitate logs
dan pushed to main at dan/liminix 2024-10-06 17:05:33 +00:00
f1c260d4f7 make ci.ni "all" a derivation
3d611d3ba2 fix unstable qemu build?
Compare 2 commits »
dan pushed to main at dan/liminix 2024-10-06 16:54:00 +00:00
e6b7d86381 sort lines
83fbffb39b catch another uncaught-logs
f8c579b41e add CI "all" target
Compare 3 commits »
dan pushed to main at dan/liminix 2024-10-06 14:56:00 +00:00
ca9efc4b26 simplify CI
336fc7e495 think
Compare 2 commits »
dan pushed to main at dan/liminix 2024-10-06 12:46:46 +00:00
4cc0add2ad update refs to uncaught-logs in docs/tests
2d7e6188ac log shipping service now gets logs on stdin
b9999857cb longrun: don't add logger if producer-for is already set
ba03ddeb38 border-vm: add tang service
493c5f69d7 add module for certifix-client
Compare 9 commits »
dan pushed to main at dan/certifix 2024-10-04 22:28:23 +00:00
e0e0e0f7cc expand the insecurities section
b1e869e125 add key usage/extended key usage extensions
4942285f6d x509 cert version 3
c4ea32ab1e --sign-file signs a single CSR from command line then exits
f3960c6b76 add basicConstraints
Compare 7 commits »
dan pushed to main at dan/certifix 2024-10-02 17:06:08 +00:00
c70eefbf56 polish the README and remove my local config from it
dan pushed to main at dan/certifix 2024-10-01 23:29:04 +00:00
7fb8e1142c curl with our custom ca cert
3aa3bacae9 fiddle with ca cert gen options
cc3e695174 upate lusossl patch
Compare 3 commits »
dan pushed to main at dan/certifix 2024-09-29 10:41:47 +00:00
0844177d51 more text, inclding actual reasons you shouldn't use it
a56a9ba013 handle CSRs with no attributes
e4410323cf add error handler
d98f78db85 use https
Compare 4 commits »
dan pushed to main at dan/certifix 2024-09-26 21:15:25 +00:00
42aa1d8f0a improve method name, use ncall for server.listen
9ef1947211 check io.open return
Compare 2 commits »
dan pushed to main at dan/certifix 2024-09-26 21:09:00 +00:00
ba3795e3f2 bind to address provided on command line
32099b7541 parse command-line for options instead of hardcoding
e410cef1f4 inline not-found function
Compare 3 commits »