Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
4cec93faed6586dd48b02030b77c094e0730b62e
/
configure.ac
4cec93f
by Tim Rice
· 23 years ago
d054b07
- (djm) Don't use system sys/queue.h on AIX. Report from gert@greenie.muc.de
by Damien Miller
· 23 years ago
57e3fa8
by Tim Rice
· 23 years ago
150c8b5
- (djm) Bug #106: Add --without-rpath configure option. Patch from
by Damien Miller
· 23 years ago
1e2c600
by Tim Rice
· 23 years ago
e996d72
- (djm) Use case statements in autoconf to clean up some tests
by Damien Miller
· 23 years ago
7dc8197
- (stevesk) fix --with-zlib=
by Kevin Steves
· 23 years ago
6385ba0
- (djm) Fix non-standard shell syntax in autoconf. Patch from
by Damien Miller
· 23 years ago
28e4d8f
- (djm) Recent Glibc includes an incompatible sys/queue.h. Treat it as
by Damien Miller
· 23 years ago
ec93237
- (djm) autoconf hacking:
by Damien Miller
· 23 years ago
6c21c51
- (djm) autoconf hacking:
by Damien Miller
· 23 years ago
a234451
- (djm) Bug #50 - make autoconf entropy path checks more robust
by Damien Miller
· 23 years ago
0bd4b34
- (stevesk) fix spurious ; from NCR change.
by Kevin Steves
· 23 years ago
381d8d9
- (bal) NCR requies use_pipes to operate correctly.
by Ben Lindstrom
· 23 years ago
62116dc
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
by Damien Miller
· 23 years ago
c97b1af
- (bal) PCRE no longer required. Banished from the source along with
by Ben Lindstrom
· 23 years ago
fe1d100
by Tim Rice
· 23 years ago
e589a29
by Tim Rice
· 23 years ago
ffdf4aa
by Tim Rice
· 23 years ago
02cebcd
by Tim Rice
· 23 years ago
8ad995f
by Tim Rice
· 23 years ago
[Renamed (99%) from configure.in]
17b93e5
by Tim Rice
· 23 years ago
9527671
- (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.
by Ben Lindstrom
· 23 years ago
13aae5e
by Tim Rice
· 23 years ago
e8bb450
- (djm) Add AC_SYS_LARGEFILE configure test
by Damien Miller
· 23 years ago
50abba5
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
by Kevin Steves
· 23 years ago
84a6bfb
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
by Ben Lindstrom
· 23 years ago
d97c2ce
- (djm) More makefile infrastructre for smartcard support, also based
by Damien Miller
· 23 years ago
85de580
- (djm) Configure support for smartcards
by Damien Miller
· 23 years ago
a4f7ae1
by Tim Rice
· 23 years ago
58be738
- (djm) Make sure rijndael.c picks config.h
by Damien Miller
· 23 years ago
19d7b8d
- (bal) QNX resync. OK tim@
by Ben Lindstrom
· 23 years ago
e991e3c
by Tim Rice
· 23 years ago
6db66ff
- (bal) Second around of UNICOS patches. A few other things left.
by Ben Lindstrom
· 23 years ago
8e2aa5b
- (bal) 4711 not 04711 for ssh binary.
by Ben Lindstrom
· 23 years ago
d9e0824
- (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
by Ben Lindstrom
· 23 years ago
5d629cb
by Tim Rice
· 23 years ago
fed7bb4
- (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
by Ben Lindstrom
· 23 years ago
6482ec8
- (stevesk) configure.in: use ll suffix for long long constant
by Kevin Steves
· 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
e6affc6
- (bal) Remove getusershell() since it's no longer use
by Ben Lindstrom
· 23 years ago
f96d887
- (bal) Removed strtok_r and inet_ntop since they are no longer used.
by Ben Lindstrom
· 23 years ago
315f8b7
- (stevesk) use X/Open socket interface for HP-UX 10.X also
by Kevin Steves
· 23 years ago
6a7b0de
- (stevesk) for HP-UX 11.X use X/Open socket interface;
by Kevin Steves
· 23 years ago
649d999
- (djm) Turn up warnings if gcc or egcs detected
by Damien Miller
· 23 years ago
c8a3868
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
by Damien Miller
· 23 years ago
8245695
- (stevesk) handle systems without pw_expire and pw_change.
by Kevin Steves
· 23 years ago
68c3ce1
- (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
by Ben Lindstrom
· 23 years ago
9841b0a
- (bal) --with-catman should be --with-mantype patch by Dave
by Ben Lindstrom
· 23 years ago
23fec14
- (bal) configure.in fix for Tru64 (forgeting to reset $LIB)
by Ben Lindstrom
· 23 years ago
36fb6e5
by Tim Rice
· 24 years ago
ca60a9b
- (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
by Ben Lindstrom
· 24 years ago
72af2ef
- (bal) ./configure support to disable SIA on OSF1. Patch by
by Ben Lindstrom
· 24 years ago
97c677d
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
by Ben Lindstrom
· 24 years ago
253effb
- (bal) Fixed configure test for USE_SIA.
by Ben Lindstrom
· 24 years ago
07183b8
by Tim Rice
· 24 years ago
da2ed56
- (djm) Include crypt.h if available in auth-passwd.c
by Damien Miller
· 24 years ago
3432834
- (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll
by Ben Lindstrom
· 24 years ago
b8fbb8e
by Tim Rice
· 24 years ago
bc70992
- (bal) Makfile day... Cleaned up multiple mantype support (Patch by
by Ben Lindstrom
· 24 years ago
47e0c0b
- (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
by Ben Lindstrom
· 24 years ago
897741e
- (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
by Damien Miller
· 24 years ago
0998872
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
by Ben Lindstrom
· 24 years ago
cb17e99
- (stevesk) use setresgid() for setegid() if needed
by Kevin Steves
· 24 years ago
393d2f7
- (stevesk) configure.in: typo
by Kevin Steves
· 24 years ago
86a52b3
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
by Kevin Steves
· 24 years ago
b68af62
- (djm) Sync openbsd-compat/glob.c
by Damien Miller
· 24 years ago
9834474
- (djm) Rework krbIV tests to get us closer to building on Redhat. Still
by Damien Miller
· 24 years ago
18bb473
- (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
by Damien Miller
· 24 years ago
c79bc0d
- (djm) Reorder tests and library inclusion for Krb4/AFS to try to
by Damien Miller
· 24 years ago
9de61e8
- (djm) Add getusershell() functions from OpenBSD CVS
by Damien Miller
· 24 years ago
45b14db
- Check for gl_matchc support in glob_t and fall back to the
by Ben Lindstrom
· 24 years ago
3c02768
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
by Damien Miller
· 24 years ago
bee3f22
by Tim Rice
· 24 years ago
59ea0a0
by Tim Rice
· 24 years ago
52dd468
- (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
by Kevin Steves
· 24 years ago
d0ccb98
- Allow PRNGd entropy collection from localhost TCP socket. Replace
by Damien Miller
· 24 years ago
95aa2d6
- (djm) Properly add -lcrypt if needed.
by Damien Miller
· 24 years ago
e854662
- (djm) Remove /tmp from EGD socket search list
by Damien Miller
· 24 years ago
3d8ae61
- (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
4df5c76
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
by Damien Miller
· 24 years ago
896b88a
- (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
by Damien Miller
· 24 years ago
fbd884a
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
by Damien Miller
· 24 years ago
bb7c976
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
by Damien Miller
· 24 years ago
8697e08
- (bal) Missed part of the UNIX sockets patch. Patch by Corinna
by Ben Lindstrom
· 24 years ago
38e6093
- (bal) Generalize lack of UNIX sockets since this also effects Cray
by Ben Lindstrom
· 24 years ago
4ef92b5
- (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
5eff031
- (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
by Ben Lindstrom
· 24 years ago
866488b
- (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
by Ben Lindstrom
· 24 years ago
ccdefb6
- (djm) Rework search for OpenSSL location. Skip directories which don't
by Damien Miller
· 24 years ago
60396b0
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
by Damien Miller
· 24 years ago
877d8ea
- (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
by Damien Miller
· 24 years ago
df28802
- (djm) SCO needs librpc for libwrap. Patch from Tim Rice
by Damien Miller
· 24 years ago
22d5aa7
- (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
by Damien Miller
· 24 years ago
217f567
- (djm) Set "login ID" on systems with setluid. Only enabled for SCO
by Damien Miller
· 24 years ago
5dfe976
- (djm) USE_PIPES for a few more sysv platforms
by Damien Miller
· 24 years ago
c547bf1
- (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
by Damien Miller
· 24 years ago
5805513
- (bal) Added DG/UX case and set that they have a broken IPTOS
by Ben Lindstrom
· 24 years ago
4e5a0aa
- (bal) added '--with-prce' to allow overriding of system regex when
by Ben Lindstrom
· 24 years ago
Next »