Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Schnell 298da237c2 fixed broken FetchNetworkAdapter.cors_prox attribute (#1187) vor 1 Woche
  Christian Schnell 26941f9cf2 fixed eslint error vor 1 Woche
  Christian Schnell 7138331b8c moved DoH-code to fake_network.js vor 1 Woche
  Christian Schnell 31b5f66250 fixed eslint error vor 1 Woche
  Christian Schnell bc39f6c834 reduced code duplication in WispNetworkAdapter vor 1 Woche
  Christian Schnell 31d46c0c12 simplified control flow in handle_fake_networking() and WispNetworkAdapter.send() vor 1 Woche
  Christian Schnell f820081a37 added TCPConnection.on_shutdown() and TCPConnection.on_close() vor 1 Woche
  Christian Schnell 5a3b77d074 removed method TCPConnection.on_passive_close() vor 1 Woche
  Christian Schnell 0e98beb82e reactivated FetchNetworkAdapter.fetch() vor 1 Woche
  Christian Schnell 51ecbefd9c fixed eslint errors vor 2 Wochen
  Christian Schnell 8788bf972f removed/solved a few leftover TODOs vor 2 Wochen
  Christian Schnell 53c43f7722 use ReadableStream in fetch() response body handling vor 2 Wochen
  Christian Schnell b72c697abe added method TCPConnection.writev([ Uint8Array, ... ]) vor 2 Wochen
  Christian Schnell a2d009b7f8 added now required call to close() once fetch() is complete vor 2 Wochen
  Christian Schnell f8b563cb91 added more TCP state mechanics vor 2 Wochen
  Christian Schnell 253262467e bugfix: late FIN support in case of passive TCP close was incomplete vor 3 Wochen
  Christian Schnell 5b7aee7f72 suggested improvements and a bugfix vor 3 Wochen
  Christian Schnell 82ad0426f7 improve TCP state mechanics support vor 3 Wochen
  Christian Schnell ac57d576b8 remove unused functions vor 3 Wochen
  Christian Schnell 6b5cfc1b46 minor cleanups and alignments vor 4 Wochen
  Christian Schnell ae23b97a2a removed class EthernetPacketEncoder vor 4 Wochen
  Christian Schnell 4e95c62e01 fixed finding unused dynamic TCP port vor 4 Wochen
  Christian Schnell 02996b04ae several improvements to GrowableRingbuffer (former class Uint8Stream) vor 4 Wochen
  Christian Schnell c9c98760b3 minor fixes vor 4 Wochen
  Christian Schnell 80d427637e fixed FIN flag in generated TCP packets vor 4 Wochen
  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 2 Wochen
  SuperMaxusa 15372291db mention Windows 9x setup guide in issue template vor 3 Wochen
  SuperMaxusa 6719dfbfc5 mention Windows 9x setup guide in readme.md vor 3 Wochen