Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
c3903c38b0fd168ab3d925c2b129d1a599593426
/
openbsd-compat
/
Makefile.in
6301e6c
Add implementation of getline.
by Darren Tucker
· 6 years ago
33561e6
Add strndup for platforms that need it.
by Darren Tucker
· 7 years ago
e8a17fe
Flatten and alphabetize object file lists.
by Darren Tucker
· 7 years ago
cd3ab57
Hook up flock() compat code.
by Darren Tucker
· 7 years ago
265d88d
Remove remaining now-obsolete cvs $Ids.
by Darren Tucker
· 7 years ago
ddc0f38
Remove UNICOS support.
by Darren Tucker
· 7 years ago
fbfa6f9
Move signal compat code into bsd-signal.{c,h}
by Darren Tucker
· 7 years ago
f5594f9
rename port-tun.[ch] => port-net.[ch]
by Damien Miller
· 7 years ago
74c1c36
Check for and handle calloc(p, 0) = NULL.
by Darren Tucker
· 7 years ago
b795691
add freezero(3) replacement
by Damien Miller
· 7 years ago
151c6e4
add recallocarray replacement and dependency
by Damien Miller
· 7 years ago
afec077
Add strcasestr to compat library.
by Darren Tucker
· 8 years ago
1cfd5c0
Remove portability support for mmap
by Damien Miller
· 8 years ago
c20dccb
Strip trailing whitespace.
by Darren Tucker
· 8 years ago
6310ef2
Move err.h replacements into compat lib.
by Darren Tucker
· 8 years ago
72ef7c1
support --without-openssl at configure time
by Damien Miller
· 10 years ago
642652d
Add reallocarray to compat library
by Darren Tucker
· 10 years ago
703b98a
- (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]
by Damien Miller
· 10 years ago
bf7e0f0
- (djm) [openbsd-compat/Makefile.in] Add missing explicit_bzero.o
by Damien Miller
· 11 years ago
f104da2
- (djm) [ed25519.c ssh-ed25519.c openbsd-compat/Makefile.in]
by Damien Miller
· 11 years ago
1ff130d
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
by Damien Miller
· 11 years ago
7207119
- (djm) [openbsd-compat/Makefile.in openbsd-compat/arc4random.c]
by Damien Miller
· 11 years ago
ccfdfce
- (dtucker) [openbsd-compat/Makefile.in openbsd-compat/getopt.c
by Darren Tucker
· 11 years ago
8e6fb78
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c
by Darren Tucker
· 12 years ago
f96ff18
- (dtucker) [uidswap.c openbsd-compat/Makefile.in
by Darren Tucker
· 12 years ago
aa3cbd1
- (dtucker) [INSTALL LICENCE configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 13 years ago
b54f50e
- (dtucker) [configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 13 years ago
88b844f
- (djm) [openbsd-compat/Makefile.in] Actually link timingsafe_bcmp
by Damien Miller
· 14 years ago
aa74f67
- (dtucker) [configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 14 years ago
909a390
- (dtucker) [configure.ac openbsd-compat/{Makefile.in,pwcache.c} Portability
by Darren Tucker
· 15 years ago
598eaa6
- (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c
by Darren Tucker
· 16 years ago
a7058ec
- (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
by Damien Miller
· 16 years ago
febf0f5
- (dtucker) [atomicio.c configure.ac openbsd-compat/Makefile.in
by Darren Tucker
· 17 years ago
1b06dc3
- (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ]
by Damien Miller
· 18 years ago
73b42d2
- (djm) [Makefile.in configure.ac session.c sshpty.c]
by Damien Miller
· 19 years ago
471e9b3
- (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files
by Damien Miller
· 19 years ago
598bbc2
- (djm) [openbsd-compat/port-tun.c openbsd-compat/port-tun.h configure.ac]
by Damien Miller
· 19 years ago
57f3915
- (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c
by Damien Miller
· 19 years ago
2291c00
- (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
by Tim Rice
· 19 years ago
a55ec77
- (dtucker) [cipher.c openbsd-compat/Makefile.in
by Darren Tucker
· 19 years ago
81eb5d5
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoll.c]
by Darren Tucker
· 19 years ago
de3cb0a
- (djm) [configure.ac openbsd-compat/Makefile.in]
by Damien Miller
· 19 years ago
36f4965
- (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in
by Damien Miller
· 20 years ago
f4da3bb
- deraadt@cvs.openbsd.org 2004/01/11 21:55:06
by Damien Miller
· 21 years ago
2e8c0cc
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c]
by Darren Tucker
· 21 years ago
0410e32
- (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c
by Ben Lindstrom
· 21 years ago
c28e38d
- (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]
by Damien Miller
· 21 years ago
d9ec370
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
by Damien Miller
· 21 years ago
8d8168a
- (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc
by Damien Miller
· 22 years ago
b93addb
- (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate
by Damien Miller
· 22 years ago
771721f
- (djm) Added getpeereid() replacement. Properly implemented for systems
by Damien Miller
· 22 years ago
40017b0
by Tim Rice
· 22 years ago
a9c039c
- (bal) Migrated AIX getuserattr and usrinfo code to
by Ben Lindstrom
· 23 years ago
f095a85
- (bal) Migrate IRIX jobs/projects/audit/etc code to
by Ben Lindstrom
· 23 years ago
84a6bfb
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
by Ben Lindstrom
· 23 years ago
e991e3c
by Tim Rice
· 23 years ago
d9e0824
- (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
by Ben Lindstrom
· 23 years ago
2db5371
by Tim Rice
· 23 years ago
4f8e669
- (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
by Damien Miller
· 23 years ago
deacfcc
- (bal) Removed net_aton() since we don't use it any more
by Ben Lindstrom
· 23 years ago
961e98c
You know I really should wake up. <sigh> Stop those 3 files from files from
by Ben Lindstrom
· 23 years ago
c8a3868
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
by Damien Miller
· 23 years ago
68c3ce1
- (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
by Ben Lindstrom
· 23 years ago
0998872
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
by Ben Lindstrom
· 24 years ago
9de61e8
- (djm) Add getusershell() functions from OpenBSD CVS
by Damien Miller
· 24 years ago
3c02768
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
by Damien Miller
· 24 years ago
9ae2bb6
- (bal) Reorder includes in Makefile.
by Ben Lindstrom
· 24 years ago
803f16c
- (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
by Ben Lindstrom
· 24 years ago
e9cf357
- (djm) Add CVS Id's to files that we have missed
by Damien Miller
· 24 years ago
40f4151
- (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
by Ben Lindstrom
· 24 years ago
1c56a01
- (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done
by Ben Lindstrom
· 24 years ago
2ffbbe6
- (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
by Ben Lindstrom
· 24 years ago
3c06f6a
- (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
by Ben Lindstrom
· 24 years ago