aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Expand)AuthorAge
* Revert "Check for netinet/ip.h (now that we are using it), and don't also use...Gravatar Keith Winstein2012-10-22
* Check for netinet/ip.h (now that we are using it), and don't also use in.hGravatar Keith Winstein2012-10-22
* Bump version to 1.2.3Gravatar Keith Winstein2012-10-19
* Bump version to 1.2.2.95rc1 (1.2.3 release candidate)Gravatar Keith Winstein2012-10-05
* Read utmpx directly instead of using "who", and prettify detached warningGravatar Keith Winstein2012-09-28
* Respond to explicit congestion notification (slow down sender)Gravatar Keith Winstein2012-09-28
* Added forkpty() and cfmakeraw() fallback implementations if they don't exist.Gravatar Timo Sirainen2012-08-11
* Test if -lsocket and -lnsl are needed (for Solaris)Gravatar Timo Sirainen2012-08-11
* get_SSH_IP gracefully handles missing, IPv6-formatted environment varGravatar Keith Winstein2012-07-26
* Switch to OpenSSL base64 routinesGravatar Keith Winstein2012-07-20
* Bump version to 1.2.2.Gravatar Keith Winstein2012-06-12
* Bump version to 1.2.1.Gravatar Keith Winstein2012-05-25
* Bump version to 1.2.0.97 (1.2.1 release candidate)Gravatar Keith Winstein2012-05-23
* Have Debian package install ufw and bash_completion.Gravatar Keith Winstein2012-05-23
* Make bash_completion installation default to off.Gravatar Keith Winstein2012-05-23
* Install bash_completion rule and (optionally) UFW firewall profileGravatar Keith Winstein2012-05-23
* Bump version to 1.2.0.95 (1.2.1 release candidate)Gravatar Keith Winstein2012-05-23
* Fix OS X 10.5 problem where FD_ISSET() argument isn't constGravatar Keith Winstein2012-05-23
* Revert "Use protobuf's Gzip streams"Gravatar Keith Winstein2012-05-23
* Use protobuf's Gzip streamsGravatar Anders Kaseorg2012-05-16
* Remove unused sigfd and skalibsGravatar Keegan McAllister2012-05-16
* Remove unused poll(2) emulationGravatar Keegan McAllister2012-05-16
* Only use AM_PROG_AR if it’s definedGravatar Anders Kaseorg2012-05-09
* Add AM_PROG_AR for automake 1.12 (closes #250)Gravatar Keith Winstein2012-04-30
* Bump version to 1.2Gravatar Keith Winstein2012-04-26
* Bump version to 1.1.99bGravatar Keith Winstein2012-04-25
* Bump version to 1.1.99a (release candidate)Gravatar Keith Winstein2012-04-25
* Bump version to 1.1.99 (release candidate)Gravatar Keith Winstein2012-04-24
* Fix libutil.h test under FreeBSD 7.x/8.xGravatar Ryan Steinmetz2012-04-24
* Bump version to 1.1.98 (release candidate)Gravatar Keith Winstein2012-04-24
* Rewrite Cygwin test againGravatar Keith Winstein2012-04-24
* Fix test for Cygwin terminfo locationGravatar Keith Winstein2012-04-24
* Bump version to 1.1.97Gravatar Keith Winstein2012-04-23
* Revert use of protobuf's Gzip streams.Gravatar Keith Winstein2012-04-23
* Bump version to 1.1.96 (release candidate)Gravatar Keith Winstein2012-04-23
* Bump version to 1.1.95 (release candidate)Gravatar Keith Winstein2012-04-22
* Bump version to 1.1.94eGravatar Keith Winstein2012-04-22
* Use protobuf’s Gzip{Input,Output}Stream wrapper around zlibGravatar Anders Kaseorg2012-04-22
* Set poll_LIBS = libpoll.a in Makefile.am so dependency tracking worksGravatar Anders Kaseorg2012-04-21
* Make sure we always use -lutil, and make test work for FreeBSD too.Gravatar Keith Winstein2012-04-20
* Link against libutil when checking pollGravatar Quentin Smith2012-04-20
* Pull in third-party poll emulator and automatically link it in if we detect t...Gravatar Quentin Smith2012-04-20
* Bump version to 1.1.94dGravatar Keith Winstein2012-04-19
* Chdir to homedir (closes #193) and honor .hushlogin (closes #216).Gravatar Keith Winstein2012-04-19
* Bump version for 1.2 release pre-candidateGravatar Keith Winstein2012-04-16
* Search for -lncurses must have different name or some autoconf will skip it.Gravatar Keith Winstein2012-04-16
* Check for paths.h and make sure we have _PATH_BSHELLGravatar Keith Winstein2012-04-16
* Fix ncurses detection at configure timeGravatar Brandon Black2012-04-16
* Don't leak utmpx entries on shutdown.Gravatar Ed Schouten2012-04-16
* Add support for Cygwin, which has curses headers in /usr/include/ncursesGravatar Joshua Pollack2012-04-16