19 Commits (a28b779e7162b1ea4b67f24abe4c0d804ff3b6df)

Autor SHA1 Mensaje Fecha
  Michael Brown 75a5374d79 Quickly hacked to use a buffer rather than a processor. hace 19 años
  Michael Brown 5fce946de4 Update to use buffer rather than processor hace 19 años
  Michael Brown 5ae60bd95d Updated to use buffer rather than processor hace 19 años
  Michael Brown a5f2942587 Add twiddle() so that progress is visible. hace 19 años
  Michael Brown 0fe74493f4 Protocols now load data into a buffer; they don't execute it. hace 19 años
  Michael Brown 4ed412f1c2 Updated to use new URL parser and new protocol API. hace 19 años
  Michael Brown a918abc036 Split TCP code out into proto/tcp.c hace 19 años
  Michael Brown f14af3d95c Protocol structure can now specify the default port. hace 19 años
  Michael Brown 17bb10479d Protocol names are x-slam and x-tftm hace 19 años
  Michael Brown 6afffc0771 Updated to protocol API hace 19 años
  Michael Brown 5c2e5557f0 Updated to protocol API hace 19 años
  Michael Brown 3af0af65a0 Updated to new protocol API, made to compile. hace 19 años
  Michael Brown 85d9eae44e Moved protocols to proto/ hace 19 años
  Michael Brown 0cfcd91558 Abort immediately if no nameserver is present. hace 19 años
  Michael Brown bcedad4708 Add debugging for CNAME records. hace 19 años
  Michael Brown 3ae7a3d1f0 NMB packets are so similar to DNS packets; we may as well add NMB as a hace 19 años
  Michael Brown 138c987738 Straightforward A record resolution now known working. hace 19 años
  Michael Brown 78cdb1da8b DNS resolver rewritten, moved to proto/dns.c hace 19 años
  Michael Brown 167c26c92b tftp functions moved to proto/tftp.c hace 19 años