projects
/
bmcd
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the IPv6-friendly default hostname.
[bmcd]
/ Cargo.lock
2024-03-28
Sven Rademakers
migrate to tracing fwk
origin/HEAD
origin/master
commit
|
commitdiff
2024-03-13
Sven Rademakers
remove peekpoke dependency
commit
|
commitdiff
2024-03-07
Sven Rademakers
update dependencies
commit
|
commitdiff
2024-02-03
Sven Rademakers
api: added reboot into FEL mode
commit
|
commitdiff
2024-02-02
Sven Rademakers
node_info api rework
commit
|
commitdiff
2024-01-29
Sven Rademakers
increase sleep RK1 flashing
commit
|
commitdiff
2024-01-23
Sven Rademakers
bump dependencies to latest
commit
|
commitdiff
2024-01-23
Sven Rademakers
serial over websocket
commit
|
commitdiff
2024-01-23
Sven Rademakers
serial_service: Prep work for byte stream support
commit
|
commitdiff
2023-12-19
Sven Rademakers
data_transfer: remove workaround
commit
|
commitdiff
2023-12-19
Ruslan Akbashev
cargo: point rustpiboot to upstream instead of a fork
commit
|
commitdiff
2023-12-17
Sven Rademakers
Simply usb boot interface
commit
|
commitdiff
2023-12-02
Sven Rademakers
data_transfer: accept URL as transfer sources
commit
|
commitdiff
2023-12-01
Sven Rademakers
patch async-compression: make sure to exhaust reader
commit
|
commitdiff
2023-12-01
Sven Rademakers
API: expose crc options
commit
|
commitdiff
2023-11-30
Sven Rademakers
change read interface to AsyncRead
v2.0.6-unstable
commit
|
commitdiff
2023-11-28
Sven Rademakers
v2.0.5
v2.0.5
commit
|
commitdiff
2023-11-23
Sven Rademakers
v2.0.4
v2.0.4
commit
|
commitdiff
2023-11-15
Sven Rademakers
bump patch version to v2.0.3
v2.0.3
commit
|
commitdiff
2023-11-15
Sven Rademakers
improve Gzip implementation
commit
|
commitdiff
2023-11-12
Sven Rademakers
created v2.0.2
v2.0.2
commit
|
commitdiff
2023-11-12
Sven Rademakers
added backup endpoint
commit
|
commitdiff
2023-11-10
Sven Rademakers
tokio: remove patch, `take` fix landed in 1.34
commit
|
commitdiff
2023-11-06
Sven Rademakers
v2.0.1 include fixes during RC1 testing
v2.0.1
commit
|
commitdiff
2023-11-04
Ruslan Akbashev
serial: replace custom ring buffer impl with a crate
commit
|
commitdiff
2023-11-03
Sven Rademakers
authentication: auto reload users
commit
|
commitdiff
2023-11-01
Sven Rademakers
v2.0.0
v2.0.0
commit
|
commitdiff
2023-10-26
Sven Rademakers
update dependencies and remove pinned rockusb commit
commit
|
commitdiff
2023-10-18
Sven Rademakers
streaming_data_service:
commit
|
commitdiff
2023-10-12
Sven Rademakers
streaming_data_service: improve logging of service
commit
|
commitdiff
2023-10-12
Sven Rademakers
fix cargo-cross
commit
|
commitdiff
2023-10-11
Sven Rademakers
streaming_data_service: removed receiverReader
commit
|
commitdiff
2023-10-09
Sven Rademakers
firmware_runner: resolve technical debt pt.2
commit
|
commitdiff
2023-10-06
Sven Rademakers
restructure bmcd workspace
commit
|
commitdiff
2023-10-06
Sven Rademakers
flash_service: Generalize logic
commit
|
commitdiff
2023-10-05
Sven Rademakers
persistency: maturing component
commit
|
commitdiff
2023-10-04
Ruslan Akbashev
Merge pull request #53 from turing-machines/feature...
commit
|
commitdiff
2023-10-04
Ruslan Akbashev
Merge branch 'master' into feature/serial
commit
|
commitdiff
2023-09-27
Sven Rademakers
Implement token and basic authentication
commit
|
commitdiff
2023-09-25
Sven Rademakers
flash_service: stability and improvements
commit
|
commitdiff
2023-09-15
Ruslan Akbashev
tpi_rs: add serial handlers
commit
|
commitdiff
2023-09-15
Sven Rademakers
enable tls
commit
|
commitdiff
2023-09-15
Sven Rademakers
app_persistency: new implementation
commit
|
commitdiff
2023-09-12
Sven Rademakers
Cargo.toml: update dependencies
commit
|
commitdiff
2023-09-08
Sven Rademakers
rockusb_fwudate: Update bootmode detection
commit
|
commitdiff
2023-09-06
Sven Rademakers
cancel flash_service
commit
|
commitdiff
2023-09-06
Sven Rademakers
flash_service: fixes
commit
|
commitdiff
2023-09-06
Sven Rademakers
FlashService: fixes
commit
|
commitdiff
2023-09-06
Sven Rademakers
flash_service: implement file streaming handler
commit
|
commitdiff
2023-08-21
Sven Rademakers
firmware_update: FlashingErrorExt
commit
|
commitdiff
2023-08-21
Sven Rademakers
firmware_update: resolve technical debt
commit
|
commitdiff
2023-08-21
Sven Rademakers
feature gate fwu modules
commit
|
commitdiff
2023-08-20
Ruslan Akbashev
bmcd/legacy: add GET methods
commit
|
commitdiff
2023-08-20
Ruslan Akbashev
add HTTPS server that serves static files
commit
|
commitdiff
2023-08-20
Ruslan Akbashev
add common logging crates, enable timestamps for `simpl...
commit
|
commitdiff
2023-08-20
Ruslan Akbashev
move tpi_rs into its own directory, start bmcd
commit
|
commitdiff
2023-08-02
Sven Rademakers
serde: bump to 1.0.180
commit
|
commitdiff
2023-08-02
Ruslan Akbashev
tpi_rs: remove unused `async-trait` dependency
commit
|
commitdiff
2023-07-28
Sven Rademakers
bump version to 1.3.0
1.3.0
commit
|
commitdiff
2023-07-27
dependabot[bot]
build(deps): bump serde from 1.0.171 to 1.0.175
commit
|
commitdiff
2023-07-27
dependabot[bot]
build(deps): bump async-trait from 0.1.71 to 0.1.72
commit
|
commitdiff
2023-07-17
dependabot[bot]
build(deps): bump sqlx from 0.7.0 to 0.7.1
commit
|
commitdiff
2023-07-17
dependabot[bot]
build(deps): bump anyhow from 1.0.71 to 1.0.72
commit
|
commitdiff
2023-07-14
Sven Rademakers
Implemented RK1 fwupdate support.
commit
|
commitdiff
2023-07-12
Sven Rademakers
revert new DT related changes
v1.2.0
commit
|
commitdiff
2023-07-12
Sven Rademakers
c_interface: tpi_usb_mode_v2, tpi_reset_node
v2.1.0
commit
|
commitdiff
2023-07-10
Sven Rademakers