index
:
mosh
debian-1.2.5
debian-1.3.2
experiment
lowbandwidth
master
mosh-stable
Mirror of https://github.com/mobile-shell/mosh
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-07
Run clang-format lint on pull requests
HEAD
master
Alex Chernyakhovsky
2023-08-07
Fix up clang-formatting a bit
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-07-30
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-01-19
Add developer instructions to readme (#1252)
ahedberg
2022-11-20
Add github action for CIFuzz integration
David Korczynski
2022-11-12
Release for Debian unstable
Benjamin Barenblat
2022-10-26
Bump version to 1.4.0
mosh-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
mosh-1.3.2.95rc2
Benjamin Barenblat
2022-10-26
Disable emulation-attributes-bce on tmux 3.3a
Alex Chernyakhovsky
2022-08-04
Switch 1.4.0-rc1 version to 1.3.2.95rc1
mosh-1.3.2.95rc1
Alex Chernyakhovsky
2022-08-03
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
mosh-1.4.0-rc0
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-07-11
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-05
Fixes for distcheck
Alex Chernyakhovsky
2022-07-05
Correct memory leak in ocb-aes test
Alex Chernyakhovsky
2022-06-27
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
[next]