888 Commits (7016164056fb1065c1379d6ac58d1e9cc475c4db)

Autor SHA1 Mensaje Fecha
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing hace 12 años
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names hace 12 años
  Michael Brown 4867085c0c [build] Include version number within only a single object file hace 13 años
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering hace 13 años
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() hace 13 años
  Michael Brown 885384faf3 [arp] Increase robustness of ARP discarder hace 13 años
  Michael Brown d23db28488 [tls] Fix potential memory leak hace 13 años
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable hace 13 años
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers hace 13 años
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers hace 13 años
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() hace 13 años
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names hace 13 años
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs hace 13 años
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers hace 13 años
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant hace 13 años
  Michael Brown 79300e2ddf [tls] Disambiguate most error causes hace 13 años
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting hace 13 años
  Marin Hannache 1170a36e6b [ftp] Add support for the FTP SIZE command hace 13 años
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error hace 13 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 13 años
  Michael Brown a5d16a91af [tcp] Truncate TCP window to prevent future packet discards hace 13 años
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries hace 13 años
  Michael Brown b0e236a9ee [netdevice] Process all received packets in net_poll() hace 13 años
  Michael Brown 19859d8ead [arp] Prevent ARP cache entries from being deleted mid-transmission hace 13 años
  Michael Brown 55f52bb77a [tcp] Avoid potential NULL pointer dereference hace 13 años
  Michael Brown 49ac629821 [tcp] Use a zero window size for RST packets hace 13 años
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes hace 13 años
  Michael Brown ea61075c60 [tcp] Add support for TCP window scaling hace 13 años
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines hace 13 años
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible hace 13 años
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c hace 13 años
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address hace 13 años
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation hace 13 años
  Michael Brown 5482b0abb6 [tcp] Mark any unacknowledged transmission as a pending operation hace 13 años
  Michael Brown 5af9ad51c8 [crypto] Fix unused-but-set variable warning hace 13 años
  Michael Brown 658c25aa82 [http] Add support for Digest authentication hace 13 años
  Michael Brown 5f2226aa36 [http] Provide credentials only when requested by server hace 13 años
  Michael Brown 8f5d44b5c6 [http] Split construction of Authorization header out of http_step() hace 13 años
  Michael Brown 46df5c92a8 [http] Defer processing response code until after receiving all headers hace 13 años
  Michael Brown 8a5ba6733d [http] Reopen connections when server does not keep connection alive hace 13 años
  Michael Brown 073331c2ee [crypto] Automatically perform OCSP checks when applicable hace 13 años
  Michael Brown 73b21174b2 [iscsi] Report SCSI response only when applicable hace 13 años
  Michael Brown 4855e86d95 [crypto] Include "?subject=" in cross-signed certificate URI hace 13 años
  Michael Brown 0e4ee60a75 [crypto] Reduce standard debugging output hace 13 años
  Michael Brown 3e6e0078e0 [crypto] Automatically download cross-signed certificates hace 13 años
  Michael Brown f19565f58f [tls] Use asynchronous certificate validator hace 13 años
  Michael Brown 29dcb0631b [crypto] Add asynchronous certificate validator hace 13 años
  Michael Brown 99c798d87a [crypto] Add x509_append_raw() hace 13 años
  Michael Brown 0ad8b601dd [crypto] Allow for X.509 certificates with no common name hace 13 años
  Michael Brown 8a0331c29b [tcp] Discard all TCP connections on shutdown hace 13 años