2018-07-11 |
tb | Update EC regression tests. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | remove newd control leftovers |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | remove unused variable; pointed out by llvm |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | add ractl, the rad(8) control program |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Indent labels by a space so they don't obliterate funct... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | ECC constant time scalar multiplication support. First... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Provide BN_swap_ct(), a constant time function that... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Factor out a bit of ugly code that truncates the digest... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
friehm | pledge(2) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
reyk | style (single-line ifs don't need braces) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | $OpenBSD$ |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Now that all *_free() functions are NULL safe, we can... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
reyk | Return the VM pid to the vmd parent. This pid field... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
reyk | Remove a debug message |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | When an interface doesn't have a layer 2 address in6_ge... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | When an interface doesn't have a layer 2 address in6_ge... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
reyk | vmd already had DEBUG/DPRINTF, there is no need for... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
claudio | Remove raw_usrreq and raw_cb, nothing is using them... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
claudio | Remove net/raw_cb.h from includes and replace the RAWSN... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
bluhm | machine/fpu.h is not needed on amd64 and does not exist... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | we were refering to 10k states by default here as well... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | where we were showing "set limit states 10000" make... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Fix a few, but not all, clang warnings: Use "%s" to... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
kettenis | Make legacy interrupts work in acpipci(4). |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | +addsub |
commit | commitdiff | tree | snapshot |
2018-07-10 |
tb | Add simple regression tests for BN_{,u}{add,sub}(3... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | The year is 2018. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
krw | "%%s: s" -> "%s: %s" in log_warn() |
commit | commitdiff | tree | snapshot |
2018-07-10 |
florian | Import rad(8). |
commit | commitdiff | tree | snapshot |
2018-07-10 |
reyk | Tweak debug log messages |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jmc | check-problems -> pkg_check-problems; |
commit | commitdiff | tree | snapshot |
2018-07-10 |
deraadt | In asm.h ensure NENTRY uses the old-school nop-sled... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
claudio | rde_update_get_prefix() and friends should also verify... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
rpe | Tweak comments and explain some not so obvious things. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
kn | Error out if -netmask/-prefixlen does not follow the... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-07-10 |
kettenis | Always use PSCI to enable secondary CPUs if it is detected. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | __func__ log statements and some whitespace knf |
commit | commitdiff | tree | snapshot |
2018-07-10 |
kettenis | Add a "machine acpi" command to force booting with... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | Initialize the rtable in the requests send to bgpd... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | move the top level pledge, getrtable() works with pledg... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | in pf_set_protostate(), only decrement the half-open... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | You can run multiple copies of bgpd in seperate rdomains. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | the check "if (nc->rtableid)" |
commit | commitdiff | tree | snapshot |
2018-07-10 |
friehm | If intra area prefixes move from one router to another... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
friehm | Since we use multiple cloning routes (mpath) if more... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Introduce new IPsec (per-CPU) statistics and refactor... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
friehm | Remove DELAY(1000) from carp_send_arp() / carp_send_na... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-07-10 |
friehm | Let kroute_matchgw() select the correct route before... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
espie | unify option parsing a bit more |
commit | commitdiff | tree | snapshot |
2018-07-10 |
espie | zap old comments that are unlikely to ever come back |
commit | commitdiff | tree | snapshot |
2018-07-10 |
espie | zap really old stuff |
commit | commitdiff | tree | snapshot |
2018-07-10 |
espie | remove remnants of very old code, to simplify unification |
commit | commitdiff | tree | snapshot |
2018-07-10 |
bluhm | In free(9) call wakeup() after mtx_leave() consistently. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
bluhm | After removing raw_usrreq() from route and pfkey, the... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | dont let rtable number overflow, |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jasper | s/ITUNER/MICROCHIP/ following usbdevs -r1.689 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jasper | regen |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jasper | replace the Ituner vendor with Microchip to match Linux... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
sf | re-remove some pre-auth compression bits |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Include <sys/queue.h> instead of relying on kernel... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
halex | simplify and properly quote the loading of soii key... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | document set delay |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | 'set delay' for the generic packet delay mechanism... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | if_enqueue: call pf_delay_pkt() if m_pkthdr.pf.delay... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
henning | provide a generic packet delay functionality. packets... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Print USB port status/changes in verbose++ mode. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Change USB_DEVICEINFO to report USB port status/changes... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
djm | kerberos/gssapi fixes for buffer removal |
commit | commitdiff | tree | snapshot |
2018-07-10 |
claudio | Switch also the aspath in rde_update_dispatch() to... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
schwarze | Disentangle the "SED ADDRESSES", "SED REGULAR EXPRESSIONS", |
commit | commitdiff | tree | snapshot |
2018-07-10 |
espie | rename some pkg checking tools |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jca | Add "listenrepv2" for MLDv2 Listener Reports from RFC3810 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mlarkin | vmm(4): remove a wrong comment |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Move socket & pipe specific logic in their ioctl handler. |
commit | commitdiff | tree | snapshot |
2018-07-10 |
guenther | Drop the ignored selectors (tf_[defg]s) from the trap... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
kn | fix anchor rules with filter opts, introduce filteropts... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mlarkin | vmd(8): route ELCR handler to the right function |
commit | commitdiff | tree | snapshot |
2018-07-10 |
mpi | Missing CVS Id |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | compare the right things here: we want to know if the... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
benno | Actually clear the right thing in rib_free() |
commit | commitdiff | tree | snapshot |
2018-07-10 |
djm | buffer.[ch] and bufaux.c are no more |
commit | commitdiff | tree | snapshot |
2018-07-10 |
djm | one mention of Buffer that almost got away :) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
guenther | Move from sendsig() to its callers the initsiginfo... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jsg | Xr pci(4) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jsg | sync arm64 and armv7 pci |
commit | commitdiff | tree | snapshot |
2018-07-10 |
jsg | build pcidump on armv7 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
dlg | move the verbose checksum info back after the colon. |
commit | commitdiff | tree | snapshot |
2018-07-09 |
mlarkin | vmm(4): prohibit setting/clearing invalid bits in ... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | replace cast with call to sshbuf_mutable_ptr(); ok... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | remove legacy buffer API emulation layer; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | sshd: switch monitor to sshbuf API; lots of help &... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | sshd: switch GSSAPI to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | sshd: switch authentication to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | sshd: switch config to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | sshd: switch loginmsg to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | ttymodes: switch to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | client: switch mux to sshbuf API; with & ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-09 |
markus | client: switch to sshbuf API; ok djm@ |
commit | commitdiff | tree | snapshot |
next |