]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2012-07-08  Michael Brown[iobuf] Allocate I/O buffer descriptor separately to...
2012-07-04  Michael Brown[netdevice] Process all received packets in net_poll()
2012-07-04  Michael Brown[cmdline] Do not ignore empty initial arguments in...
2012-07-03  Michael Brown[util] Avoid compiler warning on gcc 4.6
2012-07-03  Christian Hesse[menu] Truncate menu title when necessary
2012-07-01  Michael Brown[arp] Prevent ARP cache entries from being deleted...
2012-06-30  Michael Brown[tcp] Avoid potential NULL pointer dereference
2012-06-30  Michael Brown[tcp] Use a zero window size for RST packets
2012-06-29  Michael Brown[iobuf] Relax alignment requirement for small I/O buffers
2012-06-29  Michael Brown[tls] Request a maximum fragment length of 2048 bytes
2012-06-29  Michael Brown[tcp] Add support for TCP window scaling
2012-06-29  Michael Brown[undi] Align the received frame payload for faster...
2012-06-28  Michael Brown[monojob] Check for keypresses only once per timer...
2012-06-28  Michael Brown[tcpip] Add faster algorithm for calculating the TCP...
2012-06-27  Michael Brown[test] Add self-tests for TCP/IP checksum calculation
2012-06-27  Michael Brown[tcpip] Allow for architecture-specific TCP/IP checksum...
2012-06-27  Michael Brown[libc] Simplify memcpy() implementation
2012-06-27  Michael Brown[test] Add memcpy() self-tests
2012-06-27  Michael Brown[cmdline] Increase resolution of "time" command
2012-06-27  Michael Brown[realtek] Add missing cpu_to_le16()
2012-06-27  Christian Hesse[ui] Allow colours to be configured via config/colour.h
2012-06-27  Michael Brown[ui] Change "login" colours to match other UIs
2012-06-27  Valentine Barshak[sky2] Fix invalid memory access
2012-06-20  Michael Brown[syslog] Include hostname within syslog messages where...
2012-06-20  Michael Brown[settings] Move "domain" setting from dns.c to settings.c
2012-06-20  Michael Brown[crypto] Allow an error margin on X.509 certificate...
2012-06-20  Michael Brown[dhcp] Request broadcast responses when we already...
2012-06-19  Michael Brown[romprefix] Treat 0xffffffff as an error return from PMM
2012-06-12  Michael Brown[util] Update mergerom.pl to handle .mrom images
2012-06-12  Michael Brown[romprefix] Allow .mrom image to be placed anywhere...
2012-06-12  Michael Brown[romprefix] Add a dummy ROM header to cover the .mrom...
2012-06-12  Michael Brown[util] Rewrite catrom.pl to use Option::ROM library
2012-06-12  Michael Brown[util] Allow Option::ROM to access multiple ROM images
2012-06-12  Michael Brown[cmdline] Use "cpuid --ext" instead of "cpuid --amd"
2012-06-09  Michael Brown[cmdline] Add "sync" command
2012-06-09  Michael Brown[tls] Mark security negotiation as a pending operation
2012-06-09  Michael Brown[tcp] Mark any unacknowledged transmission as a pending...
2012-06-09  Michael Brown[pending] Add concept of "pending operations"
2012-06-06  Michael Brown[cmdline] Add "cpuid" command
2012-06-06  Michael Brown[contrib] Update bochsrc.txt to latest version of bochs
2012-06-06  Michael Brown[build] Merge i386 and x86_64 versions of errfile.h
2012-05-23  Michael Brown[crypto] Fix unused-but-set variable warning
2012-05-22  Michael Brown[http] Add support for Digest authentication
2012-05-22  Michael Brown[http] Provide credentials only when requested by server
2012-05-22  Michael Brown[http] Split construction of Authorization header out...
2012-05-22  Michael Brown[http] Defer processing response code until after recei...
2012-05-22  Michael Brown[http] Reopen connections when server does not keep...
2012-05-22  Michael Brown[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
2012-05-21  Michael Brown[crypto] Require OCSP check if certificate provides...
2012-05-21  Michael Brown[crypto] Automatically perform OCSP checks when applicable
2012-05-21  Michael Brown[image] Allow "imgtrust" to automatically download...
2012-05-21  Michael Brown[monojob] Allow monojob to be completely silent
2012-05-21  Michael Brown[crypto] Construct OCSP check URI
2012-05-21  Michael Brown[crypto] Fix margin of error for OCSP checks
2012-05-21  Michael Brown[crypto] Return a NULL OCSP check if construction fails
2012-05-21  Michael Brown[crypto] Return a NULL X.509 certificate if constructio...
2012-05-21  Michael Brown[crypto] Accept UTCTime/GeneralizedTime with no "second...
2012-05-20  Michael Brown[test] Add self-tests for base64
2012-05-20  Michael Brown[base64] Avoid overrunning input data buffer
2012-05-16  Michael Brown[efi] Work around platforms which choke on EFI_PCI_DEVI...
2012-05-16  Michael Brown[iscsi] Report SCSI response only when applicable
2012-05-15  Michael Brown[test] Add self-tests for OCSP
2012-05-15  Michael Brown[crypto] Add framework for OCSP
2012-05-14  Michael Brown[crypto] Add functions for constructing ASN.1 objects
2012-05-14  Michael Brown[crypto] Parse OCSPSigning key purpose, if present
2012-05-14  Michael Brown[crypto] Generalise x509_parse_bit_string() to asn1_bit...
2012-05-13  Michael Brown[crypto] Generalise asn1_{digest,pubkey,signature}_algo...
2012-05-13  Michael Brown[crypto] Generalise x509_parse_time() to asn1_generaliz...
2012-05-13  Michael Brown[crypto] Parse X.509 raw public key bit string
2012-05-09  Michael Brown[crypto] Include "?subject=" in cross-signed certificat...
2012-05-09  Michael Brown[crypto] Reduce standard debugging output
2012-05-08  Michael Brown[image] Avoid potential NULL pointer dereference
2012-05-08  Michael Brown[crypto] Automatically download cross-signed certificates
2012-05-08  Michael Brown[xferbuf] Add generic data-transfer buffer
2012-05-08  Michael Brown[tls] Use asynchronous certificate validator
2012-05-08  Michael Brown[crypto] Add asynchronous certificate validator
2012-05-08  Michael Brown[crypto] Add x509_auto_append()
2012-05-08  Michael Brown[crypto] Add x509_append_raw()
2012-05-08  Michael Brown[crypto] Check that common name contains no NUL characters
2012-05-08  Michael Brown[crypto] Allow for X.509 certificates with no common...
2012-05-08  Michael Brown[list] Add list_last_entry()
2012-05-08  Michael Brown[tcp] Discard all TCP connections on shutdown
2012-05-08  Michael Brown[tcp] Fix potential NULL pointer dereference
2012-05-07  Michael Brown[test] Add self-tests for crc32_le()
2012-05-04  Michael Brown[test] Fix compiler warning on older gcc versions
2012-05-04  Michael Brown[crypto] Allow certificate chains to be long-lived...
2012-05-04  Michael Brown[time] Add Linux time source using gettimeofday()
2012-05-04  Michael Brown[malloc] Allow Valgrind to be used when all assertions...
2012-05-04  Michael Brown[crypto] Fix memory leak in cms_verify_digest()
2012-05-04  Michael Brown[crypto] Parse OCSP responder URI from X.509 certificate
2012-05-04  Michael Brown[list] Add list_for_each_entry_continue() and _continue...
2012-05-04  Michael Brown[test] Fix memory leak in settings self-tests
2012-05-04  Michael Brown[malloc] Discard all cached data on shutdown
2012-04-28  Michael Brown[menu] Add "--default" option to "choose" command
2012-04-28  Michael Brown[realtek] Support RTL8139 cards within generic Realtek...
2012-04-27  Kevin Tran[http] Fix typo in memory allocation
2012-04-27  Michael Brown[myson] Replace driver for Myson Technology NICs
2012-04-27  Michael Brown[natsemi] Fix test for addresses below 4GB
2012-04-26  Michael Brown[natsemi] Replace driver for National Semicondutor...
2012-04-24  Michael Brown[crypto] Do not allow build-time cryptography settings...
next