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
3270 4076 d 3 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/tcp_usreq.inc
3267 4076 d 10 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
/kernel/branches/net/network/socket.inc
3264 4077 d 3 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
/kernel/branches/net/network/socket.inc
3261 4077 d 11 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
/kernel/branches/net/network/socket.inc
3259 4081 d 3 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  
/kernel/branches/net/network/socket.inc
3257 4081 d 3 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
/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
3253 4082 d 23 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
/kernel/branches/net/network/socket.inc
3252 4083 d 0 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
/kernel/branches/net/network/tcp_input.inc
3251 4083 d 2 h hidnplayr /kernel/branches/net/network/ Changed some debug output messages (and their levels) in new stack.
Implemented a queue for incoming TCP segments.
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/IPv6.inc
/kernel/branches/net/network/loopback.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
3250 4083 d 3 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
/kernel/branches/net/applications/netstat/netstat.asm
3249 4083 d 3 h hidnplayr /kernel/branches/net/network/ Removed non-working debug level specific for network stack.  
/kernel/branches/net/network/stack.inc
3246 4083 d 8 h Serge /kernel/trunk/core/ heap.inc: Fix indention. Why don't we use 12 spaces ?  
/kernel/trunk/core/heap.inc
3242 4089 d 0 h johnfound /kernel/branches/net/ kernel.asm back to #3238  
3240 4089 d 1 h johnfound /kernel/branches/net/ Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added.  
/kernel/branches/net/core/taskman.inc
/kernel/branches/net/fs/fs_lfn.inc
/kernel/branches/net/kernel.asm
3234 4093 d 6 h hidnplayr /kernel/branches/net/applications/ircc/ IRCc: do not redraw userlist, unless scrollbar actually moved.  
/kernel/branches/net/applications/ircc/ircc.asm
3233 4093 d 6 h hidnplayr /kernel/branches/net/applications/ircc/ Added alphabetic sorting for users in IRCc  
/kernel/branches/net/applications/ircc/users.inc
/kernel/branches/net/applications/ircc/gui.inc
/kernel/branches/net/applications/ircc/ircc.asm
/kernel/branches/net/applications/ircc/serverparser.inc
3232 4093 d 11 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
/kernel/branches/Kolibri-acpi/drivers/intelac97.asm
/kernel/branches/Kolibri-acpi/drivers/tmpdisk.asm
/kernel/branches/Kolibri-acpi/drivers/tmpdisk_fat.inc
/kernel/branches/Kolibri-acpi/drivers/tmpdisk_work.inc
/kernel/branches/Kolibri-acpi/gui/char.mt
/kernel/branches/Kolibri-acpi/gui/char2.mt
/kernel/branches/Kolibri-acpi/video/arrow_clock.cur
/kernel/branches/Kolibri-acpi/blkdev/disk.inc
/kernel/branches/Kolibri-acpi/blkdev/disk_cache.inc
/kernel/branches/Kolibri-acpi/boot/bootvesa.inc
/kernel/branches/Kolibri-acpi/build.bat
/kernel/branches/Kolibri-acpi/core/dll.inc
/kernel/branches/Kolibri-acpi/core/malloc.inc
/kernel/branches/Kolibri-acpi/core/memory.inc
/kernel/branches/Kolibri-acpi/core/peload.inc
/kernel/branches/Kolibri-acpi/core/test_malloc.asm
/kernel/branches/Kolibri-acpi/data32.inc
/kernel/branches/Kolibri-acpi/docs/sysfuncs.txt
/kernel/branches/Kolibri-acpi/drivers/infinity.asm
/kernel/branches/Kolibri-acpi/drivers/sound.asm
/kernel/branches/Kolibri-acpi/fs/fat32.inc
/kernel/branches/Kolibri-acpi/hid/mousedrv.inc
/kernel/branches/Kolibri-acpi/kernel.asm
/kernel/branches/Kolibri-acpi/video/blitter.inc
/kernel/branches/Kolibri-acpi/video/cursors.inc
3231 4093 d 11 h hidnplayr /kernel/branches/net/ Added PCI ID's for ADMtek N100 to DEC21x4x driver.  
/kernel/branches/net/applications/netcfg/drivers.inc
/kernel/branches/net/drivers/dec21x4x.asm
3229 4095 d 2 h hidnplayr /kernel/branches/net/network/ Forgot to set the PID in previous revision.  
/kernel/branches/net/network/socket.inc
3228 4095 d 3 h hidnplayr /kernel/branches/net/network/ New function Socket_pair for UNIX (IPC) sockets.  
/kernel/branches/net/network/socket.inc

Show All