2024-05-25 |
tb | Include <stdint.h> in the bytestring .c files |
commit | commitdiff | tree | snapshot |
2024-05-25 |
tb | Revert previous |
commit | commitdiff | tree | snapshot |
2024-05-25 |
tb | asn1time: another use of gmtime was hiding here |
commit | commitdiff | tree | snapshot |
2024-05-24 |
mglocker | Enable UFS "Auto-Hibernation". From the documentation: |
commit | commitdiff | tree | snapshot |
2024-05-24 |
tb | des_local.h: Remove some unused macros |
commit | commitdiff | tree | snapshot |
2024-05-24 |
tb | Remove documentation of DES_enc_{read,write} and DES_rw... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
tb | Stub out DES_enc_{read,write}(3) |
commit | commitdiff | tree | snapshot |
2024-05-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-05-24 |
miod | Remove target getting in the way of config.status and... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndiod: Set the display string of all server.device... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndiod: Propagate the controls' display string to clients. |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndio: Add a display string to the sioctl_open API |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndiod: Use a 'unsigned char *' for the pointer to... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndiod: Hide "hardware" device's server.device control. |
commit | commitdiff | tree | snapshot |
2024-05-24 |
ratchov | sndiod: Don't mark as dirty controls that have not... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
op | typo: "pwdtries" -> "passwordtries"; ok millert@ |
commit | commitdiff | tree | snapshot |
2024-05-24 |
tb | Update references to new and not quite so new RFCs |
commit | commitdiff | tree | snapshot |
2024-05-24 |
nicm | Do not escape $ unless DQ is set, that is the only... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
nicm | Add N to search backwards in tree modes, from Fadi... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
krw | Add support for NVMe passthrough commands IDENTIFY... |
commit | commitdiff | tree | snapshot |
2024-05-24 |
op | capitalize the first word of the -S description |
commit | commitdiff | tree | snapshot |
2024-05-24 |
jsg | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2024-05-24 |
mglocker | Add support for suspend/resume. |
commit | commitdiff | tree | snapshot |
2024-05-24 |
sashan | pfsync must let to progress state for destination peer |
commit | commitdiff | tree | snapshot |
2024-05-24 |
jsg | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2024-05-24 |
jsg | remove unneeded includes; ok miod@ |
commit | commitdiff | tree | snapshot |
2024-05-24 |
jsg | add back var removed in rev 1.7 in 2009, makes puc... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
jsg | remove unused struct fwd_perm_list, no decl with comple... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
op | require an error message on table_proc failure replies |
commit | commitdiff | tree | snapshot |
2024-05-23 |
op | catch EOFs during table_proc handshake |
commit | commitdiff | tree | snapshot |
2024-05-23 |
stsp | increment CCMP decryption error counter if hw decrypt... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
kevlo | regen |
commit | commitdiff | tree | snapshot |
2024-05-23 |
kevlo | Add support for Quectel EM060K. |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | Make signature of SSL_COMP_add_compression_method(3... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
jsg | remove unneeded includes; ok mpi@ |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: indent labels |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: remove an unnecessary else |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: consistently call STACK_OF(X509_EXTENSIONS... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: zap another pointless local variable |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: add a few empty lines |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | X509v3_get_ext_by_NID: make obj const, test & assign |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: remove a pointless local variable |
commit | commitdiff | tree | snapshot |
2024-05-23 |
tb | x509_v3.c: mechanically replace ex with ext and new_ex... |
commit | commitdiff | tree | snapshot |
2024-05-23 |
jsg | playing is a var in main() not a global, remove extern |
commit | commitdiff | tree | snapshot |
2024-05-22 |
mglocker | Fix some bogus masking for the HCS (Host Controller... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
martijn | regen |
commit | commitdiff | tree | snapshot |
2024-05-22 |
martijn | Add support for MT7922. This brings the MT7922 in line... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
naddy | Do not pass -Werror twice when building with clang. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
jsg | remove prototypes with no matching function; ok miod@ |
commit | commitdiff | tree | snapshot |
2024-05-22 |
jsg | remove extern with no matching var; ok miod@ |
commit | commitdiff | tree | snapshot |
2024-05-22 |
tb | Exercise EVP_chacha20_poly1305() with in-place decryption |
commit | commitdiff | tree | snapshot |
2024-05-22 |
tb | Fix in-place decryption for EVP_chacha20_poly1305() |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | Add pattern for mwx(4) firmware. |
commit | commitdiff | tree | snapshot |
2024-05-22 |
miod | Do not pass -Werror if building with gcc 3, for asn1... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
mglocker | Make the interrupt status poll function generic, rather... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
tb | crib better wording from schwarze's EVP_PKEY_get_attr_b... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
tb | Fix incorrect X509v3_get_ext_by_NID(3) return values |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | When clearing the wait channel also clear the wait... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | In the big p_stat switch in ptsignal do not call return... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | Just grab the SCHED_LOCK() once in donice() before... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
martijn | When localtime() fails, throw an error instead of retur... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | Adjust code since remote_bgpid, bgpid and clusterid... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
claudio | Convert bgpid, remote_bgpid and clusterid to host byte... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
op | align table_proc id printing with the rest of smtpd |
commit | commitdiff | tree | snapshot |
2024-05-22 |
op | improve the documentation for fetch request |
commit | commitdiff | tree | snapshot |
2024-05-22 |
martijn | Add firmware and driver own functions. These are needed... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
jsg | remove prototypes with no matching function and externs... |
commit | commitdiff | tree | snapshot |
2024-05-22 |
djm | this test has been broken since 2014, and has been... |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | remove switch_exit() prototypes, replaced by sched_exit() |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jan | Refactor vmx(4) receive offloading. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
mglocker | Remove obsolete comment, and fix some spacing. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
mglocker | Only enable BUS_DMA_64BIT if the controller supports it. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
florian | Inform user land when vltime / pltime changes. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
bluhm | Make igc(4) and ix(4) struct names unique. |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | remove prototypes with no matching function |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | move entry to be ordered by device id |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | move some entries to be ordered by device id |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | remove prototypes with no matching function; ok ratchov@ |
commit | commitdiff | tree | snapshot |
2024-05-21 |
ratchov | aucat.1: Fix needless line breaks in the -h and MIDI... |
commit | commitdiff | tree | snapshot |
2024-05-21 |
jsg | remove prototypes with no matching function and externs... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
jsg | remove extern with no matching var |
commit | commitdiff | tree | snapshot |
2024-05-20 |
jsg | remove prototypes with no matching function |
commit | commitdiff | tree | snapshot |
2024-05-20 |
jsg | remove prototypes with no matching function; ok visa@ |
commit | commitdiff | tree | snapshot |
2024-05-20 |
martijn | Fix an off by one. |
commit | commitdiff | tree | snapshot |
2024-05-20 |
mglocker | Introduce some macros for static intr. aggr. and slot... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
sobrado | fix usage; Thomas Klausner will commit the same diff... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
schwarze | .Bl -enum produces ordinal numbers, not cardinal numbers; |
commit | commitdiff | tree | snapshot |
2024-05-20 |
schwarze | Rewrite the description of the .Os macro to match reality. |
commit | commitdiff | tree | snapshot |
2024-05-20 |
dv | Remove always-false condition in amap_free KASSERT. |
commit | commitdiff | tree | snapshot |
2024-05-20 |
claudio | Instead of tracking certificates by SKI track them... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
tb | cmac: zero_iv should be const |
commit | commitdiff | tree | snapshot |
2024-05-20 |
mglocker | Add flag to switch between normal interrupts (one inter... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
jca | pool_setlowat() may call pool_prime() and thus allocate... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
claudio | Rework interaction between sleep API and exit1() and... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
claudio | Convert more of the session engine parsers to the new... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
claudio | Tabs on empty line |
commit | commitdiff | tree | snapshot |
2024-05-20 |
mvs | Drop MNT_LOCAL flag in corresponding `vfsconflist'... |
commit | commitdiff | tree | snapshot |
next |