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
2961 4287 d 13 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/stack.inc
2960 4287 d 13 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 4287 d 17 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 4288 d 2 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
2957 4288 d 2 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_input.inc
2956 4289 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ nonscalable vector font00: minor corrections  
/kernel/branches/Kolibri-A/trunk/gui/fonts/nsvf_00.asm
/kernel/branches/Kolibri-A/trunk/gui/fonts/nsvf_01.asm
/kernel/branches/Kolibri-A/trunk/gui/font.inc
/kernel/branches/Kolibri-A/trunk/gui/fonts/sd_data.asm
/kernel/branches/Kolibri-A/trunk/kernel.asm
2955 4289 d 12 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
/kernel/branches/net/network/socket.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/tcp_timer.inc
2954 4289 d 13 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  
/kernel/branches/net/network/tcp_input.inc
2953 4289 d 13 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_subr.inc
2952 4289 d 14 h hidnplayr /kernel/branches/net/network/ Fixed scaling option in TCP_output  
/kernel/branches/net/network/tcp_output.inc
2951 4289 d 14 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
/kernel/branches/net/network/tcp_output.inc
2950 4289 d 14 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
/kernel/branches/net/network/PPPoE.inc
2949 4289 d 21 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
/kernel/branches/net/applications/netcfg/netcfg.asm
2948 4289 d 23 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
2947 4290 d 0 h hidnplayr /kernel/branches/net/network/ Added missing file  
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
2946 4290 d 0 h hidnplayr /kernel/branches/net/network/ Added Protection Against Wrapped Sequence numbers (PAWS)  
/kernel/branches/net/network/tcp_input.inc
2945 4290 d 10 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
2942 4290 d 10 h hidnplayr /kernel/branches/net/network/ Bugfixes for #2937 (receive window calculation).
Disabled interrupts while in TCP_input or TCP_output to prevent deadlock.
 
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
2941 4290 d 13 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
/kernel/branches/net/kernel.asm
2940 4290 d 14 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
/kernel/branches/net/network/tcp_output.inc

Show All