Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Andrew Walbran 9145a6c85e Copy data back and forth to new buffer in fake HAL share. (#97) 2 ani în urmă
  Andrew Walbran de1c3b130e Prepare for 0.5.0 release. 2 ani în urmă
  Andrew Walbran b003840720 Merge pull request #91 from rcore-os/vsock 2 ani în urmă
  Andrew Walbran e9a0aed0c6 Fix clippy warnings. 2 ani în urmă
  Andrew Walbran 36785ff1eb Refactor suggested in code review. 2 ani în urmă
  Andrew Walbran 732eb1bb96 Rename variables and add comments. 2 ani în urmă
  Andrew Walbran 6a62416024 Rename RingBuffer methods. 2 ani în urmă
  Andrew Walbran 277c474c7b Add helper functions to find connections. 2 ani în urmă
  Andrew Walbran 01989a2a88 Return error rather than panicking for invalid token. 2 ani în urmă
  Andrew Walbran fba1344ce9 Handle disconnection. 2 ani în urmă
  Andrew Walbran 79f08dd8e6 Allow incoming connections. 2 ani în urmă
  Andrew Walbran e6cf84e2c8 Add constructor for Connection. 2 ani în urmă
  Andrew Walbran c6984d79b6 Handle credit requests. 2 ani în urmă
  Andrew Walbran 54bc186612 Rename VirtIOSocket::poll_recv to poll. 2 ani în urmă
  Andrew Walbran 861a1c5d7d Add Rustdoc. 2 ani în urmă
  Andrew Walbran da404e7243 Reduce info logs to debug. 2 ani în urmă
  Andrew Walbran 0573c13b5c Add VsockEventType::ConnectionRequest. 2 ani în urmă
  Andrew Walbran e8fb05435b Panic rather than returning error if virtqueue buffer is too small. 2 ani în urmă
  Andrew Walbran 8d936c6139 Use multiconnectionmanager in example. 2 ani în urmă
  Andrew Walbran 5023129f32 Pass ConnectionInfo to connect. 2 ani în urmă
  Andrew Walbran b2b209e7f8 Add test for VsockConnectionManager. 2 ani în urmă
  Andrew Walbran 159961172c Add VsockConnectionManager that can handle multiple connections. 2 ani în urmă
  Andrew Walbran 34a1a7520a Pass closure to handle packet. 2 ani în urmă
  Andrew Walbran cc157a367a Factor out method to convert header to event. 2 ani în urmă
  Andrew Walbran 1db89bd7de Separate connection tracking from low level vsock driver. 2 ani în urmă
  chyyuu 4d7038f214 Merge pull request #90 from rcore-os/vsockcleanup 2 ani în urmă
  Alice Wang c457edd8bd Add the vsock feature bits introduced in virtio v1.2 spec (#89) 2 ani în urmă
  Andrew Walbran 84c2ab32f9 Add method to get CID assigned to VM. 2 ani în urmă
  Andrew Walbran 9a5cb195c6 Allocate RX buffers individually rather than splitting one big buffer. 2 ani în urmă
  Andrew Walbran f9191727c4 Take VsockAddr to connect method rather than separate CID and port. 2 ani în urmă