2010-03-11 |
David Woodhouse | Add CSD support for NetworkManager auth dialog |
commit | commitdiff | tree | snapshot |
2010-03-09 |
David Woodhouse | Handle proxy setting in NetworkManager, ignore unnecess... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
David Woodhouse | Tag version 2.22 v2.22 |
commit | commitdiff | tree | snapshot |
2010-03-07 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-02-28 |
David Woodhouse | Always close HTTP/1.0 connection, even after Connection... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Jørgen Wahlberg | Avoid using vpninfo->ifname before it's set. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
David Woodhouse | Set script environment earlier, so it applies to script... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
David Woodhouse | Fix build where AI_NUMERICSERV isn't defined (OSX ... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-02-23 |
David Woodhouse | Pass port number to openconnect from NetworkManager. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jussi Kukkonen | Accept full urls in nm-auth-dialog |
commit | commitdiff | tree | snapshot |
2010-02-22 |
David Woodhouse | Fix handling of port numbers above 9999 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
David Woodhouse | Handle relative redirect and form action |
commit | commitdiff | tree | snapshot |
2010-02-22 |
David Woodhouse | Handle allocation failure in HTTP 1.0 loop |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Adam Piątyszek | Allocate extra byte for NUL termination after HTTP... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Adam Piątyszek | Free dynamically allocated memory before returning... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Adam Piątyszek | Use the somewhat misnamed proxy_write() function to... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Adam Piątyszek | Dynamically allocate buffer size for downloaded CSD... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
David Woodhouse | Case-insensitive comparison for server SHA1 fingerprint |
commit | commitdiff | tree | snapshot |
2010-02-03 |
David Woodhouse | Fix exit code with --background option |
commit | commitdiff | tree | snapshot |
2010-01-24 |
David Woodhouse | No strndup() on Solaris. Yay Solaris! |
commit | commitdiff | tree | snapshot |
2010-01-10 |
David Woodhouse | Tag version 2.21 v2.21 |
commit | commitdiff | tree | snapshot |
2010-01-10 |
David Woodhouse | Fix typo in changelog |
commit | commitdiff | tree | snapshot |
2010-01-09 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-01-09 |
David Woodhouse | Fix handling of HTTP 1.0 responses with Connection... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
David Woodhouse | Be case-insensitive in HTTP fields (and comparing hostn... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David Woodhouse | Check return value from asprintf() |
commit | commitdiff | tree | snapshot |
2010-01-05 |
David Woodhouse | Check return value from system() |
commit | commitdiff | tree | snapshot |
2010-01-04 |
David Woodhouse | Tag version 2.20 v2.20 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Fix HTTP 1.0 body fetch. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Fix handling of 'HTTP/1.1 100 Continue' response |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Really, don't shut down SSL twice |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Free host URL after parsing |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Mention SOCKS support in feature list |
commit | commitdiff | tree | snapshot |
2010-01-03 |
David Woodhouse | Clarify that -P argument takes a URL, admit to SOCKS... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Clean up libproxy.h and if_tun.h detection for cross... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Don't include net/if_tun.h twice on Solaris |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Remove SOCKS from TODO list |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Use $https_proxy environment variable, if set. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Disable libproxy by default |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Fix up DTLS vs. reconnection address confusion |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Add SOCKS5 support |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Fix non-libproxy build |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Fix use-after-free of UI elements (RH bug #551665) |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Add libproxy support, conditionally |
commit | commitdiff | tree | snapshot |
2010-01-02 |
David Woodhouse | Use URL in example command line |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Handle IPv6 literal [] in connection, accept https... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Update copyright years |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Add proxy support (based on Pál Dorogi's version) |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Handle IPv6 server correctly when setting $VPNGATEWAY |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Fix various memory leaks, mostly with libxml |
commit | commitdiff | tree | snapshot |
2010-01-01 |
David Woodhouse | Don't shut down SSL twice |
commit | commitdiff | tree | snapshot |
2009-12-25 |
David Woodhouse | Add parse_url() function, which will be useful for... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
David Woodhouse | Clean up redirection, support non-standard port |
commit | commitdiff | tree | snapshot |
2009-12-07 |
David Woodhouse | Tag version 2.12 v2.12 |
commit | commitdiff | tree | snapshot |
2009-12-07 |
David Woodhouse | Update changelog |
commit | commitdiff | tree | snapshot |
2009-12-07 |
David Woodhouse | Reconnect CSTP to the previously-used IP address; don... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
David Woodhouse | Fix buffer overrun in useragent. Use asprintf |
commit | commitdiff | tree | snapshot |
2009-11-18 |
David Woodhouse | Try to clean up os-dependent tun handling a bit. Fix... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
David Woodhouse | Tag version 2.11 v2.11 |
commit | commitdiff | tree | snapshot |
2009-11-17 |
David Woodhouse | Minor web page updates |
commit | commitdiff | tree | snapshot |
2009-11-17 |
David Woodhouse | Warn about lack of DTLS compatibility at build time |
commit | commitdiff | tree | snapshot |
2009-11-16 |
David Woodhouse | Note that the 2009-11-16 version of Solaris tun/tap... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Woodhouse | Update IPv6 references in documentation |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Woodhouse | Add IPv6 support for FreeBSD |
commit | commitdiff | tree | snapshot |
2009-11-11 |
David Woodhouse | Pass IPv6 routes separately from Legacy IP routes |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David Woodhouse | Calculate client cert MD5 for CSD with all cert types... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David Woodhouse | Clean up error reporting when cert/key can't be loaded |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David Woodhouse | Update note on OpenSSL versions |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Woodhouse | Clean up fsid routines, use asprintf() |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Woodhouse | Check for alloc failure in cookie addition |
commit | commitdiff | tree | snapshot |
2009-11-06 |
David Woodhouse | Consolidate http cookie addition |
commit | commitdiff | tree | snapshot |
2009-11-05 |
David Woodhouse | Warn when running Linux CSD trojan on non-Linux system |
commit | commitdiff | tree | snapshot |
2009-11-04 |
David Woodhouse | Tag version 2.10 v2.10 |
commit | commitdiff | tree | snapshot |
2009-11-04 |
David Woodhouse | Web page update |
commit | commitdiff | tree | snapshot |
2009-11-04 |
David Woodhouse | Change csd user option name |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Point to vpnc-scripts repo for Solaris |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Netmask is optional |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Set $INTERNAL_IP4_NETMASKLEN and $INTERNAL_IP4_NETADDR... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Add OpenSolaris support to doc |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Add tun/tap support for Solaris |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Move tunnel shutdown into tun.c |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Fix includes for Solaris |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Use AI_NUMERICSERV; don't rely on https being in /etc... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Use statvfs() on Solaris |
commit | commitdiff | tree | snapshot |
2009-11-03 |
David Woodhouse | Provide local implementation of strcasestr for Solaris |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David Woodhouse | Clarify the fact that DTLS support isn't required |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David Woodhouse | Documentation updates |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David Woodhouse | Enable IPv6 |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David Woodhouse | Attempt to handle IPv6 |
commit | commitdiff | tree | snapshot |
2009-11-02 |
David Woodhouse | Kill packet type field; IPv6 and Legacy IP are carried... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
David Woodhouse | Change verbosity with SIGUSR[12] |
commit | commitdiff | tree | snapshot |
2009-10-19 |
David Woodhouse | Move TCP closure detection to cstp.c, make it reconnect... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
David Woodhouse | Handle SIGTERM and disconnect cleanly |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Erik Mouw | Add .PHONY target to Makefile |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Erik Mouw | Added target realclean that also removes backup files |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Erik Mouw | Check return value of write(2) and print an error if... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Erik Mouw | Git should ignore backup files and Emacs temp files |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Erik Mouw | Save errno because fprintf() could overwrite it |
commit | commitdiff | tree | snapshot |
next |