Commit Graph

140 Commits

Author SHA1 Message Date
Rémy GIBERT 2406290d59 Kernel version 0.9 : BLOCK DEVICES, extended S.DEV struct to store ROM entry point,BUS/DEV....moved the whole code to 16 Bytes S.DEV (Max 32 devices) 2017-03-15 17:44:15 +01:00
Rémy GIBERT 0769677e5a Kernel version 0.9 : TCP, bugfix in TELNETD/NETSTAT 2017-03-14 08:32:31 +01:00
Rémy GIBERT eb7b12f642 Kernel version 0.9 : TCP, more rewrite & bugfix 2017-03-10 17:35:54 +01:00
Rémy GIBERT 18a554a9d7 Kernel version 0.9 : TCP, added TCB explicit structure out of SKT 2017-03-09 17:38:27 +01:00
Rémy GIBERT 30cdf5a6c8 Kernel version 0.9 : LIBTCPIP development resuming.... 2017-03-07 17:40:32 +01:00
Rémy GIBERT 6775ed4e56 Kernel version 0.9 : TCP & Sockets, bugfix session #4 2017-02-17 17:39:38 +01:00
Rémy GIBERT 5abba96786 Kernel version 0.9 : TCP & Sockets, bugfix session #2 2017-02-16 17:26:11 +01:00
Rémy GIBERT 2f2529f8ab Kernel version 0.9 : TCP & Sockets, bugfix session #1 2017-02-15 22:46:21 +01:00
Rémy GIBERT 81afee1ca5 Kernel version 0.9 : TCP/IP API Cleanup 2017-02-15 17:14:41 +01:00
Rémy GIBERT f856158b7b Kernel version 0.9 : TCP & Sockets.... 2017-02-13 08:26:18 +01:00
Rémy GIBERT a293fff2a4 Kernel version 0.9 : TCP, STREAM i/O functions 2017-02-10 17:49:14 +01:00
Rémy GIBERT 69aa077d8c Kernel version 0.9 : TCP & Sockets.... 2017-02-10 08:29:58 +01:00
Rémy GIBERT 66600f0c4d Kernel version 0.9 : TCPIP, larger S.SOCKET struct to handle more cached values, INC files splitted in smaller files 2017-02-09 17:24:19 +01:00
Rémy GIBERT bf8ce243c5 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP (cont.) 2017-01-31 17:40:37 +01:00
Rémy GIBERT 4d00562042 Kernel version 0.9 : Bug Fix in UDP/SKT 2017-01-30 23:23:16 +01:00
Rémy GIBERT 2aa2b79f72 Kernel version 0.9 : Bug Fix in UDP preventing even DHCP to work properly!!!! 2017-01-30 22:03:12 +01:00
Rémy GIBERT 8c891ccf04 Kernel version 0.9 : TCPIP, new RAW socket type for ICMP 2017-01-30 17:30:39 +01:00
Rémy GIBERT 1867933ae8 Kernel version 0.9 : TCPIP stack reorg 2017-01-29 22:47:19 +01:00
Rémy GIBERT d736762046 Kernel version 0.9 : TCPIP migration, fixed timing issues in DHCPCLNT, Broadcast not cleared properly....and working on TCP.... 2017-01-28 23:05:20 +01:00
Rémy GIBERT 3fdde86098 Kernel version 0.9 : TCPIP migration 2017-01-26 22:57:35 +01:00
Rémy GIBERT caaaa185de Kernel version 0.8 : ANSI conversion & API 0.8 compliance 2016-10-26 22:51:06 +02:00
Rémy GIBERT b12a39c915 Kernel version 0.8 : Migration from LIBSTR/PStrOut to new Kernel Frintf 2016-10-17 08:21:04 +02:00
Rémy GIBERT ae16376a04 LIBTCPIP:New Socket API,ARP & DNS Cache expiration enabled 2016-03-27 23:06:56 +02:00
Rémy GIBERT f6adb05c07 LIBTCPIP:Cache expiration, retry count.... 2016-03-20 23:16:01 +01:00
Rémy GIBERT 5a3891650f LBTCPIP:ARP rewrite 2016-03-16 08:19:54 +01:00
Rémy GIBERT 93fade265f DNS:code rewrite 2016-03-15 18:16:14 +01:00
Rémy GIBERT 08067f9fe5 ARP:code rewrite 2016-03-14 17:53:44 +01:00
Rémy GIBERT 6dc3efd617 LIBTCPIP:Started implementing Socket API 2016-03-13 23:09:00 +01:00
Rémy GIBERT 8d4759f663 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP 2016-01-16 23:04:22 +01:00
Rémy GIBERT c8bec02f68 adding ARP offload support... 2016-01-10 23:17:49 +01:00
Rémy GIBERT 854930da78 Fixed hDev mess preventing correct output to screen, prepare for ARP offload 2016-01-09 23:36:24 +01:00
Rémy GIBERT 5d49c27c79 Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
Rémy GIBERT 7f06969e7d Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
Rémy GIBERT 602468b956 Work in progress on ASM 2015-09-16 22:48:59 +02:00
Rémy GIBERT 7c787a2c6c Fixed MemMgr Bugs preventing TCPIP stack working properly 2015-09-13 22:35:07 +02:00
Rémy GIBERT 3c12891610 2015-09-11 20:48:12 +02:00
Rémy GIBERT 11591911b9 Complete Rewrite #3 : many new bugs... 2015-06-03 20:30:57 +02:00
Rémy GIBERT 8be8351136 Loader & KM modules implemented 2015-03-15 23:00:40 +01:00
Rémy GIBERT c04970fa55 Another Bunch of fixes 2015-03-14 22:48:35 +01:00
Rémy GIBERT 62f272bbf2 Initial 2015-03-08 22:45:23 +01:00