index
:
mosh
master
remote login with local echo and roaming
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
*
Use protobuf's Gzip streams
Anders Kaseorg
2012-05-16
*
Remove unused sigfd and skalibs
Keegan McAllister
2012-05-16
*
Remove unused poll(2) emulation
Keegan McAllister
2012-05-16
*
Only use AM_PROG_AR if it’s defined
Anders Kaseorg
2012-05-09
*
Add AM_PROG_AR for automake 1.12 (closes #250)
Keith Winstein
2012-04-30
*
Bump version to 1.2
Keith Winstein
2012-04-26
*
Bump version to 1.1.99b
Keith Winstein
2012-04-25
*
Bump version to 1.1.99a (release candidate)
Keith Winstein
2012-04-25
*
Bump version to 1.1.99 (release candidate)
Keith Winstein
2012-04-24
*
Fix libutil.h test under FreeBSD 7.x/8.x
Ryan Steinmetz
2012-04-24
*
Bump version to 1.1.98 (release candidate)
Keith Winstein
2012-04-24
*
Rewrite Cygwin test again
Keith Winstein
2012-04-24
*
Fix test for Cygwin terminfo location
Keith Winstein
2012-04-24
*
Bump version to 1.1.97
Keith Winstein
2012-04-23
*
Revert use of protobuf's Gzip streams.
Keith Winstein
2012-04-23
*
Bump version to 1.1.96 (release candidate)
Keith Winstein
2012-04-23
*
Bump version to 1.1.95 (release candidate)
Keith Winstein
2012-04-22
*
Bump version to 1.1.94e
Keith Winstein
2012-04-22
*
Use protobuf’s Gzip{Input,Output}Stream wrapper around zlib
Anders Kaseorg
2012-04-22
*
Set poll_LIBS = libpoll.a in Makefile.am so dependency tracking works
Anders Kaseorg
2012-04-21
*
Make sure we always use -lutil, and make test work for FreeBSD too.
Keith Winstein
2012-04-20
*
Link against libutil when checking poll
Quentin Smith
2012-04-20
*
Pull in third-party poll emulator and automatically link it in if we detect t...
Quentin Smith
2012-04-20
*
Bump version to 1.1.94d
Keith Winstein
2012-04-19
*
Chdir to homedir (closes #193) and honor .hushlogin (closes #216).
Keith Winstein
2012-04-19
*
Bump version for 1.2 release pre-candidate
Keith Winstein
2012-04-16
*
Search for -lncurses must have different name or some autoconf will skip it.
Keith Winstein
2012-04-16
*
Check for paths.h and make sure we have _PATH_BSHELL
Keith Winstein
2012-04-16
*
Fix ncurses detection at configure time
Brandon Black
2012-04-16
*
Don't leak utmpx entries on shutdown.
Ed Schouten
2012-04-16
*
Add support for Cygwin, which has curses headers in /usr/include/ncurses
Joshua Pollack
2012-04-16
*
Make new pipe2() test work properly when pipe2() undefined (e.g. on OS X).
Keith Winstein
2012-04-16
*
Fall back to naive built-in byte-swap routines
Keegan McAllister
2012-04-15
*
configure.ac: Check that we can use O_CLOEXEC with pipe2().
Keegan McAllister
2012-04-15
*
Remove Boost entirely
Keegan McAllister
2012-04-15
*
Linux: Use our own signalfd wrapper, rather than libstddjb
Keegan McAllister
2012-04-13
*
Include -fPIE when we check for $LD -pie
Keegan McAllister
2012-04-13
*
Try $LD -Wl,-pie if $LD -pie fails
Keegan McAllister
2012-04-13
*
Check compiler support for -fno-default-inline and -pipe
Keegan McAllister
2012-04-13
*
Grep for clang warnings when testing compiler flag support
Keegan McAllister
2012-04-13
*
Detect binary hardening flags supported by the compiler and linker
Keegan McAllister
2012-04-13
*
Bump version number
Keith Winstein
2012-04-11
*
Find ncurses from pkg-config if possible, and prefer separate libtinfo
Anders Kaseorg
2012-04-11
*
configure.ac: Fix protoc check
Keegan McAllister
2012-04-11
*
Fix build when libutil.h exists but is deprecated
Keith Winstein
2012-04-07
*
Test the Mosh crypto layer
Keegan McAllister
2012-04-06
*
Create src/tests
Keegan McAllister
2012-04-06
*
Make aligned allocation without posix_memalign more robust
Keegan McAllister
2012-04-06
*
FreeBSD needs libutil.h for forkpty()
Benjamin Kaduk
2012-04-05
*
Allow <sys/endian.h> as well as <endian.h>
Benjamin Kaduk
2012-04-05
[next]