2022-06-09 |
kettenis | Add gpiorestart(4), a driver that resets a SoC/board... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
espie | se more specific discrimination to know if extra data... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
nicm | If an application gives the first parameter to OSC... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
fcambus | Add Lublin airport (LUZ), which I visited today during... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
djm | do not refuse valid IPv6 addresses in -X connect (HTTP... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
tb | KNF, mostly whitespace - no binary change on amd64 |
commit | commitdiff | tree | snapshot |
2022-06-08 |
schwarze | When looking for the next block to tag, we aren't inter... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
espie | recognize @extraglob for later |
commit | commitdiff | tree | snapshot |
2022-06-08 |
schwarze | Surprisingly, every escape sequence can also be used... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | stfpinctrl(4) |
commit | commitdiff | tree | snapshot |
2022-06-08 |
mglocker | Add a new option which allows to set an alternative... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | Add stfpinctrl(4). |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | Add stfpinctrl(4), a driver for the pinctrl/gpio block... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sashan | fixes potential memory leak. if_vinput() should always... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sashan | fixes NULL pointer dereference panic triggered by relayd. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Enable stfclock(4) and make xhci(4) attach to fdt. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Fix format strings: change %i, %li, %lli to %d, %ld... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Change the loop index from an unsigned int to size_t... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify another CBS_write_bytes() call in d2i_SSL_SESS... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch sid_ctx_length in SSL, SSL_CTX and SSL_SESSION... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Use CBS_write_bytes() instead of manual unpacking of... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify various CBS_write_bytes() calls |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch SSL_SESSION's session_id_length to a size_t |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add missing error check call in ssl3_get_new_session_ti... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Another small readability tweak: compare explicitly... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Tweak readability of a test: compare tmp explicitly... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add a cast to SSL_SESSION_get_id() to indicate that... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | fix indent |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Unindent and simplify remove_session_lock() |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Drop an unnecessary cast |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify CBS_write_bytes() invocation |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | The master_key_length can no longer be < 0 |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch the SSL_SESSION's master_key_length to a size_t |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add error checking to tls_session_secret_cb() calls |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | Try to be more precise with rtlabelid tracking. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | uint8_t not u_int8_t. Damn finger memory. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | Retire F_RTLABEL it was not used for anything. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sthen | merge unbound 1.16.0 |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sthen | update to unbound 1.16.0, discussed with florian@,... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Remove uvm_km_valloc_prefer_wait(9) and uvm_km_free_wak... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Remove redundant check for free pages. The pmemrange... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
nicm | Expand arguments to some commands where it makes sense... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
schwarze | Split the excessively generic diagnostic message "inval... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
schwarze | Purge duplicate error reporting from the .tr request... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Fix path validation of AS numbers |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | stfclock(4) |
commit | commitdiff | tree | snapshot |
2022-06-06 |
sthen | bump pbuild's datasize-cur from 2G to 3G on i386, this... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | To better match groff parsing, reject digits and some... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Use SSL3_CK_VALUE_MASK instead of hardcoded 0xffff... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Tweak comment describing the SSL_SESSION ASN.1 |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Minor style cleanup in ssl_txt.c |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Enable stfclock(4) and make xhci(4) attach to fdt. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Add stfclock(4), a driver for the clock controller... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
claudio | Simplify solock() and sounlock(). There is no reason... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Remove unused prototype. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Fix comment + spacing. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Remove incorrect and ungrammattical comment |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | adjust two desired error messages after roff_escape... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | Allow arbitrary argument delimiters for \C, like groff... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | The StarFive JH7100 SoC has peripherals that only suppo... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Add support for the XHCI function that is part of the... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Fix spaces before tabs |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | have compute_checksum return a status, so that we don... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | zap fairly old bug from refactoring: we already validat... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | this message is seriously outdated: the packing-lists... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | Yet another iteration of the tied algorithm: some packa... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | also zap signer if we zap digital-signature |
commit | commitdiff | tree | snapshot |
2022-06-06 |
jsg | drm/i915: Fix -Wstringop-overflow warning in call to... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | expand on the mismatches between the tarball and the... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Minor tweaks to psk modes regress |
commit | commitdiff | tree | snapshot |
2022-06-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-06-06 |
jsg | drm/amdgpu: add beige goby PCI ID |
commit | commitdiff | tree | snapshot |
2022-06-05 |
tb | move the calls to psk kex modes tests down to match... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
tb | Add regress coverage for PSK kex modes tlsext handlers. |
commit | commitdiff | tree | snapshot |
2022-06-05 |
schwarze | With the improved escape sequence parser, it becomes... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
tb | Revert accidentally committed check |
commit | commitdiff | tree | snapshot |
2022-06-05 |
claudio | Rework how fib_priority is handled. |
commit | commitdiff | tree | snapshot |
2022-06-05 |
schwarze | Small cleanup of error reporting: |
commit | commitdiff | tree | snapshot |
2022-06-05 |
dlg | enable interrupt coalescing. |
commit | commitdiff | tree | snapshot |
2022-06-05 |
dlg | use the write lemtohXX functions for bits of the stats... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
dlg | add support for getting the frequency of the clocks... |
commit | commitdiff | tree | snapshot |
2022-06-04 |
stsp | Make iwm(4) handle 9k devices which do not support... |
commit | commitdiff | tree | snapshot |
2022-06-04 |
espie | document internal annotations a bit more, explain about... |
commit | commitdiff | tree | snapshot |
2022-06-04 |
tb | The parse stubs need to skip over the extension data. |
commit | commitdiff | tree | snapshot |
2022-06-04 |
nicm | When picking a buffer because one isn't specified by... |
commit | commitdiff | tree | snapshot |
2022-06-04 |
jsg | match on Gemini Lake HD Audio (0x3198) |
commit | commitdiff | tree | snapshot |
2022-06-04 |
tb | KNF nit |
commit | commitdiff | tree | snapshot |
2022-06-04 |
tb | Tweak a comment using review feedback from jsing |
commit | commitdiff | tree | snapshot |
2022-06-03 |
millert | Memory leak when assigning a string to some of the... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
millert | The fulfillment of an assignment operand had been trunc... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
millert | Fix a file management memory leak that appears to have... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Add stubbed out handlers for the pre_shared_key extension |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Implement handlers for the psk_key_exchange_modes exten... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Add a use_psk_dhe_ke flag to the TLSv1.3 handshake... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Ensure that a client who sent a PSK extension has also... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Check tls_config_new() for NULL return |
commit | commitdiff | tree | snapshot |
2022-06-03 |
tb | Provide #defines for the two currently registered PskKe... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
schwarze | oops, update forgotten date in the footer |
commit | commitdiff | tree | snapshot |
next |