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
3307 4086 d 17 h hidnplayr /kernel/branches/net/network/ Fixed SOCKET_process_end (broken in #3264), Use mutexes for ring buffer reading/writing.  
3293 4088 d 0 h hidnplayr /kernel/branches/net/network/ Fixed stack corruption in TCP_input when TCP queue is full  
3289 4088 d 8 h hidnplayr /kernel/branches/net/network/ Fixed unlocking of mutex in TCP_output.  
3275 4089 d 15 h hidnplayr /kernel/branches/net/network/ Cleanup in TCP, fixed possible deadlock in TCP_input.  
3272 4090 d 23 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  
3270 4091 d 18 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3267 4092 d 2 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
3264 4092 d 19 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
3261 4093 d 3 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
3259 4096 d 19 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  
3257 4096 d 19 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
3253 4098 d 15 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
3252 4098 d 16 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
3251 4098 d 18 h hidnplayr /kernel/branches/net/network/ Changed some debug output messages (and their levels) in new stack.
Implemented a queue for incoming TCP segments.
 
3250 4098 d 18 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
3249 4098 d 19 h hidnplayr /kernel/branches/net/network/ Removed non-working debug level specific for network stack.  
3242 4104 d 16 h johnfound /kernel/branches/net/ kernel.asm back to #3238  
3240 4104 d 17 h johnfound /kernel/branches/net/ Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added.  
3234 4108 d 22 h hidnplayr /kernel/branches/net/applications/ircc/ IRCc: do not redraw userlist, unless scrollbar actually moved.  
3233 4108 d 22 h hidnplayr /kernel/branches/net/applications/ircc/ Added alphabetic sorting for users in IRCc  

Show All