2011-07-02 |
John Hodge | IPStack - Fixing bugs in TCP close |
tree | commitdiff |
2011-06-16 |
John Hodge | Kernel - Implemented waking from semaphores |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Heaps of changes |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Bugfixing in IPStack/RTL8139 driver |
tree | commitdiff |
2011-06-06 |
John Hodge | RTL8136 - Implementing |
tree | commitdiff |
2011-06-03 |
John Hodge | Misc changes |
tree | commitdiff |
2011-05-30 |
John Hodge | IPStack - Misc logging changes |
tree | commitdiff |
2011-05-29 |
John Hodge | IPStack - Removed client/server structure from UDP... |
tree | commitdiff |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2011-05-07 |
John Hodge | IPStack - Misc cleanups |
tree | commitdiff |
2011-05-07 |
John Hodge | IPStack - Firewall cleanups and speedups (now shoudl... |
tree | commitdiff |
2011-04-02 |
John Hodge | Misc changes |
tree | commitdiff |
2011-03-24 |
John Hodge | Compile fixes for clang |
tree | commitdiff |
2011-03-23 |
John Hodge | IPStack - Working on removing future packet cache |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Slight header updated |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Added ability to use /Devices/ip/routes/... |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Working on implementing IPv6 |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleanup to ARP code (slight) |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleaning IPv4 code, implemented routing |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Cleaning up TCP code |
tree | commitdiff |
2011-03-21 |
John Hodge | IPStack - Fiddling with firewall code |
tree | commitdiff |
2011-03-02 |
John Hodge | Bedtime commit, misc changes |
tree | commitdiff |
2011-03-02 |
John Hodge | Overhaul of TCP code (still messy, but now WORKS!!!!) |
tree | commitdiff |
2011-03-01 |
John Hodge | Fixing select() implementation (and usage) |
tree | commitdiff |
2011-02-28 |
John Hodge | Kernel - Implemented select(), partially debugged |
tree | commitdiff |
2011-02-28 |
John Hodge | Implementing (and using) select() at kernel level |
tree | commitdiff |
2011-02-27 |
John Hodge | IPStack - Bugfixing (and testing IRC client) |
tree | commitdiff |
2011-02-14 |
John Hodge | Added some very pedantic warning flags |
tree | commitdiff |
2011-02-02 |
John Hodge | Updated InitRD to new usermode layout, cleanups in... |
tree | commitdiff |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes |
tree | commitdiff |
2011-01-24 |
John Hodge | IPStack - Routing improvement |
tree | commitdiff |
2011-01-23 |
John Hodge | IPStack - Heaps of network fixes |
tree | commitdiff |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel |
tree | commitdiff |
2010-12-10 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2010-12-10 |
John Hodge | Cleaning up code, and separating a little to allow... |
tree | commitdiff |
2010-11-21 |
John Hodge | Fiddling with IPStack |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixing error reporting |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixing route determining |
tree | commitdiff |
2010-11-20 |
John Hodge | Fixed IPv4 checksum (network byte order, dimwit) |
tree | commitdiff |
2010-11-20 |
John Hodge | General fixes |
tree | commitdiff |
2010-11-20 |
John Hodge | ifconfig - routes |
tree | commitdiff |
2010-11-19 |
John Hodge | Multiple IPStack Related changes (and other bugfixes) |
tree | commitdiff |
2010-11-14 |
John Hodge | Reworked the IPStack tInterface structure |
tree | commitdiff |
2010-11-13 |
John Hodge | Fiddling with ARP to handle routing |
tree | commitdiff |
2010-11-07 |
John Hodge | More cleanup in IPStack (making routes usable) |
tree | commitdiff |
2010-11-07 |
John Hodge | Restructured interface code out to its own file, route... |
tree | commitdiff |
2010-11-06 |
John Hodge | Fixed compilation issues in IPStack |
tree | commitdiff |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
tree | commitdiff |
2010-09-07 |
John Hodge | Cosmetic code changes |
tree | commitdiff |
2010-08-22 |
John Hodge | Changed spinlock mechananisim |
tree | commitdiff |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
tree | commitdiff |
2010-08-17 |
John Hodge | More work on IPv4/IPv6 firewalling support |
tree | commitdiff |
2010-07-31 |
John Hodge | Updating IPStack to have firewall hooks (well, the... |
tree | commitdiff |
2010-07-27 |
John Hodge | Working on the x86 bit port (caused some changes to... |
tree | commitdiff |
2010-07-15 |
John Hodge | ATA Fixes, Module compilation fixups |
tree | commitdiff |
2010-07-14 |
John Hodge | Cleaning up a bit |
tree | commitdiff |
2010-07-13 |
John Hodge | Cleaning up some debug, fixing cosmetic bugs in usermod... |
tree | commitdiff |
2010-06-20 |
John Hodge | Fixing a kernel #PF caused by an unitialised VFS method |
tree | commitdiff |
2010-06-18 |
John Hodge | It's been too long since I committed |
tree | commitdiff |
2010-06-03 |
John Hodge | Bugfixing |
tree | commitdiff |
2010-05-11 |
John Hodge | x86_64 support, requiring a slight refactor to the... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-21 |
John Hodge | Random fixes, disabled debug in vterm, random crash... |
tree | commitdiff |
2010-04-17 |
John Hodge | TCP Server now seems to work, started fixing client... |
tree | commitdiff |
2010-04-15 |
John Hodge | More fixing work on TCP, now correctly accepts packets, |
tree | commitdiff |
2010-04-14 |
John Hodge | Possible fix to TCP Acknowlegement Numbers |
tree | commitdiff |
2010-04-13 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/acess2 |
tree | commitdiff |
2010-04-11 |
John Hodge | Disabled ATA debug, turned FAT Debug on, misc in IPStac... |
tree | commitdiff |
2010-04-10 |
John Hodge | Fixed some bugs in ARP and TCP Code |
tree | commitdiff |
2010-04-10 |
John Hodge | Fixed a bug in the heap manager where if an exact match... |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixed keyboard bug where keypresses were not being... |
tree | commitdiff |
2010-04-02 |
John Hodge | Fixes to x86 error and interrupt handling |
tree | commitdiff |
2010-03-27 |
John Hodge | Cleanup Commit |
tree | commitdiff |
2010-03-17 |
John Hodge | Various changes, most of them involving the FAT and... |
tree | commitdiff |
2010-03-13 |
John Hodge | Changes to the module loader to handle specific errors... |
tree | commitdiff |
2010-03-06 |
John Hodge | IPv6, and I need to learn to compile before commiting |
tree | commitdiff |
2010-03-05 |
John Hodge | doxygen fixes |
tree | commitdiff |
2010-03-04 |
John Hodge | More work on TCP, Connection is successfully establishe... |
tree | commitdiff |
2010-03-04 |
John Hodge | Bugfixing and testing TCP stack |
tree | commitdiff |
2010-03-04 |
John Hodge | More work on TCP, untested and almost complete |
tree | commitdiff |
2010-03-03 |
John Hodge | More work on TCP, approaching usable (untested) |
tree | commitdiff |
2010-03-03 |
John Hodge | Cleanup commit, fixes to UDP, TCP and ICMP |
tree | commitdiff |
2010-02-26 |
John Hodge | UDP Packets are now sent and recieved correctly (server... |
tree | commitdiff |
2010-02-25 |
John Hodge | More fixups to ARP and UDP (udp still buggy) |
tree | commitdiff |
2010-02-25 |
John Hodge | Working on UDP, removed debug from some code, fixed... |
tree | commitdiff |
2010-02-14 |
John Hodge | More work on TCP, splitted UDI arch dependent out of... |
tree | commitdiff |
2010-02-12 |
John Hodge | More work on TCP, still not usable |
tree | commitdiff |
2010-02-11 |
John Hodge | Work on IP/TCP Stack |
tree | commitdiff |
2010-02-05 |
John Hodge | More work on IPStack, TCP and UDP slowly moving along |
tree | commitdiff |
2010-02-03 |
John Hodge | Fixed and improved Ping support |
tree | commitdiff |
2010-02-03 |
John Hodge | More work on the IP Stack, now responds to pings |
tree | commitdiff |
2010-02-03 |
John Hodge | Fixed IPStack's ID showing as IDENT |
tree | commitdiff |
2010-01-23 |
John Hodge | Altered & Renamed LookupString, Added DrvUtil_SetIdent |
tree | commitdiff |
2010-01-20 |
John Hodge | Moved ATA driver out of Kernel tree |
tree | commitdiff |
2010-01-19 |
John Hodge | Multi-user testing and bugfixing |
tree | commitdiff |
2010-01-18 |
John Hodge | Fixes and logging |
tree | commitdiff |
2010-01-18 |
John Hodge | Changes and Features to IPStack |
tree | commitdiff |
2010-01-12 |
John Hodge | More work on UDI, Added more Login VTerms |
tree | commitdiff |
next |