Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1562 5014 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed typo in driverlist of netcfg  
/kernel/branches/net/applications/netcfg/drivers.inc
1542 5022 d 22 h hidnplayr /kernel/branches/net/ Correct use of TYPE and PROTOCOL parameters in socket function  
/kernel/branches/net/applications/network_lib/network.inc
/kernel/branches/net/applications/nslookup/dll.inc
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/applications/tftpc/TFTP.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1541 5023 d 11 h hidnplayr /kernel/branches/net/ fix in ARPcfg application
added pci ids of dec21x4x cards to netcfg
bugfixes in dex21x4x driver, pcnet32 driver, rtl8139 driver and sis900 driver
new network program (ICMP) to ping computers, uses new RAW socket code (experimental)
 
/kernel/branches/net/applications/icmp_test
/kernel/branches/net/applications/icmp_test/icmp.asm
/kernel/branches/net/applications/telnet/dll.inc
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
1539 5023 d 15 h hidnplayr /kernel/branches/net/applications/synergyc/ Synergy client for KolibriOS net branch.
For more info about synergy: http://synergy2.sourceforge.net/
 
/kernel/branches/net/applications/synergyc
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/synergyc/synergyc.ini
1528 5026 d 17 h hidnplayr /kernel/branches/net/applications/ Made Netstat application run on P5 processors  
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/applications/netstat/netstat.asm
1514 5042 d 10 h hidnplayr /kernel/branches/net/ - globalisation of network driver functions
(Replaced EthRegDev with NetRegDev)
- rewrite/cleanup of socket.inc
- started rewrite of tcp.inc
- port numbers in application are not byte-swapped anymore
- many more fixes and changes

- TCP does not work but UDP/IP/ICMP/ARP (partly) work.. (as before)
 
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/applications/tftpc/TFTP.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/core/exports.inc
/kernel/branches/net/core/sys32.inc
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/imports.inc
/kernel/branches/net/drivers/netdrv.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
/kernel/branches/net/kernel.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1481 5077 d 14 h hidnplayr /kernel/branches/net/ Net-branch:
Added statistics to 3c59x driver.
Fixed mixed up DNS and Gateway of static settings for zeroconf
 
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/netdrv.inc
1373 5225 d 11 h IgorA / deleted file 'editbox_ex.mac' all programs  
/programs/develop/libraries/box_lib/trunk/doc
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/doc/editbox
/programs/develop/libraries/box_lib/trunk/doc/editbox/info_editbox.htm
/kernel/branches/net/applications/tftpc/editbox_ex.mac
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc
/kernel/branches/net/applications/tftpc/TFTP.asm
/programs/develop/fasm/trunk/fasm.asm
/programs/develop/libraries/box_lib/!readme.txt
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.asm
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/fontslib/trunk/font_ex.asm
/programs/media/scrshoot/scrshoot.asm
/programs/system/cpu/trunk/cpu.asm
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/run/trunk/run.asm
1337 5237 d 12 h hidnplayr /kernel/branches/net/ Changes in net branch:
More fixes in UDP
added TFTP client
 
/kernel/branches/net/applications/dll.inc
/kernel/branches/net/applications/libio.inc
/kernel/branches/net/applications/tftpc
/kernel/branches/net/applications/tftpc/TFTP.asm
/kernel/branches/net/applications/tftpc/editbox_ex.mac
/kernel/branches/net/network/udp.inc
1318 5252 d 18 h hidnplayr /kernel/branches/net/ More TCP code updates for net branch, code is still very unstable  
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/core/dll.inc
/kernel/branches/net/fdo.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
1282 5273 d 15 h hidnplayr /kernel/branches/net/applications/telnet/ Changes in Net Branch: Proof of concept 'Telnet Client'  
/kernel/branches/net/applications/telnet
/kernel/branches/net/applications/telnet/dll.inc
/kernel/branches/net/applications/telnet/telnet.asm
1253 5288 d 12 h hidnplayr /kernel/branches/net/applications/netcfg/ Netcfg now accept parameters, so it can automatically load network drivers on boot.
F to load first card only
A to load all cards
 
/kernel/branches/net/applications/netcfg/netcfg.asm
1250 5288 d 18 h hidnplayr /kernel/branches/net/ Forgot to upload a file, wich caused net kernel not to compile.
PS: There seems to be a bug in UDP checksum wich causes it to currently only work on DHCP
 
/kernel/branches/net/applications/network.inc
/kernel/branches/net/core/exports.inc
1226 5304 d 13 h hidnplayr /kernel/branches/net/applications/netcfg/ updated network driver list of netcfg in net branch, with entries to possible future drivers.  
/kernel/branches/net/applications/netcfg/drivers.inc
1208 5314 d 15 h hidnplayr /kernel/branches/net/ More fixes in UDP, IPv4 and socket code.
Fixes in network library, nslookup works now.
 
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/udp.inc
1206 5314 d 18 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/config.inc
/kernel/branches/net/applications/debug-fdo.inc
/kernel/branches/net/applications/macros.inc
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netcfg/proc32.inc
/kernel/branches/net/applications/netcfg/struct.inc
/kernel/branches/net/applications/netcfg/vendors.inc
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/network_lib/network.inc
/kernel/branches/net/applications/nslookup/dll.inc
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/applications/proc32.inc
/kernel/branches/net/applications/struct.inc
/kernel/branches/net/applications/zeroconf/dhcp.inc
/kernel/branches/net/applications/zeroconf/dll.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/blkdev/cd_drv.inc
/kernel/branches/net/blkdev/cdrom.inc
/kernel/branches/net/blkdev/fdc.inc
/kernel/branches/net/blkdev/flp_drv.inc
/kernel/branches/net/blkdev/hd_drv.inc
/kernel/branches/net/blkdev/ide_cache.inc
/kernel/branches/net/blkdev/rd.inc
/kernel/branches/net/blkdev/rdsave.inc
/kernel/branches/net/boot/bootcode.inc
/kernel/branches/net/boot/booteng.inc
/kernel/branches/net/boot/bootet.inc
/kernel/branches/net/boot/bootge.inc
/kernel/branches/net/boot/bootru.inc
/kernel/branches/net/boot/bootstr.inc
/kernel/branches/net/boot/bootvesa.inc
/kernel/branches/net/boot/et.inc
/kernel/branches/net/boot/preboot.inc
/kernel/branches/net/boot/rdload.inc
/kernel/branches/net/boot/ru.inc
/kernel/branches/net/boot/shutdown.inc
/kernel/branches/net/bus/pci/pci16.inc
/kernel/branches/net/bus/pci/pci32.inc
/kernel/branches/net/const.inc
/kernel/branches/net/core/conf_lib.inc
/kernel/branches/net/core/debug.inc
/kernel/branches/net/core/dll.inc
/kernel/branches/net/core/export.inc
/kernel/branches/net/core/exports.inc
/kernel/branches/net/core/ext_lib.inc
/kernel/branches/net/core/fpu.inc
/kernel/branches/net/core/heap.inc
/kernel/branches/net/core/malloc.inc
/kernel/branches/net/core/memory.inc
/kernel/branches/net/core/peload.inc
/kernel/branches/net/core/sched.inc
/kernel/branches/net/core/string.inc
/kernel/branches/net/core/sync.inc
/kernel/branches/net/core/sys32.inc
/kernel/branches/net/core/syscall.inc
/kernel/branches/net/core/taskman.inc
/kernel/branches/net/core/v86.inc
/kernel/branches/net/data16.inc
/kernel/branches/net/data32.inc
/kernel/branches/net/detect/biosdisk.inc
/kernel/branches/net/detect/biosmem.inc
/kernel/branches/net/detect/dev_fd.inc
/kernel/branches/net/detect/dev_hdcd.inc
/kernel/branches/net/detect/disks.inc
/kernel/branches/net/detect/getcache.inc
/kernel/branches/net/detect/sear_par.inc
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/fdo.inc
/kernel/branches/net/drivers/i8255x.asm
/kernel/branches/net/drivers/imports.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/proc32.inc
/kernel/branches/net/drivers/sb16/CONFIG.INC
/kernel/branches/net/drivers/sb16/SB16.INC
/kernel/branches/net/drivers/sb16/sb16.asm
/kernel/branches/net/drivers/sceletone.asm
/kernel/branches/net/drivers/usb/urb.inc
/kernel/branches/net/drivers/usb/usb.asm
/kernel/branches/net/fdo.inc
/kernel/branches/net/fs/fat12.inc
/kernel/branches/net/fs/fat32.inc
/kernel/branches/net/fs/fs.inc
/kernel/branches/net/fs/fs_lfn.inc
/kernel/branches/net/fs/iso9660.inc
/kernel/branches/net/fs/ntfs.inc
/kernel/branches/net/fs/parse_fn.inc
/kernel/branches/net/fs/part_set.inc
/kernel/branches/net/gui/button.inc
/kernel/branches/net/gui/event.inc
/kernel/branches/net/gui/font.inc
/kernel/branches/net/gui/mouse.inc
/kernel/branches/net/gui/skincode.inc
/kernel/branches/net/gui/skindata.inc
/kernel/branches/net/gui/window.inc
/kernel/branches/net/hid/keyboard.inc
/kernel/branches/net/hid/mousedrv.inc
/kernel/branches/net/hid/set_dtc.inc
/kernel/branches/net/imports.inc
/kernel/branches/net/init.inc
/kernel/branches/net/kernel.asm
/kernel/branches/net/kernel32.inc
/kernel/branches/net/kglobals.inc
/kernel/branches/net/macros.inc
/kernel/branches/net/memmap.inc
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/IPv6.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
/kernel/branches/net/proc32.inc
/kernel/branches/net/sound/playnote.inc
/kernel/branches/net/unpacker.inc
/kernel/branches/net/video/cursors.inc
/kernel/branches/net/video/vesa12.inc
/kernel/branches/net/video/vesa20.inc
/kernel/branches/net/video/vga.inc
/kernel/branches/net/vmodeint.inc
/kernel/branches/net/vmodeld.inc
1200 5319 d 12 h hidnplayr /kernel/branches/net/ added very simple ARP manager
IPv4 variables are 255.255.255.255 again at reset, 0.0.0.0 was a big mistake..
 
/kernel/branches/net/applications/arpcfg
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/nslookup/dll.inc
/kernel/branches/net/applications/netcfg/macros.inc
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/stack.inc
1197 5320 d 21 h clevermouse /kernel/branches/net/ * I'm sure that UDP data length includes sizeof UDP header
* network library with DNS resolving from trunk and
an application for DNS name lookup
(do not work at moment due to crashes in the kernel)
 
/kernel/branches/net/applications/network_lib
/kernel/branches/net/applications/network_lib/network.asm
/kernel/branches/net/applications/network_lib/network.inc
/kernel/branches/net/applications/nslookup
/kernel/branches/net/applications/nslookup/nslookup.asm
/kernel/branches/net/network/udp.inc
1196 5321 d 12 h hidnplayr /kernel/branches/net/ compile netcfg on unix
fixed bug in netcfg created in last revision
netcfg gives error msg when driver is not loaded
zeroconfig now works with latest version of libini
also fixed use of static and link-local ip in zeroconfig
initial IPv4 variables are now 0.0.0.0 instead of 255.255.255.255
created kernel function that shows number of active network devices
fixed the use of temp mac variable in IPV4.inc (variable is now in stack)
rewrite of ARP code, needs full testing/debugging (new application needed: ARP manager)
port numbers are now in INET byte order, as is in posix standards
 
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/kernel.asm
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/queue.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
1192 5324 d 13 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/stack.inc

Show All