Package: httptunnel / 3.3+dfsg-6
Metadata
| Package | Version | Patches format | 
|---|---|---|
| httptunnel | 3.3+dfsg-6 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| 01 document bind to address.patch | (download) | 
              hts.1 |
                    5 	3 +	2 -	0 ! | document that hts can bind to an ip address Bug-Debian: http://bugs.debian.org/501833 | 
| 02 document cmdline options.patch | (download) | 
              htc.1 |
                    5 	4 +	1 -	0 ! | document missing options Bug-Debian: http://bugs.debian.org/438493 -s / --stdin-stdout (hts) -z / --proxy-authorization-file (htc) -w / --no-daemon (hts/htc). | 
| 03 quote dashes in manpage.patch | (download) | 
              htc.1 |
                    4 	2 +	2 -	0 ! | quote dashes in the manpages | 
| 04 fix stdin stdout.patch | (download) | 
              common.c |
                    2 	1 +	1 -	0 ! | fix stdin-stdout option | 
| 05 update email address.patch | (download) | 
              AUTHORS |
                    2 	1 +	1 -	0 ! | update my email address in the authors file | 
| 06 fix cppflags usage.patch | (download) | 
              Makefile.am |
                    4 	2 +	2 -	0 ! | use am_cppflags instead of cppflags | 
| 08 fix setsockopt bugs.patch | (download) | 
              tunnel.c |
                   69 	30 +	39 -	0 ! | fix setsockopt bugs | 
| 09 upstream faq updates.patch | (download) | 
              AUTHORS |
                    1 	1 +	0 -	0 ! | faq updates from upstream | 
| 10 upstream debug arg required in debug.patch | (download) | 
              AUTHORS |
                    1 	1 +	0 -	0 ! | --debug is required when debug_mode is defined | 
| 11 upstream use fputs fputc.patch | (download) | 
              ChangeLog |
                    5 	5 +	0 -	0 ! | use fputs and fputc instead of fprintf | 
| 12 upstream tunnel h doc.patch | (download) | 
              ChangeLog |
                    5 	5 +	0 -	0 ! | document tunnel programming interface | 
| 13 upstream chroot user opts.patch | (download) | 
              ChangeLog |
                    6 	6 +	0 -	0 ! | add --chroot and --user options | 
| 14 manpage chroot user opts.patch | (download) | 
              hts.1 |
                    6 	6 +	0 -	0 ! | document --chroot and --user options Bug-Debian: https://bugs.debian.org/477401 | 
| 15 modern_autoconf.patch | (download) | 
              acconfig.h |
                   10 	0 +	10 -	0 ! | updates for modern autoconf versions | 
| 0015 Fix function name in log_debug message for tunnel_in.patch | (download) | 
              tunnel.c |
                   14 	7 +	7 -	0 ! | fix function name in log_debug message for tunnel_in_setsockopts function | 
| 0016 Generate autotools files.patch | (download) | 
              README |
                    4 	3 +	1 -	0 ! | generate autotools files. | 
| 0017 Update some text files.patch | (download) | 
              ChangeLog |
                    2 	2 +	0 -	0 ! | update some text files. | 
| 0018 Fix most warnings.patch | (download) | 
              base64.c |
                    4 	2 +	2 -	0 ! | fix most warnings. | 
| 0019 Add markdown version of README.patch | (download) | 
              README |
                  110 	61 +	49 -	0 ! | add markdown version of readme | 
| 0020 Added debugging example to README.md.patch | (download) | 
              README.md |
                    6 	5 +	1 -	0 ! | added debugging example to readme.md | 
| 0021 Ignore built files.patch | (download) | 
              .gitignore |
                   16 	16 +	0 -	0 ! | ignore built files. | 
| 0022 Update for newer Automake.patch | (download) | 
              .gitignore |
                    3 	3 +	0 -	0 ! | update for newer automake. | 
| 0023 Update readmes.patch | (download) | 
              README |
                    4 	2 +	2 -	0 ! | update readmes. | 
| 0024 Add support for used defined base URI.patch | (download) | 
              common.h |
                    1 	1 +	0 -	0 ! | add support for used defined base uri * fixed two possible memory leaks in htc * fixed compiler warning in hts for uid | 
| 0025 Document base uri parameter in htc.1.patch | (download) | 
              htc.1 |
                    4 	4 +	0 -	0 ! | document --base-uri parameter in htc.1 | 
| 0026 Fix buffer overflows in sprintf usage.patch | (download) | 
              http.c |
                   20 	10 +	10 -	0 ! | fix buffer overflows in sprintf() usage | 
| 0027 Report remote host port in tunnel disconnect message.patch | (download) | 
              hts.c |
                    6 	3 +	3 -	0 ! | report remote host:port in tunnel disconnect message | 
| 0028 Replace nocrew.org web page with GitHub.patch | (download) | 
              README |
                    2 	1 +	1 -	0 ! | replace nocrew.org web page with github. | 
| 0029 Fix typo in README make links INSTALL and DISCLAIMER.patch | (download) | 
              README.md |
                    6 	3 +	3 -	0 ! | fix typo in readme; make links install and disclaimer. | 
| 0030 docs fix tiny typos.patch | (download) | 
              FAQ |
                   16 	8 +	8 -	0 ! | docs: fix tiny typos | 
| 0031 Repair disconnect message.patch | (download) | 
              hts.c |
                    2 	1 +	1 -	0 ! | repair disconnect message. | 
| 0032 Document stdin stdout.patch | (download) | 
              htc.1 |
                    5 	4 +	1 -	0 ! | document --stdin-stdout Bug-Debian: https://bugs.debian.org/887669 | 
| 0033 Improve manpages.patch | (download) | 
              htc.1 |
                   25 	23 +	2 -	0 ! | improve manpages Add examples, adapted from the README file. Add SEE ALSO section. Fix dash quoting in htc.1. | 
| 0034 Convert AUTHORS from ISO 8859 1 to UTF 8 using iconv.patch | (download) | 
              AUTHORS |
                    2 	1 +	1 -	0 ! | convert authors from iso-8859-1 to utf-8 using iconv | 
| 0035 Bring README up to date with README.md.patch | (download) | 
              README |
                    8 	6 +	2 -	0 ! | bring readme up-to-date with readme.md | 
| 0036 Improve debugging example explaining to build with e.patch | (download) | 
              README |
                    2 	1 +	1 -	0 ! | improve debugging example, explaining to build with --enable-debug | 
| 0037 Use ellipsis in logging functions.patch | (download) | 
              common.h |
                    6 	3 +	3 -	0 ! | use ellipsis in logging functions when not in debug_mode Bug-Debian: https://bugs.debian.org/1096818 | 
