2021-11-01 |
bluhm | In ipsec_common_input_cb() pass mbuf pointer to pf_test... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
claudio | Cleanup struct auth a bit. The tal description is also... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
kettenis | Add support for the keyboard/touchpad on Apple M1 laptops. |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | Rework x509attribute regress test in such a way that... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
tb | Unifdef LIBRESSL_NEW_API. Now that the library is bumpe... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
landry | pf.conf.5: improve reply-to documentation |
commit | commitdiff | tree | snapshot |
2021-11-01 |
nicm | Fix a comparison, from Ben Boeckel, and a crash when... |
commit | commitdiff | tree | snapshot |
2021-11-01 |
jsg | use hw_power to implement power_supply_is_system_supplied() |
commit | commitdiff | tree | snapshot |
2021-10-31 |
cheloha | tr(1): backslash(): fix octal escape parsing |
commit | commitdiff | tree | snapshot |
2021-10-31 |
bluhm | Also remove pcap files during make clean. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Enable RFC 3779 code. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
ajacoutot | Make it more visible that not only rc_reload() can... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | aplspi(4) |
commit | commitdiff | tree | snapshot |
2021-10-31 |
ajacoutot | Shuffle things around to have FUNCS_ONLY higher in... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
schwarze | document that fileno(3) returns -1 for some kinds of... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Make this test compile again after the damage done... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Hide struct internals under LIBRESSL_CRYPTO_INTERNAL... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Various minor adjustments to make openssl(1) compile... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Now that X509_OBJECT is opaque, we need to allocate... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | sync |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | bump major after struct size change |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Bump BER_MAX_OID_LEN to 128 |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Bump majors after struct visibility changes, symbol... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Simplify some code by using X509_STORE_CTX_get_obj_by_s... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Update Symbols.list to include API additions |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | Add aplspi(4), a driver for the SPI controller found... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | libssl: stop reaching into the X509 struct and simplify... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Update Symbols.list for new API and API removal/renaming |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Expose new API in headers and make X509 structs opaque. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_OBJECTS struct. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_CERT_PAIR struct and the assicat... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Remove the unused X509_CERT_FILE_CTX struct. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare to provide X509_STORE_CTX_get_obj_by_subject... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Switch various X509 API to use the new X509_LOOKUP_TYPE... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Provide the X509_LOOKUP_TYPE enum. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
claudio | Further improve load_file(). Always set an errno on... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
claudio | When converting the TAL parser to use load_file and... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare definitions X509_STORE_set_verify{,_cb}_func... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare to make various structs in x509_vfy.h opaque. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Disable both TCP/UDP checksum offloading and VLAN HW... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Implement transmit and transmit completion path. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
kettenis | Extend the SPI bus API a bit. The config structure... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Move the fill and the tail pointer change to a later... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Add igc(4), a driver for the Intel 2.5Gb Ethernet contr... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | regen |
commit | commitdiff | tree | snapshot |
2021-10-31 |
patrick | Add another PCI id for Intel 2.5Gb adapters. |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Make athn(4) attach to the Sony UWA-BR100. Patch by... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Add USB device ID for the Sony UWA-BR100. Patch by... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
stsp | Raise SPL to IPL_NET in run_next_scan() to avoid splass... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
tb | Prepare regress for opaque structs in x509*.h |
commit | commitdiff | tree | snapshot |
2021-10-31 |
jsing | Add explicit CBS_contains_zero_byte() check in CBS_strd... |
commit | commitdiff | tree | snapshot |
2021-10-31 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-30 |
deraadt | Change hw.perfpolicy=auto by default, at startup. ... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
mvs | Kill the dead code from unp_drop(). |
commit | commitdiff | tree | snapshot |
2021-10-30 |
mvs | Fix the UNIX domain sockets leak in soclose(). |
commit | commitdiff | tree | snapshot |
2021-10-30 |
schwarze | new manual page X509_CRL_METHOD_new(3) |
commit | commitdiff | tree | snapshot |
2021-10-30 |
kettenis | Add GPIO functionality (including support for using... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
espie | document (hopefully) near future directions |
commit | commitdiff | tree | snapshot |
2021-10-30 |
ratchov | Fix build break caused by accidental keystroke during... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
ratchov | Disestablish softintrs upon detach (missed in last... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
ratchov | Defer selwakeup() calls to a softintr |
commit | commitdiff | tree | snapshot |
2021-10-30 |
ratchov | Revert previous commit as it's causing panic when devic... |
commit | commitdiff | tree | snapshot |
2021-10-30 |
jsg | match on Intel 600 Series |
commit | commitdiff | tree | snapshot |
2021-10-30 |
jsg | enable snooping on Intel 600 Series |
commit | commitdiff | tree | snapshot |
2021-10-30 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-10-30 |
jsg | add Intel 600 Series and Alder Lake S ids |
commit | commitdiff | tree | snapshot |
2021-10-29 |
bluhm | If the test fails, do not hang forever. Abort with... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
krw | Tweak code to make it clear that MBR_init() uses just... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-29 |
jmc | the list of devices which can be created it getting... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
anton | poll needs similar treatment as select recently gained... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
anton | A USB HID report ID must be represented using a single... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
schwarze | In x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_pur... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
jsg | match more Prolific HXN ids |
commit | commitdiff | tree | snapshot |
2021-10-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-10-29 |
jsg | more Prolific HXN ids |
commit | commitdiff | tree | snapshot |
2021-10-29 |
ratchov | Don't grab audio_lock in filt_midi{read,write} if NOTE_... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
mpi | Hook poll tests. |
commit | commitdiff | tree | snapshot |
2021-10-29 |
mpi | Test that poll(2) returns POLLNVAL for an already close... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
tb | Actually error in X509_check_purpose() if x509v3_cache_... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
schwarze | document the horrifying function X509_TRUST_set_default(3) |
commit | commitdiff | tree | snapshot |
2021-10-29 |
deraadt | add missing .h file include |
commit | commitdiff | tree | snapshot |
2021-10-29 |
claudio | rpki-client 7.4 is imminent, bump version |
commit | commitdiff | tree | snapshot |
2021-10-29 |
schwarze | document X509_EXTENSION_dup(3); |
commit | commitdiff | tree | snapshot |
2021-10-29 |
schwarze | new manual page X509_REQ_print_ex(3), |
commit | commitdiff | tree | snapshot |
2021-10-29 |
claudio | Ensure that RRDP snapshot and delta files are fetched... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
claudio | Limit the HTTP requests to 2GB of data. This is enforce... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
claudio | Properly implement --max-size and --min-size. |
commit | commitdiff | tree | snapshot |
2021-10-29 |
djm | ssh-keygen: make verify-time argument parsing optional |
commit | commitdiff | tree | snapshot |
2021-10-29 |
djm | sshsig: add tests for signing key validity and find... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
djm | avoid signedness warning; spotted in -portable |
commit | commitdiff | tree | snapshot |
2021-10-28 |
claudio | Sync output at end of run with output inside the openbg... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
nicm | Do not force the cursor to move if it is in the automar... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
nicm | Allow detach even if suspend flag set, GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
nicm | Expand command as a format, GitHub issue 2920. |
commit | commitdiff | tree | snapshot |
2021-10-28 |
schwarze | document X509_REQ_to_X509(3) |
commit | commitdiff | tree | snapshot |
2021-10-28 |
sthen | flesh out veb(4)/vport description a bit, spell out... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
tb | unwrap a line |
commit | commitdiff | tree | snapshot |
next |