index
:
delta/openssh-git.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbsd-compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on xmalloc.
Darren Tucker
2015-02-26
1
-7
/
+7
*
Move definition of _NSIG.
Darren Tucker
2015-02-25
1
-0
/
+8
*
Add AI_NUMERICSERV to fake-rfc2553.
Darren Tucker
2015-02-24
1
-0
/
+3
*
Wrap stdint.h includes in ifdefs.
Darren Tucker
2015-02-23
1
-0
/
+2
*
kludge around tun API mismatch betterer
Damien Miller
2015-01-15
2
-3
/
+7
*
unbreak across API change
Damien Miller
2015-01-15
2
-5
/
+10
*
support --without-openssl at configure time
Damien Miller
2015-01-15
9
-21
/
+91
*
support --without-openssl at configure time
Damien Miller
2015-01-14
6
-0
/
+974
*
avoid uninitialised free of ldns_res
Damien Miller
2014-12-30
1
-1
/
+1
*
pull updated OpenBSD BCrypt PBKDF implementation
Damien Miller
2014-12-29
1
-11
/
+15
*
upstream libc change
Damien Miller
2014-12-18
1
-2
/
+2
*
Add reallocarray to compat library
Darren Tucker
2014-12-10
3
-1
/
+49
*
- (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]
Damien Miller
2014-10-01
3
-3
/
+47
*
- (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNG
Damien Miller
2014-09-04
1
-1
/
+1
*
- (djm) [openbsd-compat/openssl-compat.h] add include guard
Damien Miller
2014-08-30
1
-5
/
+9
*
- (djm) [openbsd-compat/openssl-compat.h] add
Damien Miller
2014-08-30
1
-1
/
+8
*
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
Damien Miller
2014-08-27
1
-3
/
+23
*
- (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/
Damien Miller
2014-08-22
1
-2
/
+2
*
- (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bits
Darren Tucker
2014-07-21
1
-1
/
+9
*
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
Tim Rice
2014-07-18
1
-0
/
+1
*
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-07-02
2
-253
/
+6
*
- (dtucker) [entropy.c openbsd-compat/openssl-compat.{c,h}
Darren Tucker
2014-06-17
5
-6
/
+113
*
- (dtucker) [openbsd-compat/arc4random.c] Use explicit_bzero instead of an
Darren Tucker
2014-06-11
1
-1
/
+1
*
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
Damien Miller
2014-05-27
2
-1
/
+21
*
- (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] Add compat
Darren Tucker
2014-02-13
2
-2
/
+14
*
- (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL
Darren Tucker
2014-02-06
1
-7
/
+4
*
- (djm) [openbsd-compat/Makefile.in] Add missing explicit_bzero.o
Damien Miller
2014-02-04
1
-2
/
+2
*
- tedu@cvs.openbsd.org 2014/01/31 16:39:19
Damien Miller
2014-02-04
2
-1
/
+25
*
- (djm) [openbsd-compat/setproctitle.c] Don't fail to compile if a
Damien Miller
2014-01-22
1
-1
/
+2
*
- (dtucker) [openbsd-compat/bsd-cygwin_util.h] Add missing function
Darren Tucker
2014-01-18
1
-1
/
+7
*
- (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we
Darren Tucker
2014-01-17
1
-3
/
+3
*
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
Darren Tucker
2014-01-17
2
-8
/
+56
*
- (dtucker) Fix typo in #ifndef.
Darren Tucker
2014-01-17
1
-2
/
+2
*
- (dtucker) [configure.ac digest.c openbsd-compat/openssl-compat.c
Darren Tucker
2014-01-17
2
-2
/
+46
*
- (dtucker) [openbsd-compat/bcrypt_pbkdf.c] Wrap stdlib.h include inside
Darren Tucker
2014-01-17
1
-1
/
+3
*
- (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna
Damien Miller
2013-12-08
1
-1
/
+2
*
- (djm) [ed25519.c ssh-ed25519.c openbsd-compat/Makefile.in]
Damien Miller
2013-12-07
2
-29
/
+21
*
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
Damien Miller
2013-12-07
5
-3
/
+967
*
- (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
Darren Tucker
2013-11-08
1
-2
/
+5
*
- (dtucker) [openbsd-compat/openbsd-compat.h] Add null implementation of
Darren Tucker
2013-11-08
1
-3
/
+7
*
- (dtucker) [openbsd-compat/setproctitle.c] Handle error case form the 2nd
Darren Tucker
2013-11-03
1
-1
/
+5
*
- (dtucker) [openbsd-compat/bsd-misc.c] Include time.h for nanosleep.
Darren Tucker
2013-11-03
1
-0
/
+1
*
- (djm) [openbsd-compat/Makefile.in openbsd-compat/arc4random.c]
Damien Miller
2013-10-09
3
-165
/
+48
*
- (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull
Damien Miller
2013-10-09
2
-0
/
+483
*
- (djm) [openbsd-compat/bsd-snprintf.c] #ifdef noytet for intmax_t bits
Damien Miller
2013-08-28
1
-0
/
+6
*
- (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the
Damien Miller
2013-08-28
1
-2
/
+38
*
- (dtucker) [auth-krb5.c configure.ac openbsd-compat/bsd-misc.h] Add support
Darren Tucker
2013-08-04
1
-1
/
+9
*
- (dtucker) [configure.ac sftp.c openbsd-compat/openbsd-compat.h] Cater for
Darren Tucker
2013-06-06
1
-1
/
+6
*
- (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.c
Darren Tucker
2013-06-02
4
-15
/
+10
*
- (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to
Darren Tucker
2013-06-02
1
-1
/
+6
[next]