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
2995 4196 d 10 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
/kernel/branches/net/applications/libraries/network/network.asm
/kernel/branches/net/applications/synergyc/synergyc.asm
/kernel/branches/net/applications/tcpserv/tcpserv.asm
/kernel/branches/net/applications/telnet/telnet.asm
/kernel/branches/net/applications/tftpc/tftpc.asm
/kernel/branches/net/applications/vncc/vncc.asm
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/udp.inc
2965 4256 d 13 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
/kernel/branches/net/applications/pppoe/pppoe.asm
2963 4258 d 12 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
/kernel/branches/net/applications/pppoe/pppoe.asm
2962 4258 d 12 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
2960 4259 d 3 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
/kernel/branches/net/applications/pppoe/pppoe.asm
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2959 4259 d 7 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
/kernel/branches/net/applications/pppoe
/kernel/branches/net/applications/pppoe/pppoe.asm
2958 4259 d 15 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/users.ini
2949 4261 d 10 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
/kernel/branches/net/applications/netcfg/netcfg.asm
2945 4261 d 23 h hidnplayr / Added missing files, fixed ftpd.  
/data/new-stack/network/ftpd.ini
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
2919 4279 d 10 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
/kernel/branches/net/applications/netcfg/netcfg.asm
2917 4280 d 3 h hidnplayr /kernel/branches/net/applications/netcfg/ added rtl8169 device 0x813610ec, and a whole list of i8254x devices  
/kernel/branches/net/applications/netcfg/proc32.inc
/kernel/branches/net/applications/netcfg/struct.inc
/kernel/branches/net/applications/netcfg/drivers.inc
2907 4282 d 14 h hidnplayr /kernel/branches/net/applications/netcfg/ Now NetCFG also works with PCI devices wich have multiple functions.  
/kernel/branches/net/applications/netcfg/netcfg.asm
2905 4283 d 14 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
/kernel/branches/net/applications/libraries/network/network.asm
2892 4293 d 23 h hidnplayr /kernel/branches/net/applications/ftpd/ code improvements and cleanup for FTPd  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2878 4303 d 1 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
/kernel/branches/net/applications/ftpd/commands.inc
2872 4306 d 15 h hidnplayr / Renamed icmp.asm to ping.asm and added parameter support  
/kernel/branches/net/applications/icmp/icmp.inc
/kernel/branches/net/applications/icmp/ping.asm
/kernel/branches/net/applications/icmp/icmp.asm
/data/new-stack/Makefile
/kernel/branches/net/sys.conf
2864 4307 d 10 h hidnplayr /kernel/branches/net/applications/netstat/ netstat now works with all network interfaces instead of default device 0.  
/kernel/branches/net/applications/netstat/netstat.asm
2860 4308 d 0 h hidnplayr /kernel/branches/net/applications/telnet/ Telnet for net branch: better UI, all threads now automatically exit when console window is closed, application now accepts parameters.  
/kernel/branches/net/applications/telnet/telnet.asm
2859 4308 d 9 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
/kernel/branches/net/applications/zeroconf/zeroconf.asm
2858 4309 d 11 h hidnplayr /kernel/branches/net/applications/libraries/network/ Made network library compatible with new API numbers  
/kernel/branches/net/applications/libraries/network/network.asm

Show All