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
S
SSH in LPC
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
hash_sha1(...) => hash_string("SHA1", ...)
dworkinbarimen
More...
almost 17 years ago
Get the previous change to actually work.
dworkinbarimen
More...
almost 17 years ago
Allow non-standard user directory.
dworkinbarimen
More...
almost 17 years ago
Inherit LIB_USER instead of LIB_CONN.
dworkinbarimen
More...
about 18 years ago
Include asn1_utils.c in the list of exception paths.
dworkinbarimen
More...
about 19 years ago
Get this to work with Melville again.
dworkinbarimen
More...
about 19 years ago
Updated for new en/decrypt requirements.
dworkinbarimen
More...
about 20 years ago
Reversed key/message arguments for en/decrypt, in line with DGD 1.2.105.
dworkinbarimen
More...
about 20 years ago
- Generate random strings 3 bytes at a time. - Moved better_random_string() into ssh_utils.
dworkinbarimen
More...
about 21 years ago
Make do_login() do the right thing if you're "taking over" from a different connection.
erwinharte
More...
about 21 years ago
Fix to have ~/.ssh/authorized_keys processed correctly.
erwinharte
More...
about 21 years ago
Modifications to make publickey authentication work for RSA (ssh-rsa) keys.
erwinharte
More...
about 21 years ago
Introducing lib/asn1_utils.c which does formal ASN.1 parsing. Removed the asn1_scan_int() function in favour of using parse_asn1(). Added more constants to include/asn.h.
erwinharte
More...
over 21 years ago
Changed DEBUG levels: 0 = critical, 1 = protocol error, 2 = packet types.
dworkinbarimen
More...
over 21 years ago
Remove "\r" by replacing with with "", not with "\n".
dworkinbarimen
More...
over 21 years ago
Clarified language for the connection procedure.
dworkinbarimen
More...
over 21 years ago
Renamed ssh_do_login() to ssh_login(), added ssh_shell() and documented the SSH glue.
dworkinbarimen
More...
over 21 years ago
Mention MELVILLE_GLUE in the melville installation notes.
dworkinbarimen
More...
over 21 years ago
Updated for 0.3.
dworkinbarimen
More...
over 21 years ago
Diffs for melville 0.9.
dworkinbarimen
More...
over 21 years ago
Minimized the kernel user object replacement.
dworkinbarimen
More...
over 21 years ago
Got ssh to work with melville.
dworkinbarimen
More...
over 21 years ago
Abstract login procedure in ssh glue.
dworkinbarimen
More...
over 21 years ago
Fixed the way rlimits configuration is handled.
dworkinbarimen
More...
over 21 years ago
Added valid_public_key to melville sshd.
dworkinbarimen
More...
over 21 years ago
Update for 0.2 release.
dworkinbarimen
More...
over 21 years ago
- Added some renamed files to the repository. - Moved valid_public_key() into SSHD.
dworkinbarimen
More...
over 21 years ago
Hm, apparently packets can be < 32 bytes no matter what the spec says.
dworkinbarimen
More...
over 21 years ago
Moved send_message() to melville_user.c, and improved the latter somewhat.
dworkinbarimen
More...
over 21 years ago
Minimum packet length is 32.
dworkinbarimen
More...
over 21 years ago
←
1
2
→
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