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 4194 d 16 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 4254 d 19 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
/kernel/branches/net/applications/pppoe/pppoe.asm
2963 4256 d 18 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
/kernel/branches/net/applications/pppoe/pppoe.asm
2962 4256 d 19 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 4257 d 9 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 4257 d 13 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 4257 d 22 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 4259 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
/kernel/branches/net/applications/netcfg/netcfg.asm
2945 4260 d 6 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 4277 d 17 h hidnplayr /kernel/branches/net/applications/netcfg/ Removed useless button from NetCFG  
/kernel/branches/net/applications/netcfg/netcfg.asm
2917 4278 d 9 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 4280 d 20 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 4281 d 20 h hidnplayr /kernel/branches/net/applications/libraries/network/ Removed unused libini from network library  
/kernel/branches/net/applications/libraries/network/network.asm
2892 4292 d 6 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 4301 d 7 h hidnplayr /kernel/branches/net/applications/ftpd/ Fixed bug in FTP type command.  
/kernel/branches/net/applications/ftpd/commands.inc
2872 4304 d 21 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 4305 d 16 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 4306 d 6 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 4306 d 15 h hidnplayr /kernel/branches/net/applications/zeroconf/ Bugfixes for ZeroConf  
/kernel/branches/net/applications/zeroconf/zeroconf.asm
2858 4307 d 17 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