/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to plugins.d/password-prompt.c

  • Committer: Teddy Hogeborn
  • Date: 2015-08-10 20:08:24 UTC
  • mto: This revision was merged to the branch mainline in revision 788.
  • Revision ID: teddy@recompile.se-20150810200824-41t1cj2h1m2odewh
Tags: version-1.7.0-1
* Makefile (version): Changed to "1.7.0".
* NEWS (Version 1.7.0): New entry.
* debian/changelog (1.7.0-1): - '' -
* mandos.lsm (Platforms): Document requirement of Python 2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
/*
3
3
 * Password-prompt - Read a password from the terminal and print it
4
4
 * 
5
 
 * Copyright © 2008-2016 Teddy Hogeborn
6
 
 * Copyright © 2008-2016 Björn Påhlsson
 
5
 * Copyright © 2008-2015 Teddy Hogeborn
 
6
 * Copyright © 2008-2015 Björn Påhlsson
7
7
 * 
8
8
 * This program is free software: you can redistribute it and/or
9
9
 * modify it under the terms of the GNU General Public License as