~ubuntu-branches/ubuntu/trusty/openvpn/trusty-security

« back to all changes in this revision

Viewing changes to tap-win32/lock.h

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2005-08-28 13:05:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050828130549-hhy0s0gw0vkw4xy2
Tags: 2.0.2-1
* The [VAC] upload. Thanks Vorbis Gdynia for the free internet access :)
* New upstream release (Closes: #323594)
* Fixed use of backslash in username authentication. (Closes: #309787)
* Fixes several DoS vulnerabilities: CAN-2005-2531 CAN-2005-2532 
  CAN-2005-2533 CAN-2005-2534. (Closes: #324167)
* Changed group option from 'nobody' to 'nogroup' in all the 
  *example* files... (Closes: #317987)
* Included openvpn-plugin.h to allow building third party plugins.
  (Closes: #316139)
* Stop openvpn's daemon later to allow some services stopping later to use
  it. Added debconf template to ask permission to make the change
  on older installations. (Closes: #312371)
* Workaround to fix proper daemonize when 'log' option is used.
  (Closes: #309944) Thanks Jason Lunz for the patch.
* Modified output of init.d script to make it more friendly when
  passphrase for a tunnel certificate is asked.
  Thanks Pavel Vávra for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 *  Copyright (C) Damion K. Wilson, 2003, and is released under the
9
9
 *  GPL version 2 (see below).
10
10
 *
11
 
 *  All other source code is Copyright (C) James Yonan, 2003-2004,
 
11
 *  All other source code is Copyright (C) 2002-2005 OpenVPN Solutions LLC,
12
12
 *  and is released under the GPL version 2 (see below).
13
13
 *
14
14
 *  This program is free software; you can redistribute it and/or modify
15
 
 *  it under the terms of the GNU General Public License as published by
16
 
 *  the Free Software Foundation; either version 2 of the License, or
17
 
 *  (at your option) any later version.
 
15
 *  it under the terms of the GNU General Public License version 2
 
16
 *  as published by the Free Software Foundation.
18
17
 *
19
18
 *  This program is distributed in the hope that it will be useful,
20
19
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of