Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2998 4206 d 16 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4208 d 14 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4208 d 20 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4210 d 13 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4210 d 15 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2983 4233 d 18 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2982 4233 d 18 h hidnplayr /kernel/branches/net/core/ Fixing build for new stack  
2981 4233 d 19 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2980 4233 d 20 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
2965 4268 d 23 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2964 4269 d 12 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
2963 4270 d 22 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4270 d 22 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2961 4271 d 12 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
2960 4271 d 13 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4271 d 17 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4272 d 2 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2957 4272 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.  
2955 4273 d 12 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2954 4273 d 13 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  

Show All