2023-04-12 |
jsing | Provide and use crypto_ro{l,r}_u{32,64}(). |
commit | commitdiff | tree | snapshot |
2023-04-12 |
jsing | Provide and use crypto_store_htobe64(). |
commit | commitdiff | tree | snapshot |
2023-04-12 |
job | Align printing of geofeed records in filemode |
commit | commitdiff | tree | snapshot |
2023-04-12 |
jsg | remove unused buffer selection code |
commit | commitdiff | tree | snapshot |
2023-04-11 |
krw | Abstract find_[gpt|mbr]_menuitem() to simplify code and |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Handle BN_CTX at the EC API boundary. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Clean up unused BIGNUM. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
krw | Simplify code by passing pointers to the appropriate... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
schwarze | Document the RETURN VALUES of BIO_method_type(3) and... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
krw | Shuffle mbr and gpt function prototypes and declaration... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
tb | Recommit jsing's r1.27 - portable is ready |
commit | commitdiff | tree | snapshot |
2023-04-11 |
schwarze | While all the BIO_TYPE_* constants are part of the... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
espie | be more forceful in pointing people to bulk(8) and... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
tb | Back out r1.27 using htobe64() - apparently some OS... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
espie | give people a chance to find bulk(8) from proot(1) |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Consolidate sha1 into a single file. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Consolidate sha1 into a single file. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Simplify handling of big vs little endian. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Use htobe64() instead of testing BYTE_ORDER and then... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Omit sha512_block_data_order() prototype when assembly... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Remove less than useful implementation notes. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
tb | bn_mod_sqrt: remove no longer necessary complications... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
tb | Add a new implementation of BN_mod_sqrt() |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsing | Correct benchmark result computation on 32 bit platforms. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
mglocker | Nuke unused function prototype. |
commit | commitdiff | tree | snapshot |
2023-04-11 |
jsg | fix double words in comments |
commit | commitdiff | tree | snapshot |
2023-04-10 |
jsg | add missing write of SAB_DAFO |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | Some more cleanup in bn_to_string |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | Drop BN_NO_DEPRECATED dance from bn_test |
commit | commitdiff | tree | snapshot |
2023-04-10 |
krw | Make GPT display of menu hex octet the same as the... |
commit | commitdiff | tree | snapshot |
2023-04-10 |
jsing | Provide benchmarks for BN_copy() |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | Fix indentation of structs and unions in x509v3.h |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tobhe | Enable caps lock LED on modern Apple laptop keyboards. |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | Make bn_to_string() static |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | bn_to_string no longer needs to be linked statically |
commit | commitdiff | tree | snapshot |
2023-04-10 |
tb | Rework the bn_to_string() to use public API |
commit | commitdiff | tree | snapshot |
2023-04-10 |
schwarze | Various wording tweaks for clarity and precision, and... |
commit | commitdiff | tree | snapshot |
2023-04-10 |
schwarze | More deduplication: talk about environment variable... |
commit | commitdiff | tree | snapshot |
2023-04-10 |
jsg | fix 'in in' |
commit | commitdiff | tree | snapshot |
2023-04-10 |
jsg | fix setting parity bits |
commit | commitdiff | tree | snapshot |
2023-04-10 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2023-04-09 |
gnezdo | Treat symlinks better in $ORIGIN determination in ld.so |
commit | commitdiff | tree | snapshot |
2023-04-09 |
kettenis | So clang 13 miscompiles dev/usb/umass_scsi.c with the... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
tb | Move a few functions out of OPENSSL_NO_DEPRECATED |
commit | commitdiff | tree | snapshot |
2023-04-09 |
tb | Remove some doubled empty lines |
commit | commitdiff | tree | snapshot |
2023-04-09 |
tb | Remove X9.31 support from openssl(1) |
commit | commitdiff | tree | snapshot |
2023-04-09 |
tb | Drop X9.31 support from libtls |
commit | commitdiff | tree | snapshot |
2023-04-09 |
jcs | don't attach temperature sensors for which there is... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
tb | Minor code cleanup |
commit | commitdiff | tree | snapshot |
2023-04-09 |
krw | Refactor and simplify GPT menu selection logic. |
commit | commitdiff | tree | snapshot |
2023-04-09 |
jsing | Provide and use sha{224,384}_{update,final} functions. |
commit | commitdiff | tree | snapshot |
2023-04-09 |
jsing | Rename SHA functions to have sha{1,224,256,384,512... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
schwarze | Trim some redundant and a bit of misleading text: |
commit | commitdiff | tree | snapshot |
2023-04-09 |
schwarze | Explain what it means that an API function "requires... |
commit | commitdiff | tree | snapshot |
2023-04-09 |
jsg | fix double words |
commit | commitdiff | tree | snapshot |
2023-04-08 |
kn | Return -1 on actual failure |
commit | commitdiff | tree | snapshot |
2023-04-08 |
tb | bn_test: two minor style tweaks |
commit | commitdiff | tree | snapshot |
2023-04-08 |
schwarze | New manual page written by Ted Bullock <tbullock at... |
commit | commitdiff | tree | snapshot |
2023-04-08 |
krw | A bit more guid vs uuid naming consistency. |
commit | commitdiff | tree | snapshot |
2023-04-08 |
mvs | Do not reload `inp' in gre_send(). The pointer to PCB... |
commit | commitdiff | tree | snapshot |
2023-04-08 |
mvs | Move rtm_ifannounce(IFAN_DEPARTURE) outside netlock... |
commit | commitdiff | tree | snapshot |
2023-04-08 |
jsg | add missing write to XENON_EMMC_PHY_PAD_CONTROL2 |
commit | commitdiff | tree | snapshot |
2023-04-08 |
jsg | correct write to MV_XLG_PORT_MAC_CTRL4_REG |
commit | commitdiff | tree | snapshot |
2023-04-08 |
dlg | try and cope with not having the firmware/boot loader... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_mont: fix typo in comment divisable -> divisible |
commit | commitdiff | tree | snapshot |
2023-04-07 |
dlg | print which gmac the dwqe driver is attaching to. |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: rename rc into ret as per usual |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: pass BN_CTX into all functions |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: drop a few braces that are now unnecessary |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: move rc initialization to its own line |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: keep the error stack clean |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: use bn_copy() instead of BN_free/BN_dup |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: a few early return would leak. goto err instead |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: rand_neg() is not only one of the most stupidl... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: handle rc consistently |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | bn_test: inline the only use of lst[] |
commit | commitdiff | tree | snapshot |
2023-04-07 |
bluhm | Remove kernel locks from the ARP input path. Caller... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | Improve some test failure reporting |
commit | commitdiff | tree | snapshot |
2023-04-07 |
krw | Oops. Missed files in last commit. |
commit | commitdiff | tree | snapshot |
2023-04-07 |
schwarze | Ignore ten getter and setter control macros related... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
schwarze | Two minor tweaks that are useful for processing bio... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
schwarze | Mark BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
krw | Add helper functions find_mbr_desc() and find_gpt_desc... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
claudio | Pass a pt_entry pointer to rib_get() and rib_add(). |
commit | commitdiff | tree | snapshot |
2023-04-07 |
kn | Default 'Is the disk partition alrady mounted?' to... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
tb | Fix whitespace on two lines |
commit | commitdiff | tree | snapshot |
2023-04-07 |
kn | Nail the root disk default in the guided disk encryptio... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
dlg | register a mapping of dwqe interfaces to ofw nodes... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | avoid use of uninitialised memory |
commit | commitdiff | tree | snapshot |
2023-04-07 |
kettenis | Determine PHY mode and pass the appropriate flags down... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
dlg | register a mapping of dwqe interfaces to ofw nodes... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
dlg | fixed regulators could have a "gpios" or "gpio" property. |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/amdkfd: Get prange->offset after svm_range_vram_nod... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/i915: Move CSC load back into .color_commit_arm... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/i915: Disable DC states for all commits |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/i915/dpt: Treat the DPT BO as a framebuffer |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/i915/gem: Flush lmem contents after construction |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/amd/display: Take FEC Overhead into Timeslot Calcul... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/amd/display: Add DSC Support for Synaptics Cascaded... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
jsg | drm/amdgpu: allow more APUs to do mode2 reset when... |
commit | commitdiff | tree | snapshot |
next |