Commit Graph

  • 2d23cdc9f4 check asprintf return value Mike Frysinger 2013-09-17 00:26:44 -0400
  • b8ea0699c4 drop_privileges: fix setuid check Mike Frysinger 2013-09-17 00:23:26 -0400
  • c54e232673 sslh-main: fix config_lookup_int call Mike Frysinger 2013-09-17 00:21:37 -0400
  • 8252ecf307 Makefile: fix CPPFLAGS handling Mike Frysinger 2013-09-17 00:18:15 -0400
  • 4fafb3d376 Makefile: fix LDFLAGS handling Mike Frysinger 2013-09-17 00:17:23 -0400
  • 7008a1ede4 cscope: add cscope tagging support Jason Cooper 2013-08-05 17:33:34 +0000
  • 820e31bfc0 Makefile: add distclean target, remove tags file Jason Cooper 2013-08-05 17:33:32 +0000
  • f36eb7be39 version.h: dynamically create version number based on git Jason Cooper 2013-08-06 12:29:56 +0000
  • c6adb6a1e1 remove unneeded executable permissions on source files Jason Cooper 2013-08-05 17:33:33 +0000
  • 97ffa562ce git: add .gitignore file Jason Cooper 2013-08-05 17:33:31 +0000
  • 7afccc6565 Merge pull request #4 from julthomas/jth/rhel-init yrutschle 2013-08-30 02:53:18 -0700
  • 22f4a4bc47 Merge pull request #3 from julthomas/jth/config-transparent yrutschle 2013-08-30 02:52:24 -0700
  • f3c5f098ca fixed getpeername causing sslh to quit Yves Rutschle 2013-08-08 11:27:21 +0200
  • 5ae9ba184c MINOR: init: Review RH/CentOS init script Julien Thomas 2013-08-26 21:00:51 +0200
  • 43a9bc8fd9 MINOR: config: Option --transparent can be set via configuration file Julien Thomas 2013-08-26 20:52:27 +0200
  • 569c71f6b1 Merge pull request #1 from cicku/patch-1 yrutschle 2013-08-10 01:22:08 -0700
  • bde20dbaa5 Fix for RPM Christopher Meng 2013-08-10 15:06:49 +0800
  • c60696a6d5 Updated Fedora package requirements Yves Rutschle 2013-08-09 20:18:22 +0200
  • c02e2d7aee v1.15 release v1.15 Yves Rutschle 2013-07-27 16:25:04 +0200
  • 59c9be54ad Set FD_SETSIZE to 4096 on Cygwin Yves Rutschle 2013-07-26 18:42:22 +0100
  • e3159409c0 check fd < FD_SETSIZE Yves Rutschle 2013-07-25 21:35:27 +0200
  • 536f7dee83 Changed SOL_IP to more-portable IPPROTO_IP Yves Rutschle 2013-07-25 21:33:07 +0200
  • 2781c75ff9 Added tranparent proyxing Yves Rutschle 2013-07-21 13:46:45 +0200
  • d02ffcd154 Fixed bug in sslh-select: if socket dropped while defered_data was present, sslh-select would crash. Yves Rutschle 2013-07-20 00:45:33 +0200
  • f842e2e081 v1.14: 21DEC2012 Corrected OpenVPN probe to support pre-shared secret mode (OpenVPN port-sharing code is... wrong). Thanks to Kai Ellinger for help in investigating and testing. v1.14 Yves Rutschle 2013-07-10 23:19:33 +0200
  • 5cd1fa1875 v1.13: 18MAY2012 Write PID file before dropping privileges. v1.13 Yves Rutschle 2013-07-10 23:16:50 +0200
  • 9bcb2cdd7a v1.12: 08MAY2012 Added support for configuration file. v1.12 Yves Rutschle 2013-07-10 23:15:38 +0200
  • 26b4bcd089 v1.11: 21APR2012 WARNING: defaults have been removed for --user and --pidfile options, update your start-up scripts! v1.11 Yves Rutschle 2013-07-10 23:14:48 +0200
  • ae008179f0 v1.10: Fixed calls referring to sockaddr length so they work with FreeBSD. v1.10 Yves Rutschle 2013-07-10 23:14:15 +0200
  • a9c9941988 v1.9: 02AUG2011 WARNING: Options changed, you'll need to update your start-up scripts! Log format changed, you'll need to update log processing scripts! v1.9 Yves Rutschle 2013-07-10 23:13:32 +0200
  • 80f76c6fc5 v1.8: Changed log format to make it possible to link connections to subsequent logs from other services. v1.8 Yves Rutschle 2013-07-10 23:12:42 +0200
  • 44f02ddf39 v1.7: 01FEB2010 Added CentOS init.d script (Andre Krajnik). v1.7 Yves Rutschle 2013-07-10 23:11:40 +0200
  • 0658982705 v1.6: 25APR2009 Added -V, version option. Install target directory configurable in Makefile Changed syslog prefix in auth.log to "sslh[%pid]" Man page new 'make install' and 'make install-debian' targets PID file now specified using -P command line option Actually fixed zombie generation (the v1.5 patch got lost, doh!) v1.6 Yves Rutschle 2013-07-10 23:10:43 +0200
  • b965d735b8 v1.5: 10DEC2008 Fixed zombie generation. Added support scripts (), Makefile. Changed all 'connexions' to 'connections' to please pesky users. Damn users. v1.5 Yves Rutschle 2013-07-10 23:09:40 +0200
  • 3386a64a4d v1.3 v1.3 Yves Rutschle 2013-07-10 23:07:49 +0200
  • b49617923f v1.2 v1.2 Yves Rutschle 2013-07-10 23:07:20 +0200
  • d0c0689e3c v1.1 v1.1 Yves Rutschle 2013-07-10 23:06:51 +0200
  • d7e9cbb655 sslh 1.0 v1.0 Yves Rutschle 2013-07-10 23:05:41 +0200