Age | Commit message (Expand) | Author |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
2000-03-19 | import openssl-0.9.7-beta1 | Bob Beck |
2000-03-02 | $OpenBSD$ | Todd T. Fries |
2000-02-24 | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | Theo de Raadt |
1999-11-23 | do not assume shell scripts are +x; d | Theo de Raadt |
1999-09-29 | import openssl-0.9.7-beta1 | Bob Beck |
1999-09-29 | new files for OpenSSL 0.9.4 | Bob Beck |
1999-09-29 | OpenSSL 0.9.4 merge | Bob Beck |
1999-09-29 | import openssl-0.9.7-beta1 | Bob Beck |
1999-09-28 | do not put a bad crypt() in libcrypt, it is in libc | Theo de Raadt |
1999-09-26 | crank to version 2 for release, in case any dependencies have crept in | Theo de Raadt |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2016-09-02 | make sure to explicitly clear memory that is used for password input. | Gleydson Soares |
2016-09-02 | pool_setipl for pf bits | David Gwynne |
2016-09-02 | Variable 'imp' is set earlier in cd9660_mount() if it's needed (when | Tom Cosgrove |
2016-09-02 | Add switch(4) support to ifconfig | Kazuya Goda |
2016-09-02 | If reading fails, do not go into infinite loop asking for a filename | Otto Moerbeek |
2016-09-02 | Don't bother with 'ghpartnum' in gpt_chk_hdr(); it's not used | Tom Cosgrove |
2016-09-02 | turn server preference for ciphers on by default | Gilles Chehade |
2016-09-02 | Drop non-encapulated ESP packets using a UDP-encapsulating TDB, and add | Vincent Gross |
2016-09-02 | Go through the set function like normal people; no functional change. | Florian Obser |
2016-09-02 | Do not free the configuration descriptor without setting ``dev->cdesc'' | Martin Pieuchot |
2016-09-02 | Prevent a NULL dereference, triggerable with a crafted configuration | Martin Pieuchot |
2016-09-02 | Avoid calling usbd_set_config_index() in *_attach() and let the stack | Martin Pieuchot |
2016-09-02 | Remove variables 'm' and 'uio' that are only ever assigned to | Tom Cosgrove |
2016-09-02 | No need to set 'error' to 0 at the beginning of acx_encap(), as | Tom Cosgrove |
2016-09-02 | disable t3, it is known to fail | Otto Moerbeek |
2016-09-01 | Fix file descriptor leak | Mark Lumsden |
2016-09-01 | tweak previous; | Jason McIntyre |
2016-09-01 | Make this work both with and without "make obj" in src/usr.bin/mandoc; | Ingo Schwarze |
2016-09-01 | don't initialize variables with functions | Ted Unangst |
2016-09-01 | unconst these parameters; i won't be changing bsd auth today. | Ted Unangst |
2016-09-01 | add a -t keytype option for untrusted comment automatic key extraction | Marc Espie |
2016-09-01 | normalize some function names | Mike Larkin |
2016-09-01 | fix a merge collision, and add some retval checking on various pthread_* | Mike Larkin |
2016-09-01 | No longer needed to special case RTM_GET in these if statements since | Claudio Jeker |
2016-09-01 | Move RTM_GET into its own case block not intermixing it with RTM_CHANGE | Claudio Jeker |
2016-09-01 | change some log_warn to log_warnx and convert some integer literals to | Mike Larkin |
2016-09-01 | no route-to/reply-to/dup-to on block rules, aka make this pass again | Henning Brauer |
2016-09-01 | Nuke now unused 'sz' variable. | Kenneth R Westerback |
2016-09-01 | EFI firmware has been encountered that is (from our point of view) confused | Kenneth R Westerback |
2016-09-01 | The fork+exec diff broke "what?!", the ps_what field determines the | Reyk Floeter |
2016-09-01 | Make vcpu_reset_regs use new writeregs code | Stefan Kempf |
2016-09-01 | Re-enable libobjc on arm. | Mark Kettenis |
2016-09-01 | Implement exception handling for ARM EABI. Cobbled together from bits of | Mark Kettenis |
2016-09-01 | Disable the RTF_UP kassert check in rtisvalid() for now as it can | Alexander Bluhm |
2016-09-01 | forgot during previous commit, thanks stefan@ | Mike Larkin |
2016-09-01 | zap dead code | Eric Faurot |
2016-09-01 | remove "sparc" from a comment | Ingo Schwarze |
2016-09-01 | move "sparc" down to discontinued architectures | Ingo Schwarze |