openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Mosh (mobile shell)
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 19 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
main: Don’t leak desired_ip memory
Anders Kaseorg
More...
over 12 years ago
serve: Remove dead store of bytes_read
Anders Kaseorg
More...
over 12 years ago
get_SSH_IP: Don’t leak SSH_writable memory
Anders Kaseorg
More...
over 12 years ago
main: Don’t leak shell_name memory
Anders Kaseorg
More...
over 12 years ago
Simplify pipe management
Anton Lundin
More...
over 12 years ago
Since terminfo is guarded by include guard, need to define HAVE_CURSES_H
Keith Winstein
More...
over 12 years ago
Remove dependency on IO::Pty
Keith Winstein
More...
over 12 years ago
Don't touch window title before an OSC is received.
sqweek
More...
over 12 years ago
Treat empty OSC number as zero.
sqweek
More...
over 12 years ago
Replace IO::Pty with pipe
Anton Lundin
More...
over 12 years ago
Have ssh close stdin and forceallocate pty
Anton Lundin
More...
over 12 years ago
Close some leftover fd's
Anton Lundin
More...
over 12 years ago
fix a perror() message in mosh-server
Alexander von Gernler
More...
over 12 years ago
Conditional curses detection
Anton Lundin
More...
over 12 years ago
Allow new states slowly even when queue full (fixes Axel Beckert lockup)
Keith Winstein
More...
over 12 years ago
Fix compilation bug when clock_gettime missing
Keith Winstein
More...
over 12 years ago
Reintroduce pkg-config based searching for ncurses
Anton Lundin
More...
over 12 years ago
Convert all tabs to 4 whitespaces
Anton Lundin
More...
over 12 years ago
Dup to pty to prevent ssh from reading our stdin
Anton Lundin
More...
over 12 years ago
Use the right term.h
Anton Lundin
More...
over 12 years ago
Don't leak extra /dev/null fd (thanks to Julien Cristau)
Keith Winstein
More...
over 12 years ago
Update THANKS
Keith Winstein
More...
over 12 years ago
Wrap termio.h include in guard
Keith Winstein
More...
over 12 years ago
We can't iterate over the object we are modifying
Anton Lundin
More...
over 12 years ago
Use MSG_NONBLOCK when MSG_DONTWAIT doesn't exist
Anton Lundin
More...
over 12 years ago
use unistd.h instead of getopt.h
Anton Lundin
More...
over 12 years ago
Use c99 standard name instead of gcc-ism
Anton Lundin
More...
over 12 years ago
Port my_forkpty to be compatible with AIX
Anton Lundin
More...
over 12 years ago
Rework curses detection
Anton Lundin
More...
over 12 years ago
Don't immediately clear network exceptions, even when problem solved
Keith Winstein
More...
over 12 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree