Commit Graph

  • 0b0fb35f2f RPCDUMP:few cosmetic bugs fixed Rémy GIBERT 2016-03-27 23:01:34 +0200
  • 996c301e92 New Socket based Dhcp Client Rémy GIBERT 2016-03-27 23:00:19 +0200
  • 700b408efc KERNEL:better random16 generation Rémy GIBERT 2016-03-26 08:28:47 +0100
  • f8be97559d LanCEGS:fix a bug in buffer size computation Rémy GIBERT 2016-03-24 18:02:50 +0100
  • ea649a8711 Updated Medias Rémy GIBERT 2016-03-20 23:17:05 +0100
  • 072b0e90a5 TCPIP:Cache expiration, retry count.... Rémy GIBERT 2016-03-20 23:16:28 +0100
  • f6adb05c07 LIBTCPIP:Cache expiration, retry count.... Rémy GIBERT 2016-03-20 23:16:01 +0100
  • de7341b7f9 TCPIP:Shared ERR Codes between DRV and TCPIP Rémy GIBERT 2016-03-20 23:14:47 +0100
  • b476c8aa44 NET Drivers:code cleanup Rémy GIBERT 2016-03-20 23:12:57 +0100
  • 8d23090148 CHTYP:Implementing new command to deal with ProDOS file types Rémy GIBERT 2016-03-18 17:35:27 +0100
  • 9fbb48d143 RM:Bug fix in CS.QUIT Rémy GIBERT 2016-03-18 17:34:30 +0100
  • 7b4619df80 LBTCPIP:ARP/DNS debugging session #2 Rémy GIBERT 2016-03-18 08:28:33 +0100
  • dd91f20da0 DRV:Bug fixed preventing INSDRV resuming after loading a driver Rémy GIBERT 2016-03-18 08:28:00 +0100
  • 0ed8d58d2d DRV:Bug fixed preventing INSDRV resuming after loading a driver Rémy GIBERT 2016-03-18 08:27:24 +0100
  • ba6914be05 PIC.DRV:rewriting Rémy GIBERT 2016-03-18 08:26:49 +0100
  • b616022a9e DRV:Bug fixed preventing INSDRV resuming after loading a driver Rémy GIBERT 2016-03-18 08:25:43 +0100
  • 0ef0939f24 ARP:fixed bug preventing ICMP updating ARP cache Rémy GIBERT 2016-03-17 16:50:56 +0100
  • c5bdbb93ad ARP:fixed bug preventing ICMP updating ARP cache Rémy GIBERT 2016-03-17 16:50:11 +0100
  • dab1b519fb KERNEL:ps QUIT now called when INIT failed Rémy GIBERT 2016-03-17 15:33:37 +0100
  • 01245d7147 Renamed .DSK to .po for compatibility with "Apple In PC" Emulator Rémy GIBERT 2016-03-17 09:55:06 +0100
  • cf685a7b5b LBTCPIP:ARP/DNS debugging session #1 Rémy GIBERT 2016-03-17 08:31:11 +0100
  • bb490f0347 DNS:code rewrite Rémy GIBERT 2016-03-16 17:37:02 +0100
  • 5a3891650f LBTCPIP:ARP rewrite Rémy GIBERT 2016-03-16 08:19:54 +0100
  • 93fade265f DNS:code rewrite Rémy GIBERT 2016-03-15 18:16:14 +0100
  • 08067f9fe5 ARP:code rewrite Rémy GIBERT 2016-03-14 17:53:44 +0100
  • 6dc3efd617 LIBTCPIP:Started implementing Socket API Rémy GIBERT 2016-03-13 23:09:00 +0100
  • f1f09b937d LIBGFX:fixed error in header Rémy GIBERT 2016-03-13 23:07:37 +0100
  • a0a69fc51d Net DRV:moving to new GETINFO format Rémy GIBERT 2016-03-13 23:07:01 +0100
  • e4a1825536 still leraning MD.. Rémy GIBERT 2016-03-13 23:05:10 +0100
  • 8891d74eb1 still leraning MD.. Rémy GIBERT 2016-03-13 23:04:02 +0100
  • d86b13c580 LOADDER:cleanup... Rémy GIBERT 2016-03-13 22:55:47 +0100
  • 7b2c457def Updates Related to new Soket API (coming soon!) Rémy GIBERT 2016-03-13 22:54:28 +0100
  • 6ef6d21da7 SHELL:new startproc internal command Rémy GIBERT 2016-03-13 22:53:55 +0100
  • 42988fac64 Changed cursor blink speed Rémy GIBERT 2016-03-13 22:52:57 +0100
  • b63c884fbd Updates Related to new Soket API (coming soon!) Rémy GIBERT 2016-03-13 22:51:50 +0100
  • 56e98b1fa3 Updates related to new KERNEL Rémy GIBERT 2016-03-13 22:50:43 +0100
  • fa86286760 Adding LIBSTDIO for path filtering Rémy GIBERT 2016-03-13 22:49:36 +0100
  • 625c15c81f KERNEL: New Event Handler Rémy GIBERT 2016-03-13 22:47:19 +0100
  • d1974f0153 fixed timing more issues Rémy GIBERT 2016-03-13 22:46:25 +0100
  • c182de64c0 Added Copy/paste functions Rémy GIBERT 2016-02-25 18:02:57 +0100
  • 006d3904b7 Screenshot Rémy GIBERT 2016-02-24 21:35:04 +0100
  • 6a85bd9549 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP Rémy GIBERT 2016-02-24 21:08:24 +0100
  • 9ec40dba75 forgot to commit this one after ZP reorg Rémy GIBERT 2016-02-24 21:07:19 +0100
  • 1fc656e102 new Socket API defs Rémy GIBERT 2016-02-24 21:03:55 +0100
  • 4ee5fc0ea7 Added IO for //c VBL polling Rémy GIBERT 2016-02-24 21:02:55 +0100
  • 201cbb117b Added GetDevInfoA API Call Rémy GIBERT 2016-02-24 21:02:16 +0100
  • 0c12a64225 Sample RPCDUMP util for testing UDP Socket API Rémy GIBERT 2016-02-24 21:01:26 +0100
  • e40abd2bb4 New commands for new socket API Rémy GIBERT 2016-02-24 21:00:42 +0100
  • 889c503c16 Added GetDevInfoA API Call Rémy GIBERT 2016-02-24 20:52:24 +0100
  • fd4e14d57f fix several issues with those batches Rémy GIBERT 2016-02-21 21:53:35 +0100
  • 2c4c66b93a Generate directly .SYSTEM file Rémy GIBERT 2016-02-21 21:51:29 +0100
  • 5b514bfd22 new batch Rémy GIBERT 2016-02-21 21:50:40 +0100
  • fa6524da45 Moved to decimal output Rémy GIBERT 2016-02-21 21:45:32 +0100
  • ae69cb3097 Fix Reset/Writing to DS1216E in //c Rémy GIBERT 2016-02-21 21:43:53 +0100
  • 361f14050e Fix DS1216E properly detected in //c Rémy GIBERT 2016-02-21 21:42:55 +0100
  • 0a5eced59a EDIT:clipboard in progress Rémy GIBERT 2016-01-29 18:05:08 +0100
  • 25fee276af DEL bug Fixed! (i hope) Rémy GIBERT 2016-01-28 18:03:51 +0100
  • 442cba1760 still leraning MD.. Rémy GIBERT 2016-01-25 21:06:14 +0100
  • 0327840b19 Tools Rémy GIBERT 2016-01-25 20:48:22 +0100
  • adaebae51b Fix DEL bug (partially) Rémy GIBERT 2016-01-22 17:29:11 +0100
  • 8ad193c5fd Code reorg Rémy GIBERT 2016-01-21 08:05:23 +0100
  • 71a36fddb0 Utility to set/reset No-Slot-Clock device. Rémy GIBERT 2016-01-19 23:09:26 +0100
  • 7688473fa8 WiP Rémy GIBERT 2016-01-19 18:21:53 +0100
  • 34198c59df Updated Media Rémy GIBERT 2016-01-16 23:10:04 +0100
  • c2de21d4ba TCPIP:now detects ETHx (no more command line param required) Rémy GIBERT 2016-01-16 23:07:58 +0100
  • ace2e1bfde TCPIP:Socket API defs Rémy GIBERT 2016-01-16 23:06:36 +0100
  • 52a416a4f1 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP Rémy GIBERT 2016-01-16 23:05:07 +0100
  • 8d4759f663 Moved All TCPIP Code from TCPIP.DRV to LIBTCPIP Rémy GIBERT 2016-01-16 23:04:22 +0100
  • 089fd82dc0 Moved NET management from Kernel Rémy GIBERT 2016-01-16 23:03:23 +0100
  • 4e7e01eaf3 (still learning mmd...) Rémy GIBERT 2016-01-12 22:04:04 +0100
  • c462718700 update... Rémy GIBERT 2016-01-12 21:38:16 +0100
  • 840e170273 update... Rémy GIBERT 2016-01-12 21:35:52 +0100
  • b39dcecaf7 Learning MMD.. ;-) Rémy GIBERT 2016-01-11 16:17:06 +0100
  • e035af12a3 Learning MMD.. ;-) Rémy GIBERT 2016-01-11 13:58:19 +0100
  • 210b23f5e7 Learning MMD.. ;-) Rémy GIBERT 2016-01-11 12:24:58 +0100
  • 6eb67aa9d4 Learning MMD.. ;-) Rémy GIBERT 2016-01-11 12:21:43 +0100
  • 3b87bbf158 Learning MMD.. ;-) Rémy GIBERT 2016-01-11 12:11:59 +0100
  • 41f58aa6fe Learning MMD.. ;-) Rémy GIBERT 2016-01-11 12:03:39 +0100
  • 03fd2c4830 Update Rémy GIBERT 2016-01-11 11:45:50 +0100
  • f54e88155a Updated Media Rémy GIBERT 2016-01-10 23:21:23 +0100
  • 4c9623908c Added all ETH Drivers for auto detection Rémy GIBERT 2016-01-10 23:20:13 +0100
  • a9b3fc6487 Suppress Echo while exec A2osX.Startup Rémy GIBERT 2016-01-10 23:19:11 +0100
  • 258acd604e adding ARP offload support... Rémy GIBERT 2016-01-10 23:18:12 +0100
  • c8bec02f68 adding ARP offload support... Rémy GIBERT 2016-01-10 23:17:49 +0100
  • 8e2c75baac Prepare for ARP offload Rémy GIBERT 2016-01-10 23:16:56 +0100
  • 08fd332336 ETH Drivers:Work In Progress Rémy GIBERT 2016-01-10 23:16:07 +0100
  • 0be72d9cf7 Updated Media:Static IP configuration now supported : etc/tcpip.conf Rémy GIBERT 2016-01-09 23:42:28 +0100
  • 249aa74954 Better !Events messages Rémy GIBERT 2016-01-09 23:41:34 +0100
  • 3a3ae6d302 SYS.LoadFileYA,SYS.LoadFileA now Expand pathnames Rémy GIBERT 2016-01-09 23:40:19 +0100
  • 2bc2428de2 Move verbose output, exit is static config detected Rémy GIBERT 2016-01-09 23:39:10 +0100
  • b1e65588a9 Split in separe SRC file, Static IP config supported : etc/tcpip.conf Rémy GIBERT 2016-01-09 23:38:03 +0100
  • 854930da78 Fixed hDev mess preventing correct output to screen, prepare for ARP offload Rémy GIBERT 2016-01-09 23:36:24 +0100
  • 7fa7cbc094 New syntax: DNS1/DNS2 Rémy GIBERT 2016-01-09 23:35:03 +0100
  • bc7ad79b30 Prepare for ARP offload Rémy GIBERT 2016-01-09 23:34:18 +0100
  • 83358c18c3 SAVE Rémy GIBERT 2016-01-09 23:33:47 +0100
  • fd62f73dfb UTHERNET2:Work in progress Rémy GIBERT 2016-01-08 17:41:11 +0100
  • 90d90a89a6 Updated Media Rémy GIBERT 2016-01-06 23:20:21 +0100
  • 1754e8cc34 Source refresh (now use new API) Rémy GIBERT 2016-01-06 23:19:34 +0100
  • c9857252c5 Source refresh (now use new API) Rémy GIBERT 2016-01-06 23:09:20 +0100
  • 50347568e7 Source refresh (now use new API) Rémy GIBERT 2016-01-06 23:09:01 +0100