2023-12-20 |
tb | Remove commented out version of EVP_SealUpdate() |
commit | commitdiff | tree | snapshot |
2023-12-20 |
tb | Remove preprocessor mess in EVP_PKEY_{de,en}crypt_old() |
commit | commitdiff | tree | snapshot |
2023-12-20 |
jan | vio(4): checksum offloading for TCP/UDP in IPv6 Packets |
commit | commitdiff | tree | snapshot |
2023-12-20 |
stsp | Remove iwx_wait_tx_queues_empty(); unused with current... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
stsp | Ensure that iwm/iwx devices announce VHT capabilities... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
tb | Remove a changelog from 1991 |
commit | commitdiff | tree | snapshot |
2023-12-20 |
tb | DES_random_key() sets the key |
commit | commitdiff | tree | snapshot |
2023-12-20 |
tb | Remove commented-out code |
commit | commitdiff | tree | snapshot |
2023-12-20 |
dv | btrace: "too long line" -> "line too long" |
commit | commitdiff | tree | snapshot |
2023-12-20 |
tobhe | Don't unset the SA tag set by ipsec_sa_tag in ipsec_sa_... |
commit | commitdiff | tree | snapshot |
2023-12-20 |
jsg | spelling; ok markus@ |
commit | commitdiff | tree | snapshot |
2023-12-19 |
bluhm | Release inpcb mutex while calling sbwait(). |
commit | commitdiff | tree | snapshot |
2023-12-19 |
mvs | Initialize `sc_outputtask' before interface attachment... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | static binary setting a table, or dynamic binary trying... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | include KTRFAC_PINSYSCALL in the ktrace options |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | whitespaces |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | add a malloc type for pinsyscall arrays |
commit | commitdiff | tree | snapshot |
2023-12-19 |
tb | Move constraints files to the etc set |
commit | commitdiff | tree | snapshot |
2023-12-19 |
claudio | Show the RTR protocol version in the `bgpctl show rtr... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
job | Add markers |
commit | commitdiff | tree | snapshot |
2023-12-19 |
jmc | - new sentence, new line |
commit | commitdiff | tree | snapshot |
2023-12-19 |
otto | A small cleanup of malloc_bytes(), getting rid of a... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | the 4th argument of pinsyscalls() is now "number of... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
jmc | sort -C, and add to usage(); ok djm |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | pinsyscalls(2) has changed a little bit, and I can... |
commit | commitdiff | tree | snapshot |
2023-12-19 |
djm | correct section numbers; from Ed Maste |
commit | commitdiff | tree | snapshot |
2023-12-19 |
deraadt | correct alignment placement |
commit | commitdiff | tree | snapshot |
2023-12-19 |
bluhm | soreceive() must not hold mutex when calling sblock(). |
commit | commitdiff | tree | snapshot |
2023-12-18 |
job | Rephrase some warnings related to Manifests |
commit | commitdiff | tree | snapshot |
2023-12-18 |
tb | cmac: use block_size rather than bl |
commit | commitdiff | tree | snapshot |
2023-12-18 |
deraadt | correct section the SYS_kbind syscall pin record goes... |
commit | commitdiff | tree | snapshot |
2023-12-18 |
martijn | Add a family argument to host(). This allows us to... |
commit | commitdiff | tree | snapshot |
2023-12-18 |
martijn | Fix copy-paste error for setting source-address in... |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | match flag type (s/int/u_int) |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | regress test for agent PKCS#11-backed certificates |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | regress test for constrained PKCS#11 keys |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | openssh-9.6 |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | ssh-agent: record failed session-bind attempts |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | ban user/hostnames with most shell metacharacters |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | stricter handling of channel window limits |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | Make it possible to load certs from PKCS#11 tokens |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | apply destination constraints to all p11 keys |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | add "ext-info-in-auth@openssh.com" extension |
commit | commitdiff | tree | snapshot |
2023-12-18 |
djm | implement "strict key exchange" in ssh and sshd |
commit | commitdiff | tree | snapshot |
2023-12-18 |
bluhm | Fix race between ifconfig destroy and ARP timer. |
commit | commitdiff | tree | snapshot |
2023-12-18 |
otto | Check if calloc calls succeeded; ok millert@ |
commit | commitdiff | tree | snapshot |
2023-12-18 |
tb | Clean up EVP_PBE_CipherInit() a little |
commit | commitdiff | tree | snapshot |
2023-12-18 |
bluhm | Run bind(2) system call in parallel. |
commit | commitdiff | tree | snapshot |
2023-12-18 |
benno | bump version |
commit | commitdiff | tree | snapshot |
2023-12-18 |
martijn | Fix two memory leaks: |
commit | commitdiff | tree | snapshot |
2023-12-18 |
tb | Remove EVP_MD_meth_*() dependency |
commit | commitdiff | tree | snapshot |
2023-12-17 |
tb | c2sp: replace openssl 3.0 with 3.2 support |
commit | commitdiff | tree | snapshot |
2023-12-16 |
mvs | Make `fuse_rd_filtops' mpsafe. |
commit | commitdiff | tree | snapshot |
2023-12-16 |
mvs | Rework pflowioctl() lock dances. |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | ASN1_STRING_TABLE_get.3: grammar: have -> has |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | EVP_EncryptUpdate(): make block_size and block_mask... |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | First cleanup pass over EVP_EncryptUpdate() |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Move EVP_PBE_find() next to the tables |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Remove OBJ_bsearch_() usage from PBE |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Using two different spellings of NULL in the same line... |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Annotate incorrect value for ub_email_address |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Neuter the ASN1_STRING_TABLE modification API |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Remove call to ASN1_STRING_TABLE_cleanup() |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | asn1.h: mark a type and a bunch of macros for removal |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Rename ASN1_STRING_TABLE_add manual to _get |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Remove ASN1_STRING_TABLE_{add,cleanup}() documentation |
commit | commitdiff | tree | snapshot |
2023-12-16 |
tb | Implement and use a do_cipher() wrapper |
commit | commitdiff | tree | snapshot |
2023-12-16 |
aoyama | Fix phdr name in ld.script. |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Remove the string_table test |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Remove strings.h again |
commit | commitdiff | tree | snapshot |
2023-12-15 |
jca | Run non-daemons services in a different process group... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
miod | Drop no-longer-applicable comment. |
commit | commitdiff | tree | snapshot |
2023-12-15 |
deraadt | provide the pieces for ktrace/kdump to observe pinsysca... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Remove EVP_PBE_cleanup() from EVP_cleanup() |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Move all the neutered PBE API to the bottom of the... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Remove unprotected global state from EVP_PBE |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Fix a return value confusion in chacha20_poly1305_cipher() |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Disallow ciphers with EVP_CIPH_FLAG_CUSTOM_CIPHER in... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Document EVP_Cipher() in code |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Move EVP_Cipher() from evp_lib.c to evp_enc.c |
commit | commitdiff | tree | snapshot |
2023-12-15 |
kn | No interactive shell if -o is given |
commit | commitdiff | tree | snapshot |
2023-12-15 |
miod | Sync limits with octeon. |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Clean up includes |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Neuter EVP_PKEY_asn1_add{0,_alias}() |
commit | commitdiff | tree | snapshot |
2023-12-15 |
jmatthew | For amd64 cdXX.iso and installXX.iso, create an EFI... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Hoist OBJ_sn2nid() over OBJ_ln2nid() |
commit | commitdiff | tree | snapshot |
2023-12-15 |
tb | Coverity rightly points out that an unsigned int is... |
commit | commitdiff | tree | snapshot |
2023-12-15 |
bluhm | Use inpcb table mutex to set addresses. |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: sorry Omar, aobj is a better name than op |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: use a nid variable to avoid nested function... |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: malloc() -> calloc() |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: test and assign as usual |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: initialize buf and turn function into singl... |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create: rename ok to ret and make it last declaration |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create(): rename i to len |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create(): remove pointless parentheses |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OBJ_create(): remove useless cast |
commit | commitdiff | tree | snapshot |
2023-12-14 |
tb | OPENSSL_assert() that the passed nid is within range |
commit | commitdiff | tree | snapshot |
next |