Simone3838
|
1e53213fec
add pillman
|
3 days ago |
SuperMaxusa
|
7e30b3a932
ci: update actions from v3 to v4
|
1 week ago |
SuperMaxusa
|
1f3a3cec69
alpine: added virtio-net support
|
1 week ago |
SuperMaxusa
|
ee8129b3cb
alpine: edit readme
|
1 week ago |
SuperMaxusa
|
a347ff4b24
alpine: update to 3.21
|
1 week ago |
Fabian
|
21310a0c14
update expect tests
|
2 weeks ago |
Fabian
|
23411f337e
use emulator.destroy() over emulator.stop() to properly remove v86 instances
|
2 weeks ago |
Fabian
|
5d867bd592
wrap JitState in Mutex and fix an incorrect use
|
2 weeks ago |
Fabian
|
5a20f9de01
minor: fix static_mut_refs when printing u64
|
2 weeks ago |
Fabian
|
253e9507c8
allow static_mut_refs where reasoning about them is easy
|
2 weeks ago |
Fabian
|
b5edf12949
fix some uses of static mut (replace .as_mut_ptr()) by &raw mut
|
2 weeks ago |
Fabian
|
9beaccc8ba
pic: fix invalid uses of static mut
|
2 weeks ago |
Fabian
|
1598f9eb04
examples/broadcast-network: add description
|
2 weeks ago |
Fabian
|
24377a2ad5
unused no_mangle
|
3 weeks ago |
Fabian
|
71587cbca7
update fiwix
|
1 month ago |
Fabian
|
14e0897bdb
fix image download
|
1 month ago |
Christian Schnell
|
0612c6cc4b
stop reconnecting websocket after NetworkAdapter.destroy() was called (#1198)
|
2 weeks ago |
SuperMaxusa
|
8f5d58b029
examples: add "Networking between browser windows/tabs using the Broadcast Channel API" (#1196)
|
2 weeks ago |
Christian Schnell
|
e0e80779a8
Allow embedding of CORS proxy in fetch relay_url (#1189)
|
3 weeks ago |
Christian Schnell
|
298da237c2
fixed broken FetchNetworkAdapter.cors_prox attribute (#1187)
|
1 month ago |
Christian Schnell
|
26941f9cf2
fixed eslint error
|
1 month ago |
Christian Schnell
|
7138331b8c
moved DoH-code to fake_network.js
|
1 month ago |
Christian Schnell
|
31b5f66250
fixed eslint error
|
1 month ago |
Christian Schnell
|
bc39f6c834
reduced code duplication in WispNetworkAdapter
|
1 month ago |
Christian Schnell
|
31d46c0c12
simplified control flow in handle_fake_networking() and WispNetworkAdapter.send()
|
1 month ago |
Christian Schnell
|
f820081a37
added TCPConnection.on_shutdown() and TCPConnection.on_close()
|
1 month ago |
Christian Schnell
|
5a3b77d074
removed method TCPConnection.on_passive_close()
|
1 month ago |
Christian Schnell
|
0e98beb82e
reactivated FetchNetworkAdapter.fetch()
|
1 month ago |
Christian Schnell
|
51ecbefd9c
fixed eslint errors
|
1 month ago |
Christian Schnell
|
8788bf972f
removed/solved a few leftover TODOs
|
1 month ago |