Commit Graph

20 Commits

Author SHA1 Message Date
Yann Leboulanger cb8993f51d fix opening secrets file 2016-01-03 11:07:44 +01:00
Yann Leboulanger 026c5e1b1a fix reading secrets file under windows. Fixes #8118 2015-08-07 13:56:28 +02:00
Yann Leboulanger 9287ad96b0 fix some warnings 2015-07-30 15:18:03 +02:00
Yann Leboulanger 8ca7281480 make e2e work with py3 2014-11-11 15:07:53 +01:00
Yann Leboulanger c467e44370 generate 2048 bits keys instead of 384 bits keys when needed. Fixes #7036 2011-11-06 11:46:00 +01:00
Yann Leboulanger caf9d69bfc prevent Traceback when there is an empty secret file. Fixes #6752 2011-01-12 22:47:36 +01:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Brendan Taylor 02659358db better use of pickle 2009-01-09 18:40:01 +00:00
Yann Leboulanger 0830a5fe73 [thorstenp] use sorted() and list comprehension 2008-12-03 22:07:44 +00:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger 7701f29beb [thorstenp] fix undefined variables 2008-12-02 15:10:31 +00:00
Yann Leboulanger 06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger dc5d7bcf7c [thorstenp] fix undefined variables 2008-10-20 18:05:33 +00:00
Yann Leboulanger 1e8e0f6067 no need of GUI classes in connection_handlers.py, socks5.py and secrets.py 2008-08-27 07:53:12 +00:00
Julien Pivotto de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto 8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
js 1f429354a9 Remove E2E password dialog. bct wanted to remove this, but I was
bored, so I did his job :).
2008-07-16 16:17:50 +00:00
Brendan Taylor b490904454 make esession authentication warning less obtrusive 2008-06-29 04:39:29 +00:00
Brendan Taylor bd8ececb46 encrypted secret storage and an improved SAS verification dialog 2007-09-29 20:51:01 +00:00