dependabot-preview[bot]
|
bbd0455418
|
Bump log from 0.4.6 to 0.4.7 (#5144)
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-17 09:25:57 -06:00 |
|
Greg Fitzgerald
|
77ea8b9b3e
|
Add LoaderInstruction::InvokeMain (#5116)
* Remove unreachable, untested runtime check
* tx_data -> ix_data
* Add LoaderInstruction::InvokeMain
* Add test and allow loaders to be registered statically.
* Fix clippy error
|
2019-07-16 10:45:32 -06:00 |
|
Rob Walker
|
0d27515d09
|
tmp dirs target to farf (#5079)
|
2019-07-12 18:28:42 -07:00 |
|
Jack May
|
563c42b829
|
Consistant message format (#4965)
|
2019-07-08 16:07:45 -08:00 |
|
dependabot-preview[bot]
|
f0191a98ab
|
Bump serde from 1.0.93 to 1.0.94 (#4864)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-28 15:07:16 -07:00 |
|
dependabot-preview[bot]
|
0e1480b84e
|
Bump serde from 1.0.92 to 1.0.93 (#4791)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-23 17:23:41 -07:00 |
|
Dan Albert
|
9911942dbd
|
Increment cargo.toml files to v0.17.0
|
2019-06-22 04:35:25 +00:00 |
|
Jack May
|
5feeb257bb
|
Seperate out BPF Loader helpers (#4768)
|
2019-06-21 11:08:50 -07:00 |
|
Jack May
|
425ac8d520
|
Remove need to use null when passing Rust strings (#4756)
|
2019-06-20 19:09:50 -07:00 |
|
Jack May
|
e59b53dfa8
|
BPF rust language updates (#4752)
|
2019-06-20 16:07:12 -07:00 |
|
Jack May
|
0dcdc37fec
|
Split BPF loader to match the rest of the programs (#4636)
|
2019-06-12 08:49:59 -07:00 |
|