Commit Verlauf

Autor SHA1 Nachricht Datum
  SuperMaxusa 8f5d58b029 examples: add "Networking between browser windows/tabs using the Broadcast Channel API" (#1196) vor 2 Tagen
  Christian Schnell e0e80779a8 Allow embedding of CORS proxy in fetch relay_url (#1189) vor 1 Woche
  Christian Schnell 298da237c2 fixed broken FetchNetworkAdapter.cors_prox attribute (#1187) vor 3 Wochen
  Christian Schnell 26941f9cf2 fixed eslint error vor 3 Wochen
  Christian Schnell 7138331b8c moved DoH-code to fake_network.js vor 3 Wochen
  Christian Schnell 31b5f66250 fixed eslint error vor 3 Wochen
  Christian Schnell bc39f6c834 reduced code duplication in WispNetworkAdapter vor 3 Wochen
  Christian Schnell 31d46c0c12 simplified control flow in handle_fake_networking() and WispNetworkAdapter.send() vor 3 Wochen
  Christian Schnell f820081a37 added TCPConnection.on_shutdown() and TCPConnection.on_close() vor 3 Wochen
  Christian Schnell 5a3b77d074 removed method TCPConnection.on_passive_close() vor 4 Wochen
  Christian Schnell 0e98beb82e reactivated FetchNetworkAdapter.fetch() vor 4 Wochen
  Christian Schnell 51ecbefd9c fixed eslint errors vor 4 Wochen
  Christian Schnell 8788bf972f removed/solved a few leftover TODOs vor 4 Wochen
  Christian Schnell 53c43f7722 use ReadableStream in fetch() response body handling vor 1 Monat
  Christian Schnell b72c697abe added method TCPConnection.writev([ Uint8Array, ... ]) vor 1 Monat
  Christian Schnell a2d009b7f8 added now required call to close() once fetch() is complete vor 1 Monat
  Christian Schnell f8b563cb91 added more TCP state mechanics vor 1 Monat
  Christian Schnell 253262467e bugfix: late FIN support in case of passive TCP close was incomplete vor 1 Monat
  Christian Schnell 5b7aee7f72 suggested improvements and a bugfix vor 1 Monat
  Christian Schnell 82ad0426f7 improve TCP state mechanics support vor 1 Monat
  Christian Schnell ac57d576b8 remove unused functions vor 1 Monat
  Christian Schnell 6b5cfc1b46 minor cleanups and alignments vor 1 Monat
  Christian Schnell ae23b97a2a removed class EthernetPacketEncoder vor 1 Monat
  Christian Schnell 4e95c62e01 fixed finding unused dynamic TCP port vor 1 Monat
  Christian Schnell 02996b04ae several improvements to GrowableRingbuffer (former class Uint8Stream) vor 1 Monat
  Christian Schnell c9c98760b3 minor fixes vor 1 Monat
  Christian Schnell 80d427637e fixed FIN flag in generated TCP packets vor 1 Monat
  Christian Schnell a6d34c9ba8 fixed eslint errors vor 1 Monat
  Christian Schnell ea0754ac32 improve write() efficiency vor 1 Monat
  SuperMaxusa f767d4d73a fetch-networking: fix parsing of HTTP headers (#1182) vor 1 Monat