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
1542 5023 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
1514 5043 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
1373 5226 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 5238 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