Age | Commit message (Expand) | Author |
2017-03-30 | Disable client-initiated renegotiation. | Joel Sing |
2017-03-30 | Set interface flag to VMIFF_UP when using -i option. This way vmd will make | Claudio Jeker |
2017-03-29 | Bring radiusd log.c copyright in line with other program's log.c | Alexander Bluhm |
2017-03-29 | account key needs to be in quotes. | T.J. Townsend |
2017-03-29 | set REQ_EXT to x509v3_CA, fixing "ikectl ca XX create" inadvertently broken | Stuart Henderson |
2017-03-28 | For IPv6 pass prefix not nexthop as network for connected nexthops back to | Claudio Jeker |
2017-03-28 | add missing braces around a multi line if statement | Jonathan Gray |
2017-03-28 | fix semicolon after if statement in currently uncalled code | Jonathan Gray |
2017-03-27 | repair knf & whitespace that jumped out of the screen during review | Theo de Raadt |
2017-03-27 | use a path of "/" if the URL does not include a trailing / - since | Bob Beck |
2017-03-27 | Fail early if an ocep server returns a non-200 http response, there is no | Bob Beck |
2017-03-27 | simplify parseval() by allocating a buffer the size of the input string, | Jonathan Matthew |
2017-03-27 | die whitespace die die die | Theo de Raadt |
2017-03-26 | Implement a missing command in vioblk and allow > MAXPHYS transfers. | Mike Larkin |
2017-03-26 | recallocarray() for data buffer from the net. | Theo de Raadt |
2017-03-26 | After my previous commit, file descriptor fd_sendsys may be -1 if | Alexander Bluhm |
2017-03-26 | Don't compare kernel and root disk name if both strings are empty. | Reyk Floeter |
2017-03-26 | With the updated get_input_data() interface, we need to zero-initialize | Mark Kettenis |
2017-03-26 | spelling fix; ok espie | Jason McIntyre |
2017-03-26 | Use the pseudo-bootloader if the boot image path matches the root disk path. | Reyk Floeter |
2017-03-25 | X-Forwarded-By should be the server $SERVER_ADDR instead of the client | Claudio Jeker |
2017-03-25 | Last bits needed to get seabios + alpine linux working. This is enough | Mike Larkin |
2017-03-25 | Recognise vmm in dmesg to install "vmm-firmware" (the SeaBIOS package). | Stuart Henderson |
2017-03-25 | document tweaked checksum behavior, reorder environment, remove old cruft. | Marc Espie |
2017-03-25 | tweak checksums on delete to not happen by default, with an interface | Marc Espie |
2017-03-25 | Implement TLS ticket support in httpd. Off by default. Use | Claudio Jeker |
2017-03-25 | Process more than one avail slot in vioblk ring, if requested by the | Mike Larkin |
2017-03-25 | Boot using BIOS from /etc/firmware/vmm-bios by default. | Reyk Floeter |
2017-03-25 | The virtio spec says isr_status should be cleared to 0 on read, which | Mike Larkin |
2017-03-25 | implement missing vioblk reset function and improve the partially | Mike Larkin |
2017-03-25 | Implement some missing functionality and clean up some code in vmd | Mike Larkin |
2017-03-25 | Introduce a new function to obtain properly sized input data, and convert | Mike Larkin |
2017-03-25 | More PCI extended capabilities handling in pcidump. | Mike Larkin |
2017-03-24 | Keep syslogd(8) running as long as possible. Regular programs | Alexander Bluhm |
2017-03-24 | Replace bcopy(3) with memmove(3) in function ttymsg(). Values of | Alexander Bluhm |
2017-03-24 | Backout mlarkin's previous commit while he is away: | Reyk Floeter |
2017-03-24 | Last bits of cleanup for linux/seabios support in i8253/i8259 emulation | Mike Larkin |
2017-03-24 | Allow vmd to proceed after an interrupt occurred after retiring a cpuid | Mike Larkin |
2017-03-23 | Set the maximum value of the msdos options to the value of LLONG_MAX | Patrick Wildt |
2017-03-23 | It is perfectly valid to have a cert / key not owned by root; remove | Florian Obser |
2017-03-23 | pull root check up, the parser will bomb out anyway | Florian Obser |
2017-03-23 | Implement memory size and SMP CPU count NVRAM registers in the emulated | Mike Larkin |
2017-03-23 | Various i8253/i8254 implementation improvements - Fix an error that used | Mike Larkin |
2017-03-23 | Various mc146818 emulation fixes - don't block interrupts needlessly, and | Mike Larkin |
2017-03-23 | use proper return data size when doing PIC reads - don't clobber %eax | Mike Larkin |
2017-03-22 | Improve manpage and config file to show the more common use case. | Sebastian Benoit |
2017-03-21 | From a syslog perspective it does not make sense to log fatal and | Alexander Bluhm |
2017-03-21 | From a syslog perspective it does not make sense to log fatal and | Alexander Bluhm |
2017-03-21 | Fix two errors in NS8250 (UART) emulation. The first error zeroed out the | Mike Larkin |
2017-03-20 | send proposals | Florian Obser |