Commit graph

  • e2d0cc42c8
    Fix grammatical errors master Daniel Bulant 2021-02-20 18:46:20 +0100
  • 465f463717
    Fix formatting patch-1 Daniel Bulant 2021-02-20 18:19:29 +0100
  • e25394e01d TCP work feature/tcp valentinbreiz 2021-02-19 21:50:20 +0100
  • f3c3aeb1d3 Send ACK response after connection valentinbreiz 2021-02-19 21:11:06 +0100
  • 5cc7dde711 Add TCP using valentinbreiz 2021-02-19 16:30:36 +0100
  • ab61bebb00 Checksum calculation + Random sequence number valentinbreiz 2021-02-19 15:08:14 +0100
  • b668abee6c TCP Header changes valentinbreiz 2021-02-19 11:33:34 +0100
  • f4b6d796ae Add checksum calculation valentinbreiz 2021-02-18 21:26:53 +0100
  • f15761dcd6 Add tcpClient test valentinbreiz 2021-02-18 19:05:08 +0100
  • 004f910db0 Forgot to update network stack valentinbreiz 2021-02-18 19:01:08 +0100
  • ea9a5492db Do not hardcore values valentinbreiz 2021-02-18 18:49:21 +0100
  • 3875bccf78 Merge branch 'feature/tcp' of https://github.com/CosmosOS/Cosmos into feature/tcp valentinbreiz 2021-02-18 18:45:57 +0100
  • 92cbe7f9ce TCP Work valentinbreiz 2021-02-18 18:45:54 +0100
  • 1e2071e018
    Merge branch 'master' into feature/tcp valentinbreiz 2021-02-05 17:09:24 +0100
  • 54d821fa7d
    Merge pull request #1662 from CosmosOS/fix/ipv4folder valentinbreiz 2021-02-05 17:05:37 +0100
  • cb2f803600 Add TCP to IP handler valentinbreiz 2021-02-05 13:55:09 +0100
  • 3e732dbaa3 Add TCP Client + basic TCP packet valentinbreiz 2021-02-05 13:46:28 +0100
  • dbe694c1c5 Rename back fix/ipv4folder valentinbreiz 2021-02-05 13:35:29 +0100
  • bfa982104c Raname IPv4 folder Temp valentinbreiz 2021-02-05 13:34:56 +0100
  • eba0cab0cb
    Merge pull request #1559 from CosmosOS/feature/three_byte_struct_tests valentinbreiz 2021-01-28 00:01:04 +0100
  • 864dd8dd1c
    Merge branch 'master' into feature/three_byte_struct_tests feature/three_byte_struct_tests valentinbreiz 2021-01-27 23:13:51 +0100
  • 43a812b720 A bit of progress, now stuck on StreamReader.ReadToEnd netcoreapp2.1 Quajak 2021-01-27 16:13:24 +0100
  • 65c39b8e66 Add driver + card initialization rtl8168 valentinbreiz 2021-01-22 20:12:23 +0100
  • 112a7f554d
    Merge pull request #1651 from CosmosOS/networking valentinbreiz 2021-01-22 19:00:31 +0100
  • a9a3f6401b
    Update Network.md networking valentinbreiz 2021-01-22 14:49:53 +0100
  • b5876d6665
    Merge branch 'master' into networking valentinbreiz 2021-01-22 14:32:29 +0100
  • 0ee21466cd Return time value for Discover packet valentinbreiz 2021-01-22 14:31:15 +0100
  • f98690cb74 Make UDPClient global variables internal or private + code clean valentinbreiz 2021-01-22 14:25:25 +0100
  • 53b0fad4bc
    Merge pull request #1649 from CosmosOS/valentinbreiz-patch-2 valentinbreiz 2021-01-22 13:10:50 +0100
  • 210a5cc3e6
    Update Network.md valentinbreiz-patch-2 valentinbreiz 2021-01-22 12:41:17 +0100
  • 46228944c9
    Merge pull request #1633 from CosmosOS/networking valentinbreiz 2021-01-22 12:32:38 +0100
  • a3cb52e35c Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking valentinbreiz 2021-01-22 10:55:52 +0100
  • eaa5470e26 Client creation tests valentinbreiz 2021-01-22 10:55:32 +0100
  • 70e5e8c480
    Merge branch 'master' into networking valentinbreiz 2021-01-21 18:56:43 +0100
  • ba9a02c870 Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking valentinbreiz 2021-01-21 18:50:50 +0100
  • 85dd420fb6 ICMPPacket clean + remove useless initfields methods valentinbreiz 2021-01-21 18:50:03 +0100
  • 2d67dd81e2
    using in article valentinbreiz 2021-01-21 18:36:44 +0100
  • f6bf35209e
    using in article valentinbreiz 2021-01-21 18:36:37 +0100
  • c01d4b9f6a Inhereit DHCPClient from UDPClient + remove static Client + Add more tests valentinbreiz 2021-01-21 18:31:10 +0100
  • 854264457e Change typo + throw exeption valentinbreiz 2021-01-21 17:34:04 +0100
  • cd6ac52639 Add IDisposable for UDP, ICMP and DNS client valentinbreiz 2021-01-21 17:29:45 +0100
  • a2ba53d610 Change name valentinbreiz 2021-01-21 16:49:48 +0100
  • eaf05f4c57 Rename Client to GetClient + some code clean + Add rewrite valentinbreiz 2021-01-21 16:37:33 +0100
  • 6e6aefb3db
    Merge pull request #1647 from CosmosOS/quajak-patch-2 valentinbreiz 2021-01-21 16:24:02 +0100
  • 584568bceb Change Remove function valentinbreiz 2021-01-21 15:54:33 +0100
  • a0a2d3af99 Update issue templates Quajak 2021-01-21 09:50:01 +0100
  • aa728c4835 Instance typo fix valentinbreiz 2021-01-20 22:47:31 +0100
  • 325366fc84 ConfigEmpty rewrite + Capitalize initFields valentinbreiz 2021-01-20 22:45:40 +0100
  • cf8a8519b2 Remove VMTInclude + Separate DHCP paquets by class valentinbreiz 2021-01-20 22:37:30 +0100
  • da4d55ec1a TempDictionarry removed valentinbreiz 2021-01-20 22:23:20 +0100
  • d199707fe1 Make NetworkInit public valentinbreiz 2021-01-20 21:13:36 +0100
  • fa31327b46 Make EndPoint, FindNetwork and DNSConfig public valentinbreiz 2021-01-20 21:02:22 +0100
  • c6397760af Make receiveData internal valentinbreiz 2021-01-20 20:26:53 +0100
  • 3b242b4f0d Merge branch 'networking' of https://github.com/CosmosOS/Cosmos into networking valentinbreiz 2021-01-20 20:12:44 +0100
  • b7b69f1de7 Make DHCP and DNS Client public valentinbreiz 2021-01-20 20:12:34 +0100
  • dd2e1fcfcf
    Correct typos valentinbreiz 2021-01-20 19:43:25 +0100
  • 660def90c4
    Correct typos valentinbreiz 2021-01-20 19:43:10 +0100
  • 46ca973d3f Change sln valentinbreiz 2021-01-20 19:38:06 +0100
  • 1a3c05aae9 Change test valentinbreiz 2021-01-20 19:36:53 +0100
  • e0c754a5b1
    Update Network.md valentinbreiz 2021-01-20 18:48:39 +0100
  • b24c006bef Begin article. valentinbreiz 2021-01-20 15:28:43 +0100
  • 4872875f5b Add NetworkTest valentinbreiz 2021-01-20 15:15:37 +0100
  • 89c4fc2da3 Remove useless debug valentinbreiz 2021-01-20 14:52:03 +0100
  • 3c18c68c8e Fix IRQ valentinbreiz 2021-01-20 14:49:31 +0100
  • c310d54535 Use Global debugger valentinbreiz 2021-01-20 10:41:34 +0100
  • a5789fcd0e
    Merge branch 'master' into networking valentinbreiz 2021-01-19 19:08:09 +0100
  • cf8d41686e Make Enable public valentinbreiz 2021-01-19 18:07:45 +0100
  • 5457d05134
    Merge pull request #1641 from MishaTY/master Quajak 2021-01-16 22:58:37 +0100
  • d2bdb19aa1
    Merge branch 'master' into master MishaTY 2021-01-16 16:18:12 -0500
  • 9225e210c2 Update InterlockedImpl.cs MishaTY 2021-01-16 15:44:56 -0500
  • 76df7fbd75 New signature, same bug Quajak 2021-01-16 19:46:40 +0100
  • b70818603d Back to problems with fat Quajak 2021-01-13 21:51:00 +0100
  • af1bf68d41
    Merge pull request #1635 from CosmosOS/revert-1607-vbe-multiboot-non-lfb Quajak 2021-01-13 11:15:55 +0100
  • ee9e7fe15e
    Revert "Implement non linear framebuffer detection for VBE multiboot" revert-1607-vbe-multiboot-non-lfb Quajak 2021-01-13 10:36:22 +0100
  • 92419370d3
    Merge pull request #1607 from CosmosOS/vbe-multiboot-non-lfb Quajak 2021-01-13 10:30:34 +0100
  • 8e724641ed
    Merge branch 'master' into vbe-multiboot-non-lfb vbe-multiboot-non-lfb Quajak 2021-01-13 10:11:39 +0100
  • 1daf8c13a5
    Merge pull request #1634 from KM198912/patch-4 Quajak 2021-01-13 09:32:31 +0100
  • 053902b3ea
    Update RestoreSources.props KM198912 2021-01-13 09:01:27 +0100
  • 96b5ff34bf Add Aura files valentinbreiz 2021-01-09 13:18:53 +0100
  • c14e8727b1 Finally got strings working again with ReadOnlySpans Quajak 2021-01-08 11:39:23 +0100
  • 86dfa0879f
    Merge pull request #1619 from MishaTY/master Quajak 2021-01-05 20:19:29 +0100
  • 6b83e3310e Merge branch 'master' of https://github.com/MishaTY/Cosmos MishaTY 2021-01-05 11:26:42 -0500
  • 97eb09659d Small change MishaTY 2021-01-05 11:26:19 -0500
  • 34675b0e08
    Merge branch 'master' into master MishaTY 2021-01-05 11:22:29 -0500
  • 4af1b27e11 Show message on what exactly is missing MishaTY 2021-01-05 11:21:29 -0500
  • 9cca17f2e6
    Merge pull request #1620 from Nik300/patch-1 Quajak 2021-01-05 15:01:52 +0100
  • 27499ccdb4 Fixed string ctor and further tests to figure put problem with split Quajak 2021-01-05 08:17:39 +0100
  • 07aae9c192
    Italian readme.md F4lc0131 2021-01-04 12:48:21 +0100
  • 3f3d6ab5ef Disable auto-install of workloads MishaTY 2021-01-03 12:07:41 -0500
  • e6e1a15529 More plugs and fixed first string ctor Quajak 2020-12-31 11:11:45 +0100
  • 6bef4e1fa0 Add changes from @Og-Rok impl-multitask valentinbreiz 2020-12-27 19:31:58 +0100
  • 32ee02c6d4 bpp is not always 4! valentinbreiz 2020-12-24 03:22:25 +0100
  • 2f2cd626e3 Implement non linear framebuffer detection for VBE multiboot valentinbreiz 2020-12-24 03:21:02 +0100
  • e1e504f8e0 Trigger Build valentinbreiz 2020-12-20 19:02:50 +0100
  • 8cbb359c4d
    Merge branch 'master' into feature/three_byte_struct_tests valentinbreiz 2020-12-20 01:45:57 +0100
  • 274c5c8b7a
    Merge pull request #1472 from CosmosOS/add_branch_tests valentinbreiz 2020-12-19 03:09:59 +0100
  • 6f6e11d45d
    Merge branch 'master' into add_branch_tests add_branch_tests valentinbreiz 2020-12-19 02:39:42 +0100
  • 7f47bafa1f
    Merge pull request #1253 from CosmosOS/feature/AnonymousTypeTests valentinbreiz 2020-12-19 02:39:31 +0100
  • 535e04b269
    Merge branch 'master' into feature/AnonymousTypeTests feature/AnonymousTypeTests valentinbreiz 2020-12-19 02:09:38 +0100
  • 384159194b
    Merge pull request #1526 from CosmosOS/feature/ulong_tostring valentinbreiz 2020-12-19 02:09:18 +0100