Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Redox Scheme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ron Williams
Redox Scheme
Graph
7314da676233e80157bb3bd7ba2a9875cbf4137c
Select Git revision
Branches
3
async
asyncv2
master
default
protected
Tags
3
v0.2.2
v0.2.1
v0.2.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Dec
25
18
Oct
9
8
13
Sep
12
11
24
Jun
16
14
12
11
10
18
Apr
13
16
Mar
12
6
25
Dec
8
16
Nov
15
Add support for handling sendfd
master
master
Remove non-mutable scheme handlers
Remove support for the legacy scheme format
0.2.4
Fix default error code for other variants of scheme
0.2.3
Remove Cargo.lock
Fix getdents default error code
0.2.2
v0.2.2
v0.2.2
Fix getdents lifetime.
Add missing opaque offset to getdents.
Implement getdents
Update syscall
Remove seek.rs
Rustfmt and remove deprecated chmod.
0.2.1
v0.2.1
v0.2.1
Fix receiver type in Scheme{Sync,Async}::read
asyncv2
asyncv2
Remove all legacy packet handling code.
Refactor scheme traits into sync and async.
Update syscall.
Support returning NewFdFlags.
READ2 and WRITE2 syscalls.
Handle munmap messages as regular calls, for now.
Copy-paste SchemeMut transformed into SchemeBlockMut.
Implement rest of SchemeMut for v2.
Make v2 interface sufficiently complete to support initfs.
WIP: schemev2.
Fix struct size checks
async
async
WIP: async replacement
0.2.0
v0.2.0
v0.2.0
Improve API.
Bump syscall and libredox.
Support cancelation requests.
Add Cargo metadata.
Add post_fevent and write_response.
Support creating O_NONBLOCK scheme sockets.
Allow getting the inner fd of a scheme socket.
Add context_id function to Request.
Initial commit
Loading