1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 01, 2025 — Jan 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rust update: `f.buf.write` -> `f.write` and some `&str` -> `StrBuf` More... over 11 years ago
Rust update: Use the new TCP interface More... over 11 years ago
Merge pull request #85 from Ogeon/master More... over 11 years ago
`std::os::args()` returns a Vec and ~[] doesn't implement `FromIterator` More... over 11 years ago
Merge pull request #82 from rkday/box_update More... over 11 years ago
Update to remove ~ More... over 11 years ago
Rust changes: `~T` -> `Box<T>`, `~e` -> `box e`. More... over 11 years ago
Fix TAGS Makefile rule. More... over 11 years ago
Fix SSL_CFG for reconfigure. More... over 11 years ago
Merge pull request #79 from richo/use_str_buf More... over 11 years ago
Fix a few inefficiencies in ~str → StrBuf code. More... over 11 years ago
Update for ~[T] changes More... over 11 years ago
Remove unused imports More... over 11 years ago
Remove ~ sigil on strings More... over 11 years ago
Remove priv keyword More... over 11 years ago
Convert ~str to StrBuf More... over 11 years ago
Merge pull request #78 from klutzy/nossl More... over 11 years ago
Fix build for no-ssl configuration More... over 11 years ago
More [T] → Vec<T> as appropriate: in tests. More... over 11 years ago
Fix comparisons script so it'll run if built with openssl. More... over 11 years ago
Ignore new layout doc files. More... over 11 years ago
Remove unused/unnecessary imports. More... over 11 years ago
Fix makefile dependencies. More... over 11 years ago
[T] ↔ Vec<T> as appropriate, mozilla/rust#13165. More... over 11 years ago
Merge pull request #68 from chris-morgan/ssl More... over 11 years ago
Merge ssl and master. More... over 11 years ago
Remove non-functional NSS support. More... over 11 years ago
Merge pull request #76 from Ogeon/master More... over 11 years ago
Rust update: Switched priv/pub on struct fields More... over 11 years ago
Merge pull request #70 from Kroisse/follow More... almost 12 years ago