index
:
mosh
master
remote login with local echo and roaming
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix up clang-formatting a bit
HEAD
master
Benjamin Barenblat
2023-08-07
*
clang-format Mosh
Benjamin Barenblat
2023-08-07
*
Add a clang-format file and prepare for clang-formatting
Benjamin Barenblat
2023-08-07
*
Add missing fatal_assert.h include
Alex Chernyakhovsky
2023-08-07
*
Use pipe to communicate between client and server at startup
Ashley Hedberg
2023-08-07
*
Switch to C++ versions of standard C headers
Alex Chernyakhovsky
2023-07-30
*
Remove using-declarations for std:: types
Alex Chernyakhovsky
2023-07-30
*
Modernize all typedefs with using statements
Alex Chernyakhovsky
2023-07-30
*
Removed shared_ptr shim
Alex Chernyakhovsky
2023-07-30
*
Stop Cygwin CI
John Hood
2023-07-30
*
Switch to fully-qualified #include
Alex Chernyakhovsky
2023-07-30
*
Rename VERSION to VERSION.stamp
Alex Chernyakhovsky
2023-07-30
*
modernize configure.ac slightly
John Hood
2023-07-30
*
Update ubuntu runner images
Alex Chernyakhovsky
2023-07-30
*
Bump C++ version to C++17
Alex Chernyakhovsky
2023-07-30
*
Add developer instructions to readme (#1252)
ahedberg
2023-01-19
*
Add github action for CIFuzz integration
David Korczynski
2022-11-20
*
Release for Debian unstable
Benjamin Barenblat
2022-11-12
*
Bump version to 1.4.0
Benjamin Barenblat
2022-10-26
*
Release for Debian experimental, take 2
Benjamin Barenblat
2022-10-26
*
Release for Debian experimental
Benjamin Barenblat
2022-10-26
*
Support nocheck profile
Benjamin Barenblat
2022-10-26
*
Add Rules-Requires-Root
Benjamin Barenblat
2022-10-26
*
Update Standards-Version
Benjamin Barenblat
2022-10-26
*
Update debian/watch to version 4
Benjamin Barenblat
2022-10-26
*
Update to Debhelper 12
Benjamin Barenblat
2022-10-26
*
Start updating Debian packaging for 1.3.2.95rc2
Benjamin Barenblat
2022-10-26
*
Bump release candidate to 1.3.2.95rc2
Benjamin Barenblat
2022-10-26
*
Disable emulation-attributes-bce on tmux 3.3a
Alex Chernyakhovsky
2022-10-26
*
Switch 1.4.0-rc1 version to 1.3.2.95rc1
Alex Chernyakhovsky
2022-08-04
*
Bump release candidate to 1.4.0-rc1
Alex Chernyakhovsky
2022-08-03
*
Actually evaluate the github actions contains() expression for prerelease
Alex Chernyakhovsky
2022-08-03
*
Fetch forcibly while fetching tags
Alex Chernyakhovsky
2022-08-03
*
Tag mosh 1.4.0 Release Candidate
Alex Chernyakhovsky
2022-08-03
*
Audit and fix up format strings
Benjamin Barenblat
2022-08-03
*
Switch macOS multi-arch to x86_64+arm64
Alex Chernyakhovsky
2022-08-03
*
Add -Wno-unused-parameter
Alex Chernyakhovsky
2022-08-03
*
Remove obsolete Travis CI configuration
Alex Chernyakhovsky
2022-07-11
*
Add macOS release steps to Github Actions
Alex Chernyakhovsky
2022-07-11
*
Add release action on Linux
Alex Chernyakhovsky
2022-07-11
*
Fixes for distcheck
Alex Chernyakhovsky
2022-07-05
*
Correct memory leak in ocb-aes test
Alex Chernyakhovsky
2022-07-05
*
OCB: Use OpenSSL EVP instead of deprecated AES
Benjamin Barenblat
2022-06-27
*
Stop using deprecated Nettle functions
Alex Chernyakhovsky
2022-06-27
*
OCB: Heap-allocate keys
Benjamin Barenblat
2022-06-27
*
OCB: Make primitive AES API explicit
Benjamin Barenblat
2022-06-27
*
Delete unused ROUNDS macro
Benjamin Barenblat
2022-06-27
*
Add nettle to the CI matrix
Alex Chernyakhovsky
2022-06-27
*
Put -lnettle back on the link line when using Nettle
Benjamin Barenblat
2022-06-27
*
Go back to internal OCB implementation
Benjamin Barenblat
2022-06-22
[next]