2024-08-21 |
florian | We can fully spell out IP addresses in config files. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
florian | s/inet_aton/inet_pton/ |
commit | commitdiff | tree | snapshot |
2024-08-21 |
florian | Mechanically change inet_aton to inet_pton. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
florian | We can fully spell out IP addresses in config files. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
florian | Use inet_pton to parse ext-communities with an IPv4... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
mvs | Unlock ipip_sysctl(). |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dtucker | Import regenerated moduli. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dtucker | Use curve25519-sha256 kex where possible. Except... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
florian | Make sure ai_canonname is set when AI_CANONNAME was... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
deraadt | satisfy the number version of the quiz; with mglocker |
commit | commitdiff | tree | snapshot |
2024-08-21 |
nicm | Mention that load- and save-buffer can use stdin, from... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
nicm | Add mirrored versions of the main-horizontal and main... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
deraadt | Add a simple random number sequence to the questions |
commit | commitdiff | tree | snapshot |
2024-08-21 |
nicm | C-Space and Meta keys should not be translated in mode... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
nicm | Set the default for extended-keys back to off because... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
mglocker | Add lions. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
mglocker | Add numeric morse codes. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
mglocker | Hippo and rhino babies are also calf's. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
mglocker | Add new substraction problem which difference results... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
nicm | Revamp extended keys support to more closely match... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
deraadt | If binaries lack a pintable, execve() can now reject... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
deraadt | We do not need the PS_LIBCPIN and PS_PIN flag fields... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dlg | offset rx buffers by ETHER_ALIGN so ip payloads are... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dlg | use 2k clusters on the rx ring instead of 9k clusters. |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dlg | support building a single packet out of multiple rx... |
commit | commitdiff | tree | snapshot |
2024-08-21 |
dlg | be more careful about bus_dmamap_syncs for rx ring... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
guenther | Now that we have dup2(), csh can use it instead of... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
patrick | Update handling of transfer rings. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
patrick | Introduce and update HAL SRNG ops. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
deraadt | match the config_activate_children() sequences found... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
deraadt | having a file called "OWNER" lying around in a directory of |
commit | commitdiff | tree | snapshot |
2024-08-20 |
deraadt | annotate signal race |
commit | commitdiff | tree | snapshot |
2024-08-20 |
bluhm | Fix whitespace in amd64 bus dma. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
claudio | Use msgbuf_queuelen() instead of accessing the queued... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
mvs | Unlock KERN_MAXFILES. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
job | Update Geofeed reference |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Send only as much data as needed to trigger rekeying. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
sf | fix bus_dmamap_destroy |
commit | commitdiff | tree | snapshot |
2024-08-20 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-08-20 |
jsg | add Samsung PM9C1 and PM9C1a |
commit | commitdiff | tree | snapshot |
2024-08-20 |
claudio | Use stats.msg_queue_len instead of looking into the... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
claudio | Use msgbuf_queuelen() instead of accessing wbuf.queue... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
bluhm | Calculate used bounce buffers in amd64 bus dma correctly. |
commit | commitdiff | tree | snapshot |
2024-08-20 |
djm | actually use the length parameter that was passed in... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Merge AEAD test into main test loop. Removes 3 duplica... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Set a default RekeyLimit of 256k. Used unless overridd... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Add Compression=no to default ssh_config. All of the... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
mvs | Unlock KERN_MAXPROC and KERN_MAXTHREAD from `kern_vars... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
mvs | Unlock etherip_sysctl(). |
commit | commitdiff | tree | snapshot |
2024-08-20 |
mvs | Unlock igmp_sysctl(), pfsync_sysctl() and rip6_sysctl... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
mvs | Unlock sysctl_audio(). |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Remove duplicate curve25519-sha256 kex. curve25519... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dtucker | Unnest rekey param parsing test and use ssh not sshd... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
sf | virtio_mmio: Return early if no device |
commit | commitdiff | tree | snapshot |
2024-08-20 |
jsg | another FXE -> FXe |
commit | commitdiff | tree | snapshot |
2024-08-20 |
jsg | add (), | has higher precedence than ?: |
commit | commitdiff | tree | snapshot |
2024-08-20 |
deraadt | nasty whitespace |
commit | commitdiff | tree | snapshot |
2024-08-20 |
djm | place shielded keys (i.e. keys at rest in RAM) into... |
commit | commitdiff | tree | snapshot |
2024-08-20 |
dlg | rework rge tx start and completion to better bus_dmamap... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
millert | Fix CVE-2024-43688, buffer underflow for very large... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | whitespaces |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | now that suspend operations are done as quiesce, we... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jsg | correctly indent a line |
commit | commitdiff | tree | snapshot |
2024-08-19 |
job | Prepare for releasing version 9.2 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jsg | correct vm_fault_gtt() merge error in rev 1.19 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
kettenis | Use M_WAITOK where we can; this includes during autocon... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
nicm | Allow REP to work with Unicode characters, GitHub issue... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
nicm | Both terminators \007 and \033\\ leave the index pointi... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jsg | avoid NULL deref if malloc fails |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jsg | avoid uninitialised var use introduced in rev 1.63 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
florian | Get rid of inet_aton(3). |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | add missing apostrophe; |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | robert burns: to a mouse |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | catharine howard -> catherine howard; |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | opration -> operation; |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | promitto: promise, not primise |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jmc | fix double space; |
commit | commitdiff | tree | snapshot |
2024-08-19 |
florian | Replace inet_aton / gethostbyname with getaddrinfo. |
commit | commitdiff | tree | snapshot |
2024-08-19 |
florian | Replace too flexible inet_aton(3) with getaddrinfo(3). |
commit | commitdiff | tree | snapshot |
2024-08-19 |
jsg | test malloc return against NULL not 0 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | move ed/tests files to regress/bin/ed, where they are... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | file not needed |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | spelling error, fixed by "snj", 21 years ago in some... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | 21 years ago someone called "jsm" modified another... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | fix a spelling error found by Ceri Davis 18 years ago. |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | pvbus_activate does nothing except call config_activate... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
deraadt | call activate functions of children in the correct... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | whitespaces |
commit | commitdiff | tree | snapshot |
2024-08-18 |
bluhm | Use define to test bounce buffer in amd64 bus dma. |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | oops, forgot variable |
commit | commitdiff | tree | snapshot |
2024-08-18 |
tb | Use OPENSSL_config() instead of OPENSSL_load_builtin_mo... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | fix comment |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | fix comment |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2024-08-18 |
phessler | unregister softraid sensors when the volumes are removed |
commit | commitdiff | tree | snapshot |
2024-08-18 |
tb | conf_def.c: shuffle things into a slightly more sensible |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | don't need to put config_activate_children inside cfatt... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | Driver was not calling the child activate functions... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
deraadt | For DVACT_RESUME, let the children know we are ready... |
commit | commitdiff | tree | snapshot |
2024-08-18 |
phessler | add qwz firmware |
commit | commitdiff | tree | snapshot |
next |