~cjdns-ppa/cjdns/+git/main:rust-build

Last commit made on 2020-11-23
Get this branch:
git clone -b rust-build https://git.launchpad.net/~cjdns-ppa/cjdns/+git/main

Branch merges

Branch information

Name:
rust-build
Repository:
lp:~cjdns-ppa/cjdns/+git/main

Recent commits

eda9529... by Caleb James DeLisle <email address hidden>

Merge branch 'rust-lto' of https://github.com/CJDNS-Development-Team/cjdns-router into rust-build

6352a17... by Caleb James DeLisle <email address hidden>

Upgrade sodiumoxide

4148196... by Alex Kordys <email address hidden>

Enable link-time optimizations for the Rust build

0824aa9... by Caleb James DeLisle <email address hidden>

Add android toolchains for rust

60f8888... by Caleb James DeLisle <email address hidden>

Merge branch 'rust-build-ci' of https://github.com/Spaceface16518/cjdns into rust-build

3cf79da... by Caleb James DeLisle <email address hidden>

Iface_DEFUN return an error type

56aa2fc... by Caleb James DeLisle <email address hidden>

Update readme with Rust requirement

4cf501c... by Caleb James DeLisle <email address hidden>

./do add ~/.cargo/bin to PATH to help be sure of building

50edcd9... by Caleb James DeLisle <email address hidden>

If password is NONE then treat all incoming messages as authed
Also for the purposes of determining whether the request should stay alive.
Requests via the admin socket are typically NOT authed and without this, the socket cannot be used for async calls.

4f36c3a... by Amrit <email address hidden>

Add rust-build branch to Travis CI config

I saw allocator-fixes in there, so I figured this was fine