Kernel - Trace messages now only go to debug (not VTerm)
[tpg/acess2.git] / Modules / IPStack /
2011-08-21 John HodgeIPStack - SCTP support, dunno how good it is, but part...
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-07 John HodgeKernel - Cleaning up messages rel0.10
2011-08-07 John HodgeKernel - Removed #include <adt.h> from acess.h, reduce...
2011-08-07 John HodgeIPStack - Fixed TCP locking up when the receive buffer...
2011-08-06 John HodgeIPStack - Cleaned up unneeded malloc() calls
2011-08-04 John HodgeIPStack - Changed IPv4_Checksum to use a word count
2011-08-04 John HodgeIPStack - Fixed TCP checksuming
2011-07-03 John HodgeIPStack - Fixed invalid window size in outgoing TCP...
2011-07-02 John HodgeBugfixing a hidden bug in vm8086 (to help trace a tcp...
2011-07-02 John HodgeIPStack - Fixing bugs in TCP close
2011-06-16 John HodgeKernel - Implemented waking from semaphores
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-07 John HodgeNetworking - Bugfixing in IPStack/RTL8139 driver
2011-06-06 John HodgeRTL8136 - Implementing
2011-06-03 John HodgeMisc changes
2011-05-30 John HodgeIPStack - Misc logging changes
2011-05-29 John HodgeIPStack - Removed client/server structure from UDP...
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-07 John HodgeIPStack - Misc cleanups
2011-05-07 John HodgeIPStack - Firewall cleanups and speedups (now shoudl...
2011-04-02 John HodgeMisc changes
2011-03-24 John HodgeCompile fixes for clang
2011-03-23 John HodgeIPStack - Working on removing future packet cache
2011-03-21 John HodgeIPStack - Slight header updated
2011-03-21 John HodgeIPStack - Added ability to use /Devices/ip/routes/...
2011-03-21 John HodgeIPStack - Working on implementing IPv6
2011-03-21 John HodgeIPStack - Cleanup to ARP code (slight)
2011-03-21 John HodgeIPStack - Cleaning IPv4 code, implemented routing
2011-03-21 John HodgeIPStack - Fiddling with firewall
2011-03-21 John HodgeIPStack - Cleaning up TCP code
2011-03-21 John HodgeIPStack - Fiddling with firewall code
2011-03-02 John HodgeBedtime commit, misc changes
2011-03-02 John HodgeOverhaul of TCP code (still messy, but now WORKS!!!!)
2011-03-01 John HodgeFixing select() implementation (and usage)
2011-02-28 John HodgeKernel - Implemented select(), partially debugged
2011-02-28 John HodgeImplementing (and using) select() at kernel level
2011-02-27 John HodgeIPStack - Bugfixing (and testing IRC client)
2011-02-14 John HodgeAdded some very pedantic warning flags
2011-02-02 John HodgeUpdated InitRD to new usermode layout, cleanups in...
2011-01-25 John HodgeIPStack / ifconfig - Routing changes
2011-01-24 John HodgeIPStack - Routing improvement
2011-01-23 John HodgeIPStack - Heaps of network fixes
2011-01-22 John HodgeLots of work on the AcessNative kernel
2010-12-10 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-12-10 John HodgeCleaning up code, and separating a little to allow...
2010-11-21 John HodgeFiddling with IPStack
2010-11-20 John HodgeFixing error reporting
2010-11-20 John HodgeFixing route determining
2010-11-20 John HodgeFixed IPv4 checksum (network byte order, dimwit)
2010-11-20 John HodgeGeneral fixes
2010-11-20 John Hodgeifconfig - routes
2010-11-19 John HodgeMultiple IPStack Related changes (and other bugfixes)
2010-11-14 John HodgeReworked the IPStack tInterface structure
2010-11-13 John HodgeFiddling with ARP to handle routing
2010-11-07 John HodgeMore cleanup in IPStack (making routes usable)
2010-11-07 John HodgeRestructured interface code out to its own file, route...
2010-11-06 John HodgeFixed compilation issues in IPStack
2010-11-06 John HodgeComposite commit (GUI / Networking)
2010-09-07 John HodgeCosmetic code changes
2010-08-22 John HodgeChanged spinlock mechananisim
2010-08-20 John HodgeImproving the debug capabilities of the heap code,...
2010-08-17 John HodgeMore work on IPv4/IPv6 firewalling support
2010-07-31 John HodgeUpdating IPStack to have firewall hooks (well, the...
2010-07-27 John HodgeWorking on the x86 bit port (caused some changes to...
2010-07-15 John HodgeATA Fixes, Module compilation fixups
2010-07-14 John HodgeCleaning up a bit
2010-07-13 John HodgeCleaning up some debug, fixing cosmetic bugs in usermod...
2010-06-20 John HodgeFixing a kernel #PF caused by an unitialised VFS method
2010-06-18 John HodgeIt's been too long since I committed
2010-06-03 John HodgeBugfixing
2010-05-11 John Hodgex86_64 support, requiring a slight refactor to the...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-21 John HodgeRandom fixes, disabled debug in vterm, random crash...
2010-04-17 John HodgeTCP Server now seems to work, started fixing client...
2010-04-15 John HodgeMore fixing work on TCP, now correctly accepts packets,
2010-04-14 John HodgePossible fix to TCP Acknowlegement Numbers
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-11 John HodgeDisabled ATA debug, turned FAT Debug on, misc in IPStac...
2010-04-10 John HodgeFixed some bugs in ARP and TCP Code
2010-04-10 John HodgeFixed a bug in the heap manager where if an exact match...
2010-04-02 John HodgeFixed keyboard bug where keypresses were not being...
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-03-27 John HodgeCleanup Commit
2010-03-17 John HodgeVarious changes, most of them involving the FAT and...
2010-03-13 John HodgeChanges to the module loader to handle specific errors...
2010-03-06 John HodgeIPv6, and I need to learn to compile before commiting
2010-03-05 John Hodgedoxygen fixes
2010-03-04 John HodgeMore work on TCP, Connection is successfully establishe...
2010-03-04 John HodgeBugfixing and testing TCP stack
2010-03-04 John HodgeMore work on TCP, untested and almost complete
2010-03-03 John HodgeMore work on TCP, approaching usable (untested)
2010-03-03 John HodgeCleanup commit, fixes to UDP, TCP and ICMP
2010-02-26 John HodgeUDP Packets are now sent and recieved correctly (server...
2010-02-25 John HodgeMore fixups to ARP and UDP (udp still buggy)
2010-02-25 John HodgeWorking on UDP, removed debug from some code, fixed...
2010-02-14 John HodgeMore work on TCP, splitted UDI arch dependent out of...
2010-02-12 John HodgeMore work on TCP, still not usable
2010-02-11 John HodgeWork on IP/TCP Stack
next

UCC git Repository :: git.ucc.asn.au