| Summary: | Add SOCKS v5 proxy support | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Magnus <stinkfart> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | hein, jkoelndorfer, miso |
| Priority: | NOR | ||
| Version First Reported In: | 1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Magnus
2006-10-03 21:25:29 UTC
Adding SOCKS v5 proxy support is definitely planned, but presently unscheduled. Just making it known that I second this request. SVN commit 1011502 by psn: Add socks v5 and http proxy support which uses the same proxy settings for all connections. CCBUG: 135061 BUG: 105844,197716 M +1 -1 ChangeLog M +32 -0 src/application.cpp M +1 -0 src/application.h M +1 -1 src/commit.h M +120 -17 src/config/connectionbehavior_config.ui M +30 -0 src/config/konversation.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=1011502 |