1commit f9e9379f3a14f5624f125599c80670d194f69895
2Author: Rafael Ostertag <rafi@guengel.ch>
3Date:   Tue Feb 19 21:00:13 2019 +0100
4
5    Prepare release 2.3
6
7 configure.ac     | 5 ++---
8 doc/NEWS.adoc.in | 4 ++--
9 2 files changed, 4 insertions(+), 5 deletions(-)
10
11commit 72f95deedbd56a10c4f42efc3ad764cd312d386a
12Author: Rafael Ostertag <rafi@guengel.ch>
13Date:   Mon Feb 18 21:32:03 2019 +0100
14
15    Fix issue #17
16
17 src/libs/ui/info.cc | 27 +++++++++++++++++++++------
18 1 file changed, 21 insertions(+), 6 deletions(-)
19
20commit f767d2f10f65f295678707d0010c0b070fead828
21Author: Rafael Ostertag <rafi@guengel.ch>
22Date:   Mon Feb 18 21:09:04 2019 +0100
23
24    Comment out NetBSD stage and disable concurrent builds
25
26 Jenkinsfile | 94 ++++++++++++++++++++++++++++++-------------------------------
27 1 file changed, 47 insertions(+), 47 deletions(-)
28
29commit a4f44c1d52b52cdef68fed2e0efbdc626fc953ca
30Author: Rafael Ostertag <rafi@guengel.ch>
31Date:   Mon Feb 18 20:46:50 2019 +0100
32
33    Rephrase
34
35 doc/NEWS.adoc.in | 2 +-
36 1 file changed, 1 insertion(+), 1 deletion(-)
37
38commit 68a7b09a0ab18d36f2eaa894998a9309d8818a5a
39Author: Rafael Ostertag <rafi@guengel.ch>
40Date:   Mon Feb 18 20:12:54 2019 +0100
41
42    Disable NetBSD build
43
44    NetBSD is currently unavailable
45
46 Jenkinsfile | 4 +---
47 1 file changed, 1 insertion(+), 3 deletions(-)
48
49commit ad17594cea81189de58bc00f17311f21ba884e16
50Author: Rafael Ostertag <rafi@guengel.ch>
51Date:   Sun Nov 4 15:36:56 2018 +0100
52
53    Prepare development branch
54
55 configure.ac     | 2 +-
56 doc/NEWS.adoc.in | 2 ++
57 2 files changed, 3 insertions(+), 1 deletion(-)
58
59commit d11a0cbd6fd491e0c812232930fcf1b92e762b75
60Merge: 4c13def 8072663
61Author: Rafael Ostertag <rafi@guengel.ch>
62Date:   Sun Nov 4 15:35:29 2018 +0100
63
64    Merge branch 'master' into development
65
66commit 8072663813407a485362db052f7d439776536ce4
67Merge: b530683 7602f38
68Author: Rafael Ostertag <rafi@guengel.ch>
69Date:   Sun Nov 4 15:34:26 2018 +0100
70
71    Merge branch 'release/2.2'
72
73commit 7602f3845c869e503ada03895bd2bc0db9898475
74Author: Rafael Ostertag <rafi@guengel.ch>
75Date:   Sun Nov 4 14:06:39 2018 +0100
76
77    Bump to version 2.2
78
79 configure.ac | 2 +-
80 1 file changed, 1 insertion(+), 1 deletion(-)
81
82commit 4c13def7873cdbdf11dfc7a344a6e32e562786d5
83Author: Rafael Ostertag <rafi@guengel.ch>
84Date:   Sun Nov 4 14:05:49 2018 +0100
85
86    Update
87
88 doc/NEWS.adoc.in | 3 ++-
89 1 file changed, 2 insertions(+), 1 deletion(-)
90
91commit dfee4459789b8a3b13a2d7430519f81a1835b4a7
92Author: Rafael Ostertag <rafi@guengel.ch>
93Date:   Sun Nov 4 14:03:32 2018 +0100
94
95    Use libyacurs 1.0.1
96
97 libyacurs | 2 +-
98 1 file changed, 1 insertion(+), 1 deletion(-)
99
100commit 6d15b4aab375a8c6afd58acbc5141583b9150b17
101Author: Rafael Ostertag <rafi@guengel.ch>
102Date:   Sun Nov 4 12:10:10 2018 +0100
103
104    Use int64_t when comparing time
105
106 tests/file/fileutils.cc | 8 ++++----
107 1 file changed, 4 insertions(+), 4 deletions(-)
108
109commit 46e596cc923b70d29996ab256c6d5c636e68cf8e
110Author: Rafael Ostertag <rafi@guengel.ch>
111Date:   Sun Nov 4 11:51:20 2018 +0100
112
113    Add password change exerciser
114
115 tests/crypt/passwordchange_exerciser.cc | 131 ++++++++++++++++++++++++++++++++
116 tests/file/fileutils.cc                 |   2 +-
117 2 files changed, 132 insertions(+), 1 deletion(-)
118
119commit be73096e58bbc9070867211045a5ca7243a88487
120Author: Rafael Ostertag <rafi@guengel.ch>
121Date:   Sun Nov 4 10:58:09 2018 +0100
122
123    Fix syntax error
124
125 tests/crypt/Makefile.am | 9 ++++++---
126 tests/file/fileutils.cc | 4 ++--
127 2 files changed, 8 insertions(+), 5 deletions(-)
128
129commit bd185584a19f28af68c08db6b6efc5c63ecd653b
130Author: Rafael Ostertag <rafi@guengel.ch>
131Date:   Sun Nov 4 09:53:50 2018 +0100
132
133    Use code instrumentation only on NetBSD and Linux
134
135 Jenkinsfile | 14 ++++----------
136 1 file changed, 4 insertions(+), 10 deletions(-)
137
138commit c416f11785572dfb8850ae27d9ecba80b91f0db9
139Author: Rafael Ostertag <rafi@guengel.ch>
140Date:   Sun Nov 4 09:50:31 2018 +0100
141
142    Fix syntax
143
144 tests/preload/Makefile.am | 2 +-
145 1 file changed, 1 insertion(+), 1 deletion(-)
146
147commit 27e5b3b96a407e5a056e37b78fb05d1ce46a7b98
148Author: Rafael Ostertag <rafi@guengel.ch>
149Date:   Sun Nov 4 09:48:38 2018 +0100
150
151    Include test in then-block of if statement
152
153 tests/preload/Makefile.am | 20 ++++++++++----------
154 1 file changed, 10 insertions(+), 10 deletions(-)
155
156commit 207321c7dfee50bf211dc3ffa1e9a3a64057baa6
157Author: Rafael Ostertag <rafi@guengel.ch>
158Date:   Sun Nov 4 09:43:54 2018 +0100
159
160    CPPUNIT_ASSERT_LESSEQUAL not available on Debian 9.x
161
162 tests/file/fileutils.cc | 6 ++++++
163 1 file changed, 6 insertions(+)
164
165commit b5a04b7ee6cc147312a3ec4f07608d3d4fe86e28
166Author: Rafael Ostertag <rafi@guengel.ch>
167Date:   Sat Nov 3 17:35:51 2018 +0100
168
169    Add EXTRA_LD_PRELOAD env var
170
171 Jenkinsfile | 12 ++++++++++++
172 1 file changed, 12 insertions(+)
173
174commit 486d72379deaefde62acffd320e24958ddd1541e
175Author: Rafael Ostertag <rafi@guengel.ch>
176Date:   Sat Nov 3 17:07:39 2018 +0100
177
178    Update to latest development version
179
180 libyacurs | 2 +-
181 1 file changed, 1 insertion(+), 1 deletion(-)
182
183commit 966cdc41f5e3fdc69716d9170b1d48e3696d5318
184Author: Rafael Ostertag <rafi@guengel.ch>
185Date:   Sat Nov 3 17:07:24 2018 +0100
186
187    EXTRA_LD_PRELOAD value must provide terminating colon
188
189 README.md                 | 3 ++-
190 tests/preload/Makefile.am | 6 +++---
191 2 files changed, 5 insertions(+), 4 deletions(-)
192
193commit 857ae69b1ae94e141ccbcafc45f10260ace719a6
194Author: Rafael Ostertag <rafi@guengel.ch>
195Date:   Sat Nov 3 16:41:35 2018 +0100
196
197    Update
198
199 README.md | 11 +++++++++++
200 1 file changed, 11 insertions(+)
201
202commit 006cb38e6af8bb9588937f8461438543ce931715
203Author: Rafael Ostertag <rafi@guengel.ch>
204Date:   Sat Nov 3 16:41:26 2018 +0100
205
206    Throw ControlStringMismatch
207
208 src/libs/exceptions/headererror.hh | 5 +++++
209 src/libs/file/header10.cc          | 8 ++++++--
210 tests/file/header10.cc             | 2 +-
211 3 files changed, 12 insertions(+), 3 deletions(-)
212
213commit cafb590ef071962e91566e3820e661161b073f23
214Author: Rafael Ostertag <rafi@guengel.ch>
215Date:   Sat Nov 3 16:40:57 2018 +0100
216
217    Use DEBUG_LOG to enable debug log
218
219 src/libs/crypt/key256.cc      | 6 +++---
220 src/libs/logger.cc            | 2 +-
221 src/libs/logger.hh            | 2 +-
222 src/libs/metadata/metadata.cc | 6 +++---
223 src/yapet/Makefile.am         | 1 +
224 5 files changed, 9 insertions(+), 8 deletions(-)
225
226commit cb869d0684b98f9a03810948624a96287524daaa
227Author: Rafael Ostertag <rafi@guengel.ch>
228Date:   Sat Nov 3 16:20:06 2018 +0100
229
230    Reformat code
231
232 tests/crypt/file_aes256.cc | 133 ++++++++++++++++++++++-----------------------
233 1 file changed, 65 insertions(+), 68 deletions(-)
234
235commit a61678b31937611dbf0fdd770198a635736e7f29
236Author: Rafael Ostertag <rafi@guengel.ch>
237Date:   Sat Nov 3 16:19:39 2018 +0100
238
239    Add logging
240
241 src/converters/csv2yapet/Makefile.am |  1 +
242 src/converters/yapet2csv/Makefile.am |  1 +
243 src/libs/crypt/Makefile.am           |  1 +
244 src/libs/crypt/aes256.cc             | 26 +++++++++++
245 src/libs/crypt/file.cc               | 28 ++++++++++--
246 src/libs/crypt/key256.cc             | 83 ++++++++++++++++++++++++++++++++----
247 src/libs/file/Makefile.am            |  1 +
248 src/libs/file/rawfile.cc             |  9 ++++
249 src/libs/file/yapet10file.cc         | 12 ++++++
250 src/libs/file/yapet20file.cc         |  3 ++
251 src/libs/glue/Makefile.am            |  1 +
252 src/libs/glue/changepassword.cc      |  6 +++
253 src/libs/metadata/Makefile.am        |  1 +
254 src/libs/metadata/metadata.cc        | 24 ++++++++++-
255 src/libs/ui/Makefile.am              |  1 +
256 src/libs/ui/mainwindow.cc            |  2 +
257 src/libs/ui/newpassworddialog.cc     |  1 +
258 tests/converters/import/Makefile.am  |  1 +
259 tests/crypt/Makefile.am              |  1 +
260 tests/file/Makefile.am               |  1 +
261 tests/metadata/Makefile.am           |  1 +
262 tests/preload/Makefile.am            | 22 +++++-----
263 22 files changed, 203 insertions(+), 24 deletions(-)
264
265commit 51d40b0464a16b2be967f2d3a0f1af29952434e8
266Author: Rafael Ostertag <rafi@guengel.ch>
267Date:   Sat Nov 3 16:12:27 2018 +0100
268
269    Add logger
270
271 src/libs/Makefile.am | 18 +++++++++++-
272 src/libs/logger.cc   | 34 ++++++++++++++++++++++
273 src/libs/logger.hh   | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++
274 3 files changed, 130 insertions(+), 1 deletion(-)
275
276commit 66878fa6b103065ff3322a95d745152f364cb47c
277Author: Rafael Ostertag <rafi@guengel.ch>
278Date:   Fri Nov 2 06:42:25 2018 +0100
279
280    Reorder includes
281
282 src/libs/ui/newpassworddialog.cc | 8 ++++----
283 1 file changed, 4 insertions(+), 4 deletions(-)
284
285commit 77387aaf2212110fc0e082cf70e032812ef89ff0
286Author: Rafael Ostertag <rafi@guengel.ch>
287Date:   Wed Oct 31 17:53:44 2018 +0100
288
289    Use libyacurs development branch
290
291 libyacurs | 2 +-
292 1 file changed, 1 insertion(+), 1 deletion(-)
293
294commit 1616e5d9089076ff4bc5f74232816f192da31786
295Author: Rafael Ostertag <rafi@guengel.ch>
296Date:   Wed Oct 31 11:33:02 2018 +0100
297
298    Introduce $EXTRA_LD_PRELOAD
299
300    This environment variable allows to add extra preload
301    libraries which is required when using code instrumentation
302    to load libasan before the test preload libraries
303
304 tests/preload/Makefile.am | 6 +++---
305 1 file changed, 3 insertions(+), 3 deletions(-)
306
307commit 708f78855ec9502ba62753d0414fdd3907014ede
308Author: Rafael Ostertag <rafi@guengel.ch>
309Date:   Wed Oct 31 09:14:40 2018 +0100
310
311    Do not use code instrumentation when building on OpenBSD
312
313 Jenkinsfile | 21 ++++++++++++---------
314 1 file changed, 12 insertions(+), 9 deletions(-)
315
316commit 7efe5cb63796e3e5b4980fc56602630e16c5b69c
317Author: Rafael Ostertag <rafi@guengel.ch>
318Date:   Wed Oct 31 09:01:34 2018 +0100
319
320    Use proper assertion macro
321
322 tests/file/fileutils.cc | 2 +-
323 1 file changed, 1 insertion(+), 1 deletion(-)
324
325commit 8f3bf56d2f9a30f039da2ece68b814bec01d36e4
326Author: Rafael Ostertag <rafi@guengel.ch>
327Date:   Wed Oct 31 07:54:25 2018 +0100
328
329    Use uniform distribution to not waste random numbers
330
331 src/libs/pwgen/Makefile.am  |   2 +-
332 src/libs/pwgen/rng.cc       | 107 +++---------------------------------
333 src/libs/pwgen/rng.hh       |  17 ++----
334 src/libs/pwgen/rngengine.cc | 131 ++++++++++++++++++++++++++++++++++++++++++++
335 src/libs/pwgen/rngengine.hh |  70 +++++++++++++++++++++++
336 tests/pwgen/Makefile.am     |   5 +-
337 tests/pwgen/rng_engine.cc   |  69 +++++++++++++++++++++++
338 7 files changed, 289 insertions(+), 112 deletions(-)
339
340commit d0e457f15dce4e8d203521c1f0511c29aa52da2e
341Author: Rafael Ostertag <rafi@guengel.ch>
342Date:   Tue Oct 30 07:22:44 2018 +0100
343
344    Use deterministic keying parameters
345
346 tests/crypt/aes256.cc | 22 ++++++++++++++++++----
347 1 file changed, 18 insertions(+), 4 deletions(-)
348
349commit 83ff9bfefdb46c2057477fbca467e7324014fec1
350Author: Rafael Ostertag <rafi@guengel.ch>
351Date:   Tue Oct 30 06:56:08 2018 +0100
352
353    Delete stale README
354
355 src/libs/file/README.md | 1 -
356 1 file changed, 1 deletion(-)
357
358commit 25d864dae2c9e02b80d448b338c49644d93ee07b
359Author: Rafael Ostertag <rafi@guengel.ch>
360Date:   Tue Oct 30 06:54:36 2018 +0100
361
362    Fix typo in comment
363
364 src/libs/file/yapet10file.cc | 2 +-
365 1 file changed, 1 insertion(+), 1 deletion(-)
366
367commit dcdbf53d32fb16639615c5fb4968ae7dce939cba
368Author: Rafael Ostertag <rafi@guengel.ch>
369Date:   Mon Oct 29 19:50:28 2018 +0100
370
371    Fix memory leak
372
373 src/converters/yapet2csv/csvexport.cc | 2 +-
374 1 file changed, 1 insertion(+), 1 deletion(-)
375
376commit 5fc332e2d08b641fa77a318d9cafbbb3782ab75d
377Author: Rafael Ostertag <rafi@guengel.ch>
378Date:   Mon Oct 29 18:28:33 2018 +0100
379
380    Disable test that will fail with address sanitizer enabled
381
382 tests/utils/securearray.cc | 15 ++++++++++++++-
383 1 file changed, 14 insertions(+), 1 deletion(-)
384
385commit d1876d4f59cea85fde3cac82989eb08b1714a5fb
386Author: Rafael Ostertag <rafi@guengel.ch>
387Date:   Mon Oct 29 06:50:25 2018 +0100
388
389    Guarantee string termination
390
391 src/converters/csv2yapet/main.cc | 1 +
392 1 file changed, 1 insertion(+)
393
394commit e288694957041791d8e6cf027fef369f9f8d4f07
395Merge: 7cad798 2ad97b5
396Author: Rafael Ostertag <rafi@guengel.ch>
397Date:   Sun Oct 28 02:27:47 2018 +0200
398
399    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
400
401commit 7cad7986e2a0a67e8ea5b0d4ccb0f336e9438c4e
402Author: Rafael Ostertag <rafi@guengel.ch>
403Date:   Sun Oct 28 02:27:26 2018 +0200
404
405    Update
406
407 doc/NEWS.adoc.in | 2 ++
408 1 file changed, 2 insertions(+)
409
410commit 2ad97b53bfcc76853d1a67deb60fc3931d44abf5
411Author: carnil <carnil@debian.org>
412Date:   Sun Oct 28 02:18:33 2018 +0200
413
414    Fix small typos for "Mismatch" word (#14)
415
416    In the binary and the pot/po files there were some occurences of the
417    word "Missmatch" which should be "Mismatch" accordingly.
418
419    This was spotted by lintian, the "Debian package checker" which dissects
420    Debian packages and reports bugs and policy violations.
421
422    https://lintian.debian.org/tags/spelling-error-in-binary.html
423
424 po/de.po                         | 2 +-
425 po/yapet.pot                     | 2 +-
426 src/libs/ui/newpassworddialog.cc | 4 ++--
427 3 files changed, 4 insertions(+), 4 deletions(-)
428
429commit 0f05aec1c82e1f03329917bdc7ba49d0f587b11e
430Merge: 9a7d86c b530683
431Author: Rafael Ostertag <rafi@guengel.ch>
432Date:   Sat Oct 27 15:22:24 2018 +0200
433
434    Merge branch 'master' into development
435
436commit b5306833451200de12b09f4892d9db42bd0f3c09
437Merge: 5dd8268 115b3ce
438Author: Rafael Ostertag <rafi@guengel.ch>
439Date:   Sat Oct 27 15:18:30 2018 +0200
440
441    Merge branch 'release/2.1'
442
443commit 115b3ce885a8dafcfb5b051f739b643c732750e8
444Author: Rafael Ostertag <rafi@guengel.ch>
445Date:   Sat Oct 27 14:53:31 2018 +0200
446
447    Add version 2.1 news
448
449 doc/NEWS.adoc.in | 103 +++++++++++++++++++++++++++++--------------------------
450 1 file changed, 54 insertions(+), 49 deletions(-)
451
452commit afe4236ee3dd19c5e868b03394b4bd150ffa6c3f
453Author: Rafael Ostertag <rafi@guengel.ch>
454Date:   Sat Oct 27 14:43:48 2018 +0200
455
456    Bump version to 2.1
457
458 configure.ac | 2 +-
459 1 file changed, 1 insertion(+), 1 deletion(-)
460
461commit 65435ca958d31e124a0893fa9d0518363f8e9ea9
462Author: Rafael Ostertag <rafi@guengel.ch>
463Date:   Sat Oct 27 14:40:54 2018 +0200
464
465    Properly cleanup source in move assignment. Fixes #13
466
467 Jenkinsfile                  |  2 +-
468 configure.ac                 |  2 +-
469 src/libs/pwgen/rng.cc        |  3 +++
470 tests/crypt/file_aes256.cc   | 50 +++++++++-----------------------------------
471 tests/crypt/file_blowfish.cc | 50 +++++++++-----------------------------------
472 tests/pwgen/rng.cc           |  2 +-
473 6 files changed, 26 insertions(+), 83 deletions(-)
474
475commit 9a7d86c0fca059cbfaaad3b0ea01d63cdda12119
476Author: Rafael Ostertag <rafi@guengel.ch>
477Date:   Mon Oct 22 20:34:35 2018 +0200
478
479    Use -fsanitize=address
480
481 Jenkinsfile | 2 +-
482 1 file changed, 1 insertion(+), 1 deletion(-)
483
484commit 64e85e2f6280f572cb25af2df463cb9f9ff5acbd
485Author: Ostertag Rafael <rafi@guengel.ch>
486Date:   Sat Oct 13 22:36:21 2018 +0200
487
488    Remove TODO
489
490 TODO | 10 ----------
491 1 file changed, 10 deletions(-)
492
493commit 16712ea0b338235a4bcc5f9635a1901817e460dd
494Author: Ostertag Rafael <rafi@guengel.ch>
495Date:   Sat Oct 13 22:28:35 2018 +0200
496
497    Prepare development branch after merge
498
499 configure.ac     | 2 +-
500 doc/NEWS.adoc.in | 2 ++
501 2 files changed, 3 insertions(+), 1 deletion(-)
502
503commit ac2fca59cc25e5e7fbd81081019f0f494f908e6d
504Merge: c139d8a 5dd8268
505Author: Ostertag Rafael <rafi@guengel.ch>
506Date:   Sat Oct 13 22:27:33 2018 +0200
507
508    Merge branch 'master' into development
509
510commit 5dd8268a1fb1a449303a5876f4852aabf81222c7
511Merge: 037d174 a7b83d7
512Author: Ostertag Rafael <rafi@guengel.ch>
513Date:   Sat Oct 13 22:24:58 2018 +0200
514
515    Merge branch 'release/2.0'
516
517commit a7b83d7d160a5431d3b281b333719c66533c60fc
518Author: Ostertag Rafael <rafi@guengel.ch>
519Date:   Sat Oct 13 21:26:30 2018 +0200
520
521    Add distcheck configure flags
522
523 Jenkinsfile | 2 +-
524 1 file changed, 1 insertion(+), 1 deletion(-)
525
526commit 9036163af5ee30667cbdd9adf811802c9e6f629d
527Author: Ostertag Rafael <rafi@guengel.ch>
528Date:   Sat Oct 13 21:12:58 2018 +0200
529
530    Do not build on OpenBSD 32bit
531
532    32bit is covered by FreeBSD 32bit
533
534 Jenkinsfile | 50 --------------------------------------------------
535 1 file changed, 50 deletions(-)
536
537commit c8942824b16c4356ea622ead954b321f306e63a2
538Author: Ostertag Rafael <rafi@guengel.ch>
539Date:   Sat Oct 13 21:02:21 2018 +0200
540
541    Remove README.Cygwin from EXTRA_DIST
542
543 Makefile.am | 2 +-
544 1 file changed, 1 insertion(+), 1 deletion(-)
545
546commit 6477dc94febe464ed99a97a1d70ecf75d91806e5
547Author: Ostertag Rafael <rafi@guengel.ch>
548Date:   Sat Oct 13 20:54:47 2018 +0200
549
550    Add correct bug reporting address
551
552 configure.ac | 2 +-
553 po/Makevars  | 2 +-
554 2 files changed, 2 insertions(+), 2 deletions(-)
555
556commit 699383fe470c9fdc08fb40beff6c6eb5118bf545
557Author: Ostertag Rafael <rafi@guengel.ch>
558Date:   Sat Oct 13 20:49:23 2018 +0200
559
560    Update translations
561
562 po/de.po     | 552 ++++++++++++++++++++++++++++-------------------------------
563 po/yapet.pot | 534 ++++++++++++++++++++++++++++-----------------------------
564 2 files changed, 533 insertions(+), 553 deletions(-)
565
566commit 8d52a77b22ea947ddf1e9896873f3d07d652b6e8
567Author: Ostertag Rafael <rafi@guengel.ch>
568Date:   Sat Oct 13 20:48:04 2018 +0200
569
570    Bug reporting on Github
571
572 BUGS              | 6 ++----
573 doc/man-bugs.adoc | 2 +-
574 2 files changed, 3 insertions(+), 5 deletions(-)
575
576commit c139d8a0f521949b549746e5c77bdb204ad0b99a
577Author: Ostertag Rafael <rafi@guengel.ch>
578Date:   Sat Oct 13 20:33:57 2018 +0200
579
580    Update copyright
581
582 intl.h                                      | 49 +++++++++++--------
583 src/converters/csv/csvline.cc               | 29 +++++++++++
584 src/converters/csv/csvline.hh               | 29 +++++++++++
585 src/converters/csv/csvstringfield.cc        | 29 +++++++++++
586 src/converters/csv/csvstringfield.hh        | 29 +++++++++++
587 src/converters/csv2yapet/csvimport.cc       | 57 +++++++++++-----------
588 src/converters/csv2yapet/csvimport.h        | 47 ++++++++++--------
589 src/converters/csv2yapet/main.cc            | 57 +++++++++++-----------
590 src/converters/yapet2csv/csvexport.cc       | 57 +++++++++++-----------
591 src/converters/yapet2csv/csvexport.h        | 47 ++++++++++--------
592 src/converters/yapet2csv/main.cc            | 57 +++++++++++-----------
593 src/libs/cfg/cfg.cc                         | 47 ++++++++++--------
594 src/libs/cfg/cfg.h                          | 49 +++++++++++--------
595 src/libs/cfg/cfgfile.cc                     | 47 ++++++++++--------
596 src/libs/cfg/cfgfile.h                      | 49 +++++++++++--------
597 src/libs/consts/consts.cc                   | 48 +++++++++++--------
598 src/libs/consts/consts.h                    | 49 +++++++++++--------
599 src/libs/crypt/abstractcryptofactory.hh     | 29 +++++++++++
600 src/libs/crypt/aes256.cc                    | 57 +++++++++++-----------
601 src/libs/crypt/aes256.hh                    | 59 +++++++++++------------
602 src/libs/crypt/aes256factory.cc             | 29 +++++++++++
603 src/libs/crypt/aes256factory.hh             | 29 +++++++++++
604 src/libs/crypt/blowfish.cc                  | 57 +++++++++++-----------
605 src/libs/crypt/blowfish.hh                  | 59 +++++++++++------------
606 src/libs/crypt/blowfishfactory.cc           | 29 +++++++++++
607 src/libs/crypt/blowfishfactory.hh           | 29 +++++++++++
608 src/libs/crypt/crypto.cc                    | 29 +++++++++++
609 src/libs/crypt/crypto.hh                    | 29 +++++++++++
610 src/libs/crypt/cryptofactoryhelper.cc       | 29 +++++++++++
611 src/libs/crypt/cryptofactoryhelper.hh       | 29 +++++++++++
612 src/libs/crypt/file.cc                      | 57 +++++++++++-----------
613 src/libs/crypt/file.h                       | 59 +++++++++++------------
614 src/libs/crypt/key.hh                       | 29 +++++++++++
615 src/libs/crypt/key256.cc                    | 55 ++++++++++-----------
616 src/libs/crypt/key256.hh                    | 59 +++++++++++------------
617 src/libs/crypt/key448.cc                    | 57 +++++++++++-----------
618 src/libs/crypt/key448.hh                    | 59 +++++++++++------------
619 src/libs/exceptions/baseerror.hh            | 59 +++++++++++------------
620 src/libs/exceptions/cryptoerror.hh          | 29 +++++++++++
621 src/libs/exceptions/fileerror.hh            | 29 +++++++++++
622 src/libs/exceptions/headererror.hh          | 29 +++++++++++
623 src/libs/exceptions/yapeterror.hh           | 29 +++++++++++
624 src/libs/file/filehelper.cc                 | 29 +++++++++++
625 src/libs/file/filehelper.hh                 | 29 +++++++++++
626 src/libs/file/fileutils.cc                  | 29 +++++++++++
627 src/libs/file/fileutils.hh                  | 29 +++++++++++
628 src/libs/file/header10.cc                   | 29 +++++++++++
629 src/libs/file/header10.hh                   | 29 +++++++++++
630 src/libs/file/headerversion.hh              | 29 +++++++++++
631 src/libs/file/rawfile.cc                    | 29 +++++++++++
632 src/libs/file/rawfile.hh                    | 29 +++++++++++
633 src/libs/file/yapet10file.cc                | 57 ++++++++++------------
634 src/libs/file/yapet10file.hh                | 56 +++++++++++-----------
635 src/libs/file/yapet20file.cc                | 56 +++++++++++-----------
636 src/libs/file/yapet20file.hh                | 56 +++++++++++-----------
637 src/libs/file/yapetfile.cc                  | 55 ++++++++++-----------
638 src/libs/file/yapetfile.hh                  | 24 +++++-----
639 src/libs/globals/globals.cc                 | 47 ++++++++++--------
640 src/libs/globals/globals.h                  | 49 +++++++++++--------
641 src/libs/glue/changepassword.cc             | 47 ++++++++++--------
642 src/libs/glue/changepassword.h              | 49 +++++++++++--------
643 src/libs/glue/createfile.cc                 | 47 ++++++++++--------
644 src/libs/glue/createfile.h                  | 49 +++++++++++--------
645 src/libs/glue/loadfile.cc                   | 47 ++++++++++--------
646 src/libs/glue/loadfile.h                    | 49 +++++++++++--------
647 src/libs/glue/opencmdlinefile.cc            | 47 ++++++++++--------
648 src/libs/glue/opencmdlinefile.h             | 49 +++++++++++--------
649 src/libs/glue/promptpassword.cc             | 47 ++++++++++--------
650 src/libs/glue/promptpassword.h              | 49 +++++++++++--------
651 src/libs/interfaces/serializable.hh         | 29 +++++++++++
652 src/libs/metadata/metadata.cc               | 29 +++++++++++
653 src/libs/metadata/metadata.hh               | 29 +++++++++++
654 src/libs/passwordrecord/passwordlistitem.cc | 29 +++++++++++
655 src/libs/passwordrecord/passwordlistitem.hh | 29 +++++++++++
656 src/libs/passwordrecord/passwordrecord.cc   | 29 +++++++++++
657 src/libs/passwordrecord/passwordrecord.hh   | 29 +++++++++++
658 src/libs/pwgen/characterpool.cc             | 29 +++++++++++
659 src/libs/pwgen/characterpool.hh             | 29 +++++++++++
660 src/libs/pwgen/pwgen.cc                     | 47 ++++++++++--------
661 src/libs/pwgen/pwgen.hh                     | 29 +++++++++++
662 src/libs/pwgen/rng.cc                       | 47 ++++++++++--------
663 src/libs/pwgen/rng.hh                       | 29 +++++++++++
664 src/libs/ui/help.cc                         | 47 ++++++++++--------
665 src/libs/ui/help.h                          | 49 +++++++++++--------
666 src/libs/ui/info.cc                         | 47 ++++++++++--------
667 src/libs/ui/info.h                          | 49 +++++++++++--------
668 src/libs/ui/mainwindow.cc                   | 47 ++++++++++--------
669 src/libs/ui/mainwindow.h                    | 49 +++++++++++--------
670 src/libs/ui/mainwindowhotkeys.h             | 49 +++++++++++--------
671 src/libs/ui/newpassworddialog.cc            | 47 ++++++++++--------
672 src/libs/ui/newpassworddialog.h             | 49 +++++++++++--------
673 src/libs/ui/passworddialog.cc               | 47 ++++++++++--------
674 src/libs/ui/passworddialog.h                | 49 +++++++++++--------
675 src/libs/ui/passwordrecord.cc               | 47 ++++++++++--------
676 src/libs/ui/passwordrecord.h                | 49 +++++++++++--------
677 src/libs/ui/pwgendialog.cc                  | 47 ++++++++++--------
678 src/libs/ui/pwgendialog.h                   | 49 +++++++++++--------
679 src/libs/ui/yapetlockscreen.cc              | 47 ++++++++++--------
680 src/libs/ui/yapetlockscreen.h               | 49 +++++++++++--------
681 src/libs/ui/yapetunlockdialog.cc            | 47 ++++++++++--------
682 src/libs/ui/yapetunlockdialog.h             | 49 +++++++++++--------
683 src/libs/utils/ods.hh                       | 29 +++++++++++
684 src/libs/utils/securearray.cc               | 28 +++++++++++
685 src/libs/utils/securearray.hh               | 29 +++++++++++
686 src/libs/utils/utils.hh                     | 29 +++++++++++
687 src/yapet/main.cc                           | 74 +++++++++++++++++------------
688 106 files changed, 3003 insertions(+), 1472 deletions(-)
689
690commit df2e58619cb396318fbb78fe859cceff9d128d96
691Author: Ostertag Rafael <rafi@guengel.ch>
692Date:   Sat Oct 13 20:09:20 2018 +0200
693
694    Make sure selected character pools are used
695
696 src/libs/pwgen/pwgen.cc | 85 ++++++++++++++++++++++++++++++++++++++++++++++---
697 tests/pwgen/pwgen.cc    | 28 +++++++++++++---
698 2 files changed, 104 insertions(+), 9 deletions(-)
699
700commit 623697bb984eb3b8d12b434d0313786e1d27f657
701Author: Ostertag Rafael <rafi@guengel.ch>
702Date:   Sat Oct 13 19:34:07 2018 +0200
703
704    Read 8 random bytes and serve from memory
705
706 src/libs/pwgen/rng.cc | 55 +++++++++++++++++++++++++++++++++++++--------------
707 src/libs/pwgen/rng.hh | 11 ++++++++---
708 tests/pwgen/rng.cc    | 14 ++++++-------
709 3 files changed, 55 insertions(+), 25 deletions(-)
710
711commit ae819ebd208d57f4abc5981e20440a25fa3451b0
712Author: Ostertag Rafael <rafi@guengel.ch>
713Date:   Sat Oct 13 18:28:44 2018 +0200
714
715    Update documentation
716
717 README.md                | 2 +-
718 doc/INSTALL.adoc.in      | 5 ++---
719 doc/NEWS.adoc.in         | 2 +-
720 doc/attributes.adoc      | 2 ++
721 doc/csv2yapet.adoc.in    | 2 +-
722 doc/yapet.adoc.in        | 2 +-
723 doc/yapet2csv.adoc.in    | 2 +-
724 doc/yapet_colors.adoc.in | 4 ++--
725 doc/yapet_config.adoc.in | 2 +-
726 9 files changed, 12 insertions(+), 11 deletions(-)
727
728commit 52bb36adfe78bfaf231605ffbf3a2f7b75736868
729Author: Ostertag Rafael <rafi@guengel.ch>
730Date:   Sat Oct 13 17:02:38 2018 +0200
731
732    Build bz2 dist
733
734 configure.ac | 2 +-
735 1 file changed, 1 insertion(+), 1 deletion(-)
736
737commit a0bb1d5fd6f3df2a8bb63c1fa12201d7e2edafcd
738Author: Ostertag Rafael <rafi@guengel.ch>
739Date:   Sat Oct 13 17:02:19 2018 +0200
740
741    Add deployment of release
742
743 Jenkinsfile | 7 +++++++
744 1 file changed, 7 insertions(+)
745
746commit 29af19795b0a0b8aa7553d5a9417947b4a8cb7e7
747Author: Ostertag Rafael <rafi@guengel.ch>
748Date:   Sat Oct 13 16:32:59 2018 +0200
749
750    Fix Makefile warnings
751
752 src/libs/pwgen/Makefile.am | 2 +-
753 tests/pwgen/Makefile.am    | 2 +-
754 2 files changed, 2 insertions(+), 2 deletions(-)
755
756commit e7bfd5559c58caeaad64217d95b7990fe3a02758
757Author: Ostertag Rafael <rafi@guengel.ch>
758Date:   Sat Oct 13 16:31:27 2018 +0200
759
760    Drop BUGS, MAINTAINER, THANKS
761
762 BUGS        |  6 ------
763 MAINTAINER  | 20 --------------------
764 Makefile.am |  4 ++--
765 THANKS      | 14 --------------
766 4 files changed, 2 insertions(+), 42 deletions(-)
767
768commit 13607a4f5e9d3c71221016cb3d18226070e36284
769Author: Ostertag Rafael <rafi@guengel.ch>
770Date:   Sat Oct 13 16:26:52 2018 +0200
771
772    Bump to version 2.0
773
774 configure.ac     | 2 +-
775 doc/NEWS.adoc.in | 2 +-
776 2 files changed, 2 insertions(+), 2 deletions(-)
777
778commit 1b1f9ba62ed7e9b87aa009a9238f3422f004a9ce
779Author: Ostertag Rafael <rafi@guengel.ch>
780Date:   Sat Oct 13 11:29:19 2018 +0200
781
782    Refactor
783
784 src/libs/pwgen/pwgen.cc         |  2 +-
785 src/libs/pwgen/rng.cc           | 44 +++++++++++++++++++----------------------
786 src/libs/pwgen/rng.hh           | 23 ++-------------------
787 tests/pwgen/rng.cc              | 10 ++++------
788 tests/pwgen/rng_distribution.cc |  2 +-
789 5 files changed, 28 insertions(+), 53 deletions(-)
790
791commit 8d636c5a6a28b0abc654a1fae24f25821e56f8e9
792Author: Ostertag Rafael <rafi@guengel.ch>
793Date:   Sat Oct 13 10:10:47 2018 +0200
794
795    Fix pipeline
796
797 Jenkinsfile | 10 +++++-----
798 1 file changed, 5 insertions(+), 5 deletions(-)
799
800commit bf249a8eef0f91e2d53a67da1b7a383c71b7f396
801Author: Ostertag Rafael <rafi@guengel.ch>
802Date:   Sat Oct 13 10:01:06 2018 +0200
803
804    Fix build errors
805
806 src/libs/pwgen/rng.hh | 8 ++++++--
807 1 file changed, 6 insertions(+), 2 deletions(-)
808
809commit 96fd8e5b03057c639e736a26ad22cf1bf026c7b1
810Author: Ostertag Rafael <rafi@guengel.ch>
811Date:   Sat Oct 13 09:34:39 2018 +0200
812
813    Fix build errors
814
815 src/libs/pwgen/rng.hh | 4 ++--
816 1 file changed, 2 insertions(+), 2 deletions(-)
817
818commit 44ef998c904d3cec4690c5cb7d1789d362143e9e
819Author: Ostertag Rafael <rafi@guengel.ch>
820Date:   Sat Oct 13 09:12:01 2018 +0200
821
822    Update translations
823
824 po/de.po          | 101 +++++++++++++++++++++++++++---------------------------
825 po/yapet.pot      |  74 +++++++++++++++------------------------
826 src/yapet/main.cc |   8 ++---
827 3 files changed, 81 insertions(+), 102 deletions(-)
828
829commit 263bfa3b1fe6c0d256d971d50332855cb60bba9d
830Author: Ostertag Rafael <rafi@guengel.ch>
831Date:   Sat Oct 13 09:01:06 2018 +0200
832
833    Refactor password generator
834
835 doc/Makefile.am                   |  4 +-
836 doc/NEWS.adoc.in                  |  3 +-
837 doc/yapet_config.adoc.in          | 15 -------
838 src/libs/cfg/cfg.cc               | 38 ----------------
839 src/libs/cfg/cfg.h                | 18 --------
840 src/libs/consts/consts.h          |  2 -
841 src/libs/pwgen/characterpool.cc   | 16 +++----
842 src/libs/pwgen/characterpool.hh   | 64 +++------------------------
843 src/libs/pwgen/pwgen.cc           | 29 ++++++------
844 src/libs/pwgen/pwgen.hh           |  9 +---
845 src/libs/pwgen/rng.cc             | 93 +++++++++++++++++----------------------
846 src/libs/pwgen/rng.hh             | 55 +++++++++++------------
847 src/libs/ui/pwgendialog.cc        | 47 +-------------------
848 src/libs/ui/pwgendialog.h         |  4 --
849 tests/cfg/cfg1.cc                 | 64 +--------------------------
850 tests/cfg/cfgfile1.cc             | 15 -------
851 tests/cfg/cfgfile2.rc             |  1 -
852 tests/cfg/cfgfile3.rc             |  1 -
853 tests/pwgen/Makefile.am           |  8 ++--
854 tests/pwgen/characterpool.cc      | 40 -----------------
855 tests/pwgen/pwgen.cc              | 16 +++----
856 tests/pwgen/pwgen_distribution.cc | 20 +++++++++
857 tests/pwgen/rng.cc                | 87 ++++++++++++------------------------
858 tests/pwgen/rng_distribution.cc   | 20 +++++++++
859 24 files changed, 180 insertions(+), 489 deletions(-)
860
861commit 4b8e0d512fb02363f1c36040edf9745f195d2c09
862Author: Ostertag Rafael <rafi@guengel.ch>
863Date:   Tue Oct 9 06:52:25 2018 +0200
864
865    Remove erroneous character
866
867 doc/csv2yapet.adoc.in | 2 +-
868 1 file changed, 1 insertion(+), 1 deletion(-)
869
870commit 9eb81e3f035638be02edfc6a3ecfdf156fa22994
871Author: Rafael Ostertag <rafi@guengel.ch>
872Date:   Sun Oct 7 19:12:49 2018 +0200
873
874    Fix Jenkinsfile
875
876 Jenkinsfile | 2 +-
877 1 file changed, 1 insertion(+), 1 deletion(-)
878
879commit ac18400669c8c3f530236983004be93aeaf50455
880Author: Rafael Ostertag <rafi@guengel.ch>
881Date:   Sun Oct 7 18:58:52 2018 +0200
882
883    Update documentation (#12)
884
885 .gitignore                   |  24 +-
886 .vscode/settings.json        |  12 +-
887 Jenkinsfile                  |  33 +-
888 Makefile.am                  |   4 +-
889 NEWS                         | 170 ----------
890 README.md                    |  12 +-
891 doc/DESIGN.sgml.in           | 694 --------------------------------------
892 doc/INSTALL.adoc.in          |  50 +++
893 doc/INSTALL.sgml.in          | 333 ------------------
894 doc/Makefile.am              |   4 +-
895 doc/Makefile.doc.am          |  86 ++---
896 doc/NEWS.adoc.in             | 131 ++++++++
897 doc/README.Cygwin.sgml.in    |  85 -----
898 doc/README.adoc.in           |  47 +++
899 doc/README.sgml.in           | 385 ---------------------
900 doc/attributes.adoc          |   9 +
901 doc/bugreport.sgml           |   5 -
902 doc/caution.sgml             |   7 -
903 doc/copyright.sgml           |  12 -
904 doc/csv2yapet.adoc.in        | 108 ++++++
905 doc/csv2yapet.sgml.in        | 452 -------------------------
906 doc/license.sgml             |  39 ---
907 doc/man-authors.adoc         |   3 +
908 doc/man-bugs.adoc            |   3 +
909 doc/pwrecord.sgml            |  39 ---
910 doc/supportedplatforms.sgml  |  13 -
911 doc/yapet.adoc.in            | 178 ++++++++++
912 doc/yapet.sgml.in            | 784 -------------------------------------------
913 doc/yapet2csv.adoc.in        |  68 ++++
914 doc/yapet2csv.sgml.in        | 356 --------------------
915 doc/yapet_colors.adoc.in     | 101 ++++++
916 doc/yapet_colors.sgml.in     | 275 ---------------
917 doc/yapet_config.adoc.in     | 181 ++++++++++
918 doc/yapet_config.sgml.in     | 514 ----------------------------
919 src/libs/file/yapet10file.hh | 120 +------
920 src/libs/file/yapet20file.hh | 103 +-----
921 36 files changed, 951 insertions(+), 4489 deletions(-)
922
923commit b982e5e1f67822e70511c4ee03acb89d400fb3d6
924Author: Rafael Ostertag <rafi@guengel.ch>
925Date:   Sat Oct 6 12:50:03 2018 +0200
926
927    Improve password generator
928
929 src/libs/pwgen/characterpool.cc | 19 +++++------
930 src/libs/pwgen/characterpool.hh | 15 +++++++--
931 src/libs/pwgen/pwgen.cc         | 33 ++++---------------
932 src/libs/pwgen/pwgen.hh         |  4 ---
933 tests/pwgen/characterpool.cc    | 73 ++++++++++++++++++++---------------------
934 5 files changed, 63 insertions(+), 81 deletions(-)
935
936commit f3077419f235211e8141e866aec6c4b9905670fa
937Author: Ostertag Rafael <rafi@guengel.ch>
938Date:   Wed Oct 3 19:40:05 2018 +0200
939
940    Fix build errors on various platforms
941
942 src/libs/pwgen/characterpool.cc | 2 +-
943 src/libs/pwgen/rng.cc           | 8 +++++---
944 2 files changed, 6 insertions(+), 4 deletions(-)
945
946commit f62d7cdb9bd486e939cb457d73d190f9b56680b6
947Author: Ostertag Rafael <rafi@guengel.ch>
948Date:   Wed Oct 3 19:19:28 2018 +0200
949
950    Update po files
951
952 po/POTFILES.in |  10 +-
953 po/de.po       | 465 +++++++++++++++++++++++++++++----------------------------
954 po/yapet.pot   | 438 +++++++++++++++++++++++++++--------------------------
955 3 files changed, 472 insertions(+), 441 deletions(-)
956
957commit c77ac24e0588f9af196ed6eff6aed89f0f6b32a9
958Author: Ostertag Rafael <rafi@guengel.ch>
959Date:   Wed Oct 3 19:01:44 2018 +0200
960
961    Fix due to refactoring
962
963 src/libs/cfg/cfg.cc   | 12 ++++-----
964 tests/cfg/cfg1.cc     | 69 +++++++++++++++++++++++----------------------------
965 tests/cfg/cfgfile1.cc |  6 ++---
966 3 files changed, 40 insertions(+), 47 deletions(-)
967
968commit a311556f1f5121453003766ab9be4992fdad85c5
969Author: Ostertag Rafael <rafi@guengel.ch>
970Date:   Wed Oct 3 18:26:14 2018 +0200
971
972    Use new password generator
973
974 src/converters/csv/csvline.cc        |  8 +++-
975 src/converters/csv/csvstringfield.cc |  5 +++
976 src/converters/csv2yapet/main.cc     |  1 +
977 src/converters/yapet2csv/main.cc     |  1 +
978 src/libs/cfg/cfg.cc                  | 50 +++++++++++------------
979 src/libs/cfg/cfg.h                   | 16 ++++----
980 src/libs/cfg/cfgfile.cc              |  2 +
981 src/libs/cfg/cfgfile.h               |  2 +-
982 src/libs/consts/consts.h             | 11 ++---
983 src/libs/metadata/metadata.cc        |  5 +++
984 src/libs/ui/pwgendialog.cc           | 78 +++++++++++++-----------------------
985 src/libs/ui/pwgendialog.h            |  4 +-
986 12 files changed, 88 insertions(+), 95 deletions(-)
987
988commit 6205c14dc30f1412571f14faef63b6c76073db8e
989Author: Ostertag Rafael <rafi@guengel.ch>
990Date:   Wed Oct 3 18:23:35 2018 +0200
991
992    Fix seeding of rand()
993
994 src/libs/pwgen/rng.cc | 3 ++-
995 src/libs/pwgen/rng.hh | 7 ++-----
996 tests/pwgen/pwgen.cc  | 6 ++++++
997 3 files changed, 10 insertions(+), 6 deletions(-)
998
999commit 4e09192aabc35ea8c7d302a85244c940ee15e9b3
1000Author: Ostertag Rafael <rafi@guengel.ch>
1001Date:   Wed Oct 3 18:16:05 2018 +0200
1002
1003    Drop old code and AUTO RNGENGINE
1004
1005 src/libs/pwgen/Makefile.am      |   4 +-
1006 src/libs/pwgen/charpool.cc      | 296 ------------------------------------
1007 src/libs/pwgen/charpool.h       | 222 ---------------------------
1008 src/libs/pwgen/pwgen.cc         | 253 -------------------------------
1009 src/libs/pwgen/pwgen.h          |  91 -----------
1010 src/libs/pwgen/pwgenexception.h | 109 --------------
1011 src/libs/pwgen/rng.cc           | 327 ----------------------------------------
1012 src/libs/pwgen/rng.h            | 124 ---------------
1013 src/libs/pwgen/rng.hh           |   3 +-
1014 tests/pwgen/Makefile.am         |   6 +-
1015 tests/pwgen/charpool1.cc        | 188 -----------------------
1016 tests/pwgen/charpool2.cc        |  82 ----------
1017 tests/pwgen/pwgen1.cc           | 179 ----------------------
1018 tests/pwgen/rng1.cc             | 110 --------------
1019 14 files changed, 4 insertions(+), 1990 deletions(-)
1020
1021commit 4ded95348904607130093185b7bdd28ee66da977
1022Author: Ostertag Rafael <rafi@guengel.ch>
1023Date:   Wed Oct 3 06:54:09 2018 +0200
1024
1025    Refactored PwGen
1026
1027 configure.ac                    |   2 +-
1028 src/libs/pwgen/Makefile.am      |   5 +-
1029 src/libs/pwgen/characterpool.cc |  43 ++++++++++++++++
1030 src/libs/pwgen/characterpool.hh |  98 +++++++++++++++++++++++++++++++++++
1031 src/libs/pwgen/pwgen.cc         |  74 ++++++++++++++++++++++++++-
1032 src/libs/pwgen/pwgen.hh         |  48 ++++++++++++++++++
1033 src/libs/pwgen/rng.cc           |  93 +++++++++++++++++++++++++++++++++
1034 src/libs/pwgen/rng.hh           |  52 +++++++++++++++++++
1035 tests/pwgen/Makefile.am         |  15 ++++--
1036 tests/pwgen/characterpool.cc    | 110 ++++++++++++++++++++++++++++++++++++++++
1037 tests/pwgen/pwgen.cc            |  97 +++++++++++++++++++++++++++++++++++
1038 tests/pwgen/rng.cc              | 106 ++++++++++++++++++++++++++++++++++++++
1039 12 files changed, 734 insertions(+), 9 deletions(-)
1040
1041commit ce3cc7e1ecadb03d55e69863a8bd36b20bd20bb1
1042Author: Ostertag Rafael <rafi@guengel.ch>
1043Date:   Tue Oct 2 20:32:15 2018 +0200
1044
1045    Refactoring
1046
1047 src/libs/utils/securearray.cc | 25 +++++++++++--------------
1048 src/libs/utils/securearray.hh |  1 +
1049 2 files changed, 12 insertions(+), 14 deletions(-)
1050
1051commit cebada6973b3ceee8f77033d60f0d428c7d8b457
1052Author: Ostertag Rafael <rafi@guengel.ch>
1053Date:   Tue Oct 2 20:28:46 2018 +0200
1054
1055    Implement writable index operator
1056
1057 src/libs/utils/securearray.cc | 11 +++++++++++
1058 src/libs/utils/securearray.hh |  1 +
1059 tests/utils/securearray.cc    |  5 ++++-
1060 3 files changed, 16 insertions(+), 1 deletion(-)
1061
1062commit 9e2f1a2c5b78077fe61f9284cfc141d4172ab100
1063Author: Rafael Ostertag <rafi@guengel.ch>
1064Date:   Sun Sep 23 20:21:41 2018 +0200
1065
1066    Add 32bit architectures
1067
1068 Jenkinsfile | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------
1069 1 file changed, 120 insertions(+), 17 deletions(-)
1070
1071commit bdb15ac425ff0392b654d43d39507e6a3c1cae33
1072Author: Rafael Ostertag <rafi@guengel.ch>
1073Date:   Sun Sep 23 19:34:41 2018 +0200
1074
1075    Display Argon2 information in info dialog
1076
1077 src/libs/ui/info.cc | 50 +++++++++++++++++++++++++++++++++++++++++++-------
1078 src/libs/ui/info.h  |  9 +++++++++
1079 2 files changed, 52 insertions(+), 7 deletions(-)
1080
1081commit 4c03b2a1ac54707a118612ba8394571732eafad0
1082Author: Rafael Ostertag <rafi@guengel.ch>
1083Date:   Sun Sep 23 19:02:46 2018 +0200
1084
1085    Allow setting argon2 settings in yapet config file
1086
1087 configure.ac                           |   1 +
1088 src/converters/csv2yapet/Makefile.am   |   8 +-
1089 src/converters/yapet2csv/Makefile.am   |   8 +-
1090 src/libs/Makefile.am                   |   2 +-
1091 src/libs/cfg/cfg.cc                    | 130 +++++++++++++++++++--------------
1092 src/libs/cfg/cfg.h                     |  10 ++-
1093 src/libs/consts/consts.h               |  12 +++
1094 src/libs/crypt/Makefile.am             |   8 +-
1095 src/libs/crypt/key256.cc               |   7 +-
1096 src/libs/globals/Makefile.am           |  22 ++++++
1097 src/{yapet => libs/globals}/globals.cc |   0
1098 src/{yapet => libs/globals}/globals.h  |   3 -
1099 src/libs/glue/Makefile.am              |   2 +-
1100 src/libs/ui/Makefile.am                |   2 +-
1101 src/yapet/Makefile.am                  |   7 +-
1102 tests/cfg/cfgfile1.cc                  |  15 ++++
1103 tests/cfg/cfgfile1.rc                  |   3 +
1104 tests/converters/import/Makefile.am    |   5 +-
1105 tests/crypt/Makefile.am                |   3 +
1106 tests/metadata/Makefile.am             |   4 +-
1107 tests/preload/Makefile.am              |   6 ++
1108 21 files changed, 185 insertions(+), 73 deletions(-)
1109
1110commit 9993f4282c536ea20fbe4977e02f1da0b45ddaeb
1111Author: Rafael Ostertag <rafi@guengel.ch>
1112Date:   Sun Sep 23 17:29:20 2018 +0200
1113
1114    Pass -largon2 to linker on NetBSD
1115
1116 Jenkinsfile | 2 +-
1117 1 file changed, 1 insertion(+), 1 deletion(-)
1118
1119commit 96a356259a03309b31e22e50bd47e564795e4b14
1120Author: Rafael Ostertag <rafi@guengel.ch>
1121Date:   Sun Sep 23 17:28:56 2018 +0200
1122
1123    Revert "Add argon2 lib to LDFLAGS to fix build on NetBSD"
1124
1125    This reverts commit e358af0d494a85f0d88fa12fc6a153842daa78f2.
1126
1127 src/yapet/Makefile.am | 2 +-
1128 1 file changed, 1 insertion(+), 1 deletion(-)
1129
1130commit e358af0d494a85f0d88fa12fc6a153842daa78f2
1131Author: Rafael Ostertag <rafi@guengel.ch>
1132Date:   Sun Sep 23 16:54:58 2018 +0200
1133
1134    Add argon2 lib to LDFLAGS to fix build on NetBSD
1135
1136 src/yapet/Makefile.am | 2 +-
1137 1 file changed, 1 insertion(+), 1 deletion(-)
1138
1139commit 38a5fa25938c2878e97e7232807a2e9ed8223b99
1140Author: Rafael Ostertag <rafi@guengel.ch>
1141Date:   Sun Sep 23 16:41:14 2018 +0200
1142
1143    Refactor for new Key256
1144
1145 src/converters/csv2yapet/csvimport.cc      |   3 +-
1146 src/libs/crypt/abstractcryptofactory.hh    |   4 +-
1147 src/libs/crypt/aes256factory.cc            |   9 +++--
1148 src/libs/crypt/aes256factory.hh            |   5 ++-
1149 src/libs/crypt/blowfishfactory.cc          |   8 ++--
1150 src/libs/crypt/blowfishfactory.hh          |   5 ++-
1151 src/libs/crypt/crypto.hh                   |   4 +-
1152 src/libs/crypt/cryptofactoryhelper.cc      |   5 ++-
1153 src/libs/crypt/file.cc                     |   1 +
1154 src/libs/crypt/key256.cc                   |  25 ++++++++++++
1155 src/libs/crypt/key256.hh                   |   2 +
1156 src/libs/glue/changepassword.cc            |  11 +++++-
1157 src/libs/glue/createfile.cc                |   3 +-
1158 src/libs/glue/opencmdlinefile.cc           |   4 +-
1159 src/libs/ui/mainwindow.cc                  |   6 ++-
1160 tests/converters/import/import.cc          |  16 +++++---
1161 tests/converters/import/import2.cc         |   4 +-
1162 tests/crypt/aes256.cc                      |   2 +
1163 tests/crypt/aes256factory.cc               |  10 +++--
1164 tests/crypt/blowfishfactory.cc             |   4 +-
1165 tests/crypt/corrupt_aes256.pet.in          | Bin 14500 -> 14574 bytes
1166 tests/crypt/cryptofactoryhelper-2.0.pet.in | Bin 8 -> 83 bytes
1167 tests/crypt/file_aes256.cc                 |  59 ++++++++++++++++++-----------
1168 tests/crypt/file_blowfish.cc               |  34 ++++++++---------
1169 tests/crypt/foreign.cc                     |   2 +-
1170 tests/file/yapet10file.cc                  |   1 +
1171 tests/preload/checkmasterpwchange.cc       |  15 ++++----
1172 tests/preload/checktestpwrecord.cc         |  15 ++++----
1173 tests/preload/masterpwchange.cc            |  12 ++++++
1174 29 files changed, 183 insertions(+), 86 deletions(-)
1175
1176commit f149766a11449cb0e4a69f4fefb0f4d63b4caca4
1177Author: Rafael Ostertag <rafi@guengel.ch>
1178Date:   Sun Sep 23 12:29:12 2018 +0200
1179
1180    Refactor to use filehelper
1181
1182 src/libs/crypt/cryptofactoryhelper.cc | 22 +++-------------------
1183 1 file changed, 3 insertions(+), 19 deletions(-)
1184
1185commit 3d0ae5cb56cb9b369c9b0e44039858b32c5d4bff
1186Author: Rafael Ostertag <rafi@guengel.ch>
1187Date:   Sun Sep 23 12:25:18 2018 +0200
1188
1189    Add filehelper. Implement Meta Data support for Yapet 2.0 files
1190
1191 src/libs/file/Makefile.am    |   3 +-
1192 src/libs/file/filehelper.cc  |  66 ++++++++++++
1193 src/libs/file/filehelper.hh  |  17 ++++
1194 src/libs/file/yapet10file.cc |  17 +++-
1195 src/libs/file/yapet20file.cc |  28 ++++++
1196 src/libs/file/yapet20file.hh |   3 +
1197 tests/file/Makefile.am       |  10 +-
1198 tests/file/filehelper.cc     | 232 +++++++++++++++++++++++++++++++++++++++++++
1199 tests/file/yapet20file.cc    |  57 +++++++++--
1200 9 files changed, 417 insertions(+), 16 deletions(-)
1201
1202commit be80627862a4a410665b28b2d0dea1ec7bcf6521
1203Author: Rafael Ostertag <rafi@guengel.ch>
1204Date:   Sat Sep 22 20:51:06 2018 +0200
1205
1206    Use argon2 for Key256
1207
1208 src/libs/consts/consts.cc          | 11 ++++-
1209 src/libs/consts/consts.h           |  7 +++
1210 src/libs/crypt/Makefile.am         |  3 +-
1211 src/libs/crypt/key256.cc           | 94 ++++++++++++++++++--------------------
1212 src/libs/crypt/key256.hh           |  4 --
1213 src/libs/crypt/key448.cc           | 12 ++---
1214 src/libs/exceptions/cryptoerror.hh |  6 +++
1215 tests/crypt/Makefile.am            |  1 +
1216 tests/crypt/key256.cc              | 25 ++++++++--
1217 tests/preload/Makefile.am          |  2 +
1218 10 files changed, 99 insertions(+), 66 deletions(-)
1219
1220commit 718d4bdde07927f21d47529337f6d3783f583ef6
1221Author: Rafael Ostertag <rafi@guengel.ch>
1222Date:   Sat Sep 22 20:50:40 2018 +0200
1223
1224    Drop, not used
1225
1226 src/libs/file/yapet20metadata.hh | 6 ------
1227 1 file changed, 6 deletions(-)
1228
1229commit 8e2edbcd641ca528f82e7cadbcfcd0ff3bb45d49
1230Author: Rafael Ostertag <rafi@guengel.ch>
1231Date:   Sat Sep 22 17:53:45 2018 +0200
1232
1233    Move headers to .cc file
1234
1235 src/libs/crypt/key448.cc | 2 ++
1236 src/libs/crypt/key448.hh | 4 ----
1237 2 files changed, 2 insertions(+), 4 deletions(-)
1238
1239commit e9bc32711abff3661271b2a8bf3fadac08ae2c4e
1240Author: Rafael Ostertag <rafi@guengel.ch>
1241Date:   Sat Sep 22 17:48:29 2018 +0200
1242
1243    Add ARGON2_* flags to configure for NetBSD
1244
1245 Jenkinsfile | 2 +-
1246 1 file changed, 1 insertion(+), 1 deletion(-)
1247
1248commit 12ec0a59c4f0f9fd2cffd4b35f89970b2e5febc5
1249Author: Rafael Ostertag <rafi@guengel.ch>
1250Date:   Sat Sep 22 17:36:24 2018 +0200
1251
1252    Add PKG_CHECK for libargon2
1253
1254 configure.ac | 1 +
1255 1 file changed, 1 insertion(+)
1256
1257commit 9cfc2582419b33580e1a7e264d6414b5c908858b
1258Author: Rafael Ostertag <rafi@guengel.ch>
1259Date:   Sat Sep 22 17:30:19 2018 +0200
1260
1261    Add keyingParameters() function to Key
1262
1263 src/converters/csv2yapet/Makefile.am |  2 ++
1264 src/converters/yapet2csv/Makefile.am |  2 ++
1265 src/libs/crypt/Makefile.am           |  1 +
1266 src/libs/crypt/key.hh                | 20 +++++++++++++---
1267 src/libs/crypt/key256.cc             | 19 ++++++++++++---
1268 src/libs/crypt/key256.hh             |  6 +++++
1269 src/libs/crypt/key448.cc             | 19 ++++++++++++---
1270 src/libs/crypt/key448.hh             | 15 ++++++++++++
1271 src/libs/glue/Makefile.am            |  1 +
1272 src/libs/ui/Makefile.am              |  1 +
1273 src/yapet/Makefile.am                | 46 +++++++++++++++++++-----------------
1274 tests/converters/import/Makefile.am  |  2 ++
1275 tests/crypt/Makefile.am              |  2 ++
1276 tests/crypt/key448.cc                | 10 ++++++++
1277 tests/preload/Makefile.am            |  4 ++++
1278 15 files changed, 119 insertions(+), 31 deletions(-)
1279
1280commit 0110bc143ae3bf0cea136564c25212ebb38b1e49
1281Author: Rafael Ostertag <rafi@guengel.ch>
1282Date:   Sat Sep 22 16:55:50 2018 +0200
1283
1284    Add size() function
1285
1286 src/libs/metadata/metadata.cc |  4 ++++
1287 src/libs/metadata/metadata.hh |  2 ++
1288 tests/metadata/metadata.cc    | 14 +++++++++++++-
1289 3 files changed, 19 insertions(+), 1 deletion(-)
1290
1291commit fcb69a0683394a8886219f8156ad57fad64355bf
1292Author: Rafael Ostertag <rafi@guengel.ch>
1293Date:   Sat Sep 22 16:42:27 2018 +0200
1294
1295    Completed Meta Data. Moved ods to utils library
1296
1297 configure.ac                       |   2 +
1298 src/libs/Makefile.am               |   2 +-
1299 src/libs/file/Makefile.am          |   4 +-
1300 src/libs/file/metadatacontainer.hh |  43 -------------
1301 src/libs/metadata/Makefile.am      |  20 ++++++
1302 src/libs/metadata/metadata.cc      | 125 +++++++++++++++++++++++++++++++++++++
1303 src/libs/metadata/metadata.hh      |  28 +++++++++
1304 src/libs/utils/Makefile.am         |   2 +-
1305 src/libs/{file => utils}/ods.hh    |   0
1306 tests/Makefile.am                  |   2 +-
1307 tests/file/Makefile.am             |   3 +-
1308 tests/metadata/Makefile.am         |  20 ++++++
1309 tests/metadata/metadata.cc         |  79 +++++++++++++++++++++++
1310 tests/utils/Makefile.am            |   3 +-
1311 tests/{file => utils}/ods.cc       |   0
1312 15 files changed, 282 insertions(+), 51 deletions(-)
1313
1314commit 40f2e5da2d993c556ed6788556845dba3756ba25
1315Author: Rafael Ostertag <rafi@guengel.ch>
1316Date:   Sat Sep 22 12:02:50 2018 +0200
1317
1318    Fix spelling
1319
1320 src/libs/utils/securearray.cc | 2 +-
1321 1 file changed, 1 insertion(+), 1 deletion(-)
1322
1323commit c16aaeda92ffcbe860cbc17df1c73a88c19a3d6b
1324Author: Ostertag Rafael <rafi@guengel.ch>
1325Date:   Fri Sep 21 18:51:12 2018 +0200
1326
1327    Work on meta data
1328
1329 src/libs/file/metadatacontainer.hh | 43 ++++++++++++++++++++++++++++++++++++++
1330 src/libs/file/yapet20metadata.hh   |  6 ++++++
1331 2 files changed, 49 insertions(+)
1332
1333commit 96dec91da6c258cc2c51f8351269f77b2f545a41
1334Author: Ostertag Rafael <rafi@guengel.ch>
1335Date:   Fri Sep 21 18:21:40 2018 +0200
1336
1337    Introduce unencrypted meta data to yapetfile
1338
1339 src/libs/file/yapet10file.cc |  6 ++++++
1340 src/libs/file/yapet10file.hh | 10 ++++++++++
1341 src/libs/file/yapetfile.hh   |  4 ++++
1342 tests/file/yapet10file.cc    | 11 +++++++++++
1343 tests/file/yapetfile.cc      |  8 ++++++++
1344 5 files changed, 39 insertions(+)
1345
1346commit 39273c1a667e425075848f4b157ebe7211dcba27
1347Author: Ostertag Rafael <rafi@guengel.ch>
1348Date:   Fri Sep 21 18:03:25 2018 +0200
1349
1350    Rename meta data to header
1351
1352 src/libs/crypt/file.cc       |  8 ++++----
1353 src/libs/file/yapet10file.cc | 12 ++++++------
1354 src/libs/file/yapet10file.hh |  4 ++--
1355 src/libs/file/yapetfile.hh   | 10 +++++-----
1356 tests/file/yapet10file.cc    | 37 ++++++++++++++++++-------------------
1357 tests/file/yapet20file.cc    | 36 ++++++++++++++++++------------------
1358 tests/file/yapetfile.cc      |  4 ++--
1359 7 files changed, 55 insertions(+), 56 deletions(-)
1360
1361commit bedd5b97ba9435f0ba9dc686cbb98f79dc02c01d
1362Author: Ostertag Rafael <rafi@guengel.ch>
1363Date:   Fri Sep 21 06:56:10 2018 +0200
1364
1365    Fix line parsing in import
1366
1367 src/converters/csv2yapet/csvimport.cc | 72 +++++++++++++++++++++++++++++------
1368 tests/converters/import/import.cc     |  2 +-
1369 2 files changed, 61 insertions(+), 13 deletions(-)
1370
1371commit f53d9e3d4160b81014f8c55ad9ffd5fba2d96498
1372Author: Ostertag Rafael <rafi@guengel.ch>
1373Date:   Thu Sep 20 20:30:44 2018 +0200
1374
1375    Add more tests
1376
1377 tests/converters/csv/csvline.cc | 10 ++++++++++
1378 1 file changed, 10 insertions(+)
1379
1380commit a0920fb32dd1e49340ade56eded1efe2f7b4c9c7
1381Author: Ostertag Rafael <rafi@guengel.ch>
1382Date:   Thu Sep 20 06:52:12 2018 +0200
1383
1384    Drop erroneous comment
1385
1386 tests/converters/csv/csvline.cc | 1 -
1387 1 file changed, 1 deletion(-)
1388
1389commit 71af842cc0c52950ca8df275015cd87604d9ba74
1390Author: Ostertag Rafael <rafi@guengel.ch>
1391Date:   Thu Sep 20 06:50:57 2018 +0200
1392
1393    Use _separator for lookAhead
1394
1395 src/converters/csv/csvline.cc | 6 +++++-
1396 1 file changed, 5 insertions(+), 1 deletion(-)
1397
1398commit ff02afb67eebab617254fc1c541a2aed0f76af02
1399Author: Ostertag Rafael <rafi@guengel.ch>
1400Date:   Wed Sep 19 19:45:45 2018 +0200
1401
1402    Improved handling of escaping in CSV
1403
1404 src/converters/csv/csvline.cc   |  8 ++++
1405 tests/converters/csv/csvline.cc | 94 ++++++++++++++++++++++++++++++++++-------
1406 2 files changed, 86 insertions(+), 16 deletions(-)
1407
1408commit 597353619382116cdc569e897a31a05769157a1b
1409Author: Ostertag Rafael <rafi@guengel.ch>
1410Date:   Tue Sep 18 19:48:46 2018 +0200
1411
1412    Fix line parsing
1413
1414 src/converters/csv/csvline.cc   | 33 ++++++++++++++++++---------
1415 tests/converters/csv/csvline.cc | 50 ++++++++++++++++++++++++++---------------
1416 2 files changed, 55 insertions(+), 28 deletions(-)
1417
1418commit ea8d928c627c7c939072c1cb1e139ba071a38625
1419Author: Ostertag Rafael <rafi@guengel.ch>
1420Date:   Tue Sep 18 19:47:54 2018 +0200
1421
1422    Add test case
1423
1424 tests/converters/import/test9.csv | 2 +-
1425 1 file changed, 1 insertion(+), 1 deletion(-)
1426
1427commit 4fd01ed4292f9223df9defc3db269d1e370c0980
1428Author: Ostertag Rafael <rafi@guengel.ch>
1429Date:   Tue Sep 18 19:47:44 2018 +0200
1430
1431    Truncate to ten lines
1432
1433 tests/converters/import/test5.csv | 190 --------------------------------------
1434 1 file changed, 190 deletions(-)
1435
1436commit b68ec65bcce7b808957f0295ca69b73349119084
1437Author: Rafael Ostertag <rafi@guengel.ch>
1438Date:   Mon Sep 17 22:09:32 2018 +0200
1439
1440    Added some test cases
1441
1442 tests/converters/testimport.csv | 2995 +--------------------------------------
1443 1 file changed, 2 insertions(+), 2993 deletions(-)
1444
1445commit cc1bd31c74677ec30db704a0f91a994822af1f14
1446Author: Rafael Ostertag <rafi@guengel.ch>
1447Date:   Mon Sep 17 22:07:44 2018 +0200
1448
1449    Use only 10 entries per csv test file
1450
1451 tests/converters/import/import.cc |   2 +-
1452 tests/converters/import/test1.csv | 190 --------------------------------------
1453 tests/converters/import/test4.csv | 190 --------------------------------------
1454 tests/converters/import/test6.csv | 190 --------------------------------------
1455 tests/converters/import/test7.csv | 190 --------------------------------------
1456 5 files changed, 1 insertion(+), 761 deletions(-)
1457
1458commit 9ff5981ff6700a4c7f24bb9b0d64d28a42907cc4
1459Author: Rafael Ostertag <rafi@guengel.ch>
1460Date:   Mon Sep 17 22:04:09 2018 +0200
1461
1462    Add test case
1463
1464 tests/converters/import/test9.csv | 2 +-
1465 1 file changed, 1 insertion(+), 1 deletion(-)
1466
1467commit 0dec8935e98f201405876c5ac96399603a436f5b
1468Author: Rafael Ostertag <rafi@guengel.ch>
1469Date:   Mon Sep 17 21:50:28 2018 +0200
1470
1471    Add more csv tests
1472
1473 tests/converters/csv/csvline.cc        |  5 +++++
1474 tests/converters/csv/csvstringfield.cc | 20 ++++++++++++++++++++
1475 2 files changed, 25 insertions(+)
1476
1477commit 58d93b679328419677fc7cae9f5d941449d389a9
1478Author: Rafael Ostertag <rafi@guengel.ch>
1479Date:   Mon Sep 17 21:31:30 2018 +0200
1480
1481    Remove whitespace in Makefile.am
1482
1483 src/converters/csv/Makefile.am      | 2 +-
1484 tests/converters/import/Makefile.am | 2 +-
1485 2 files changed, 2 insertions(+), 2 deletions(-)
1486
1487commit bf621ca2162462ae50e5790e2e9b963049c9722d
1488Author: Rafael Ostertag <rafi@guengel.ch>
1489Date:   Mon Sep 17 21:21:20 2018 +0200
1490
1491    Drop coment
1492
1493 src/libs/file/yapetfile.hh | 7 -------
1494 1 file changed, 7 deletions(-)
1495
1496commit 38f9dc6bc3b144f5c30dfed7e4a534d0208bc74f
1497Author: Rafael Ostertag <rafi@guengel.ch>
1498Date:   Sun Sep 16 21:10:23 2018 +0200
1499
1500    Update
1501
1502 NEWS | 5 ++++-
1503 1 file changed, 4 insertions(+), 1 deletion(-)
1504
1505commit e4a681a5c97abbde49c269a16c0354b85f66b471
1506Author: Rafael Ostertag <rafi@guengel.ch>
1507Date:   Sun Sep 16 20:42:14 2018 +0200
1508
1509    Remove unneeded clean-local
1510
1511 Makefile.am       | 3 ---
1512 iconv/Makefile.am | 3 ---
1513 2 files changed, 6 deletions(-)
1514
1515commit 7e19b91923e8e0345d563dd0543676ed00557b60
1516Author: Rafael Ostertag <rafi@guengel.ch>
1517Date:   Sun Sep 16 20:17:53 2018 +0200
1518
1519    Exclude *.gcov
1520
1521 .gitignore | 1 +
1522 1 file changed, 1 insertion(+)
1523
1524commit 0d7d3c38c26ad756035e25f2e48d35eae176b6ea
1525Author: Rafael Ostertag <rafi@guengel.ch>
1526Date:   Sun Sep 16 20:11:38 2018 +0200
1527
1528    Add ignores for internal build
1529
1530 .gitignore | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1531 1 file changed, 71 insertions(+), 1 deletion(-)
1532
1533commit d2742e10451b13cf6a2d517708e0759fd7b09ca7
1534Author: Rafael Ostertag <rafi@guengel.ch>
1535Date:   Sun Sep 16 20:03:12 2018 +0200
1536
1537    Pull in latest changes of libyacurs 1.0.0
1538
1539 libyacurs | 2 +-
1540 1 file changed, 1 insertion(+), 1 deletion(-)
1541
1542commit 3ae5dd7dd419de7e32de6b9999c19d7a6567fb04
1543Author: Rafael Ostertag <rafi@guengel.ch>
1544Date:   Sun Sep 16 20:02:48 2018 +0200
1545
1546    Fix distcheck
1547
1548 src/libs/crypt/Makefile.am                         |  2 +-
1549 src/libs/exceptions/Makefile.am                    |  2 +-
1550 tests/Makefile.am                                  |  2 +-
1551 tests/converters/Makefile.am                       |  2 +-
1552 tests/crypt/Makefile.am                            | 13 ++++++++++--
1553 ...lper-1.0.pet => cryptofactoryhelper-1.0.pet.in} |  0
1554 ...lper-2.0.pet => cryptofactoryhelper-2.0.pet.in} |  0
1555 ...ort.pet => cryptofactoryhelper-tooshort.pet.in} |  0
1556 ...nown.pet => cryptofactoryhelper-unknown.pet.in} |  0
1557 tests/crypt/cryptofactoryhelper.cc                 | 12 +++++++----
1558 tests/file/Makefile.am                             | 23 ++++++++++++++++++++--
1559 ...r.dat => yapet10file-corrupt-identifier.pet.in} |  0
1560 tests/file/yapet10file.cc                          |  2 +-
1561 ...r.dat => yapet20file-corrupt-identifier.pet.in} |  0
1562 tests/file/yapet20file.cc                          |  2 +-
1563 15 files changed, 46 insertions(+), 14 deletions(-)
1564
1565commit bc9fda2f68408ce99d2c9749c594722e2dbe4148
1566Author: Rafael Ostertag <rafi@guengel.ch>
1567Date:   Sun Sep 16 17:00:10 2018 +0200
1568
1569    Updated
1570
1571 NEWS | 4 +++-
1572 1 file changed, 3 insertions(+), 1 deletion(-)
1573
1574commit 35c0e31e8eb354a4bccec3671c623a00cd344bb6
1575Author: Rafael Ostertag <rafi@guengel.ch>
1576Date:   Sun Sep 16 16:51:19 2018 +0200
1577
1578    Updated
1579
1580 po/yapet.pot | 25 ++++++++++---------------
1581 1 file changed, 10 insertions(+), 15 deletions(-)
1582
1583commit 72ab47961835e812950026105d092c24312480fb
1584Author: Rafael Ostertag <rafi@guengel.ch>
1585Date:   Sun Sep 16 16:51:13 2018 +0200
1586
1587    Fixed fuzzy entries
1588
1589 po/de.po | 44 ++++++++++++++++++++++++--------------------
1590 1 file changed, 24 insertions(+), 20 deletions(-)
1591
1592commit aeb53ef9f9f73ec5e34a683ade3eb8099420181f
1593Author: Rafael Ostertag <rafi@guengel.ch>
1594Date:   Sun Sep 16 16:27:09 2018 +0200
1595
1596    Update Jenkinsfile
1597
1598 Jenkinsfile | 44 ++++++++++++++++++++++++++++----------------
1599 1 file changed, 28 insertions(+), 16 deletions(-)
1600
1601commit 83b561ab610751f9b3fe8af3d01bcaf7d7c4294e
1602Author: Rafael Ostertag <rafi@guengel.ch>
1603Date:   Sun Sep 16 16:22:20 2018 +0200
1604
1605    Reservce enough space
1606
1607 src/libs/cfg/cfgfile.cc | 11 ++++++-----
1608 1 file changed, 6 insertions(+), 5 deletions(-)
1609
1610commit c5509834f5ab348a4ad2f7a51abc394246c214b8
1611Author: Rafael Ostertag <rafi@guengel.ch>
1612Date:   Sun Sep 16 15:44:24 2018 +0200
1613
1614    Use libyapet release 1.0.0 branch
1615
1616 libyacurs | 2 +-
1617 1 file changed, 1 insertion(+), 1 deletion(-)
1618
1619commit 06f7f0fbc3fa19e5ba139fa7fe8a14892cdcef39
1620Author: Rafael Ostertag <rafi@guengel.ch>
1621Date:   Sun Sep 16 15:14:52 2018 +0200
1622
1623    Use latest development version of libyacurs
1624
1625 libyacurs | 2 +-
1626 1 file changed, 1 insertion(+), 1 deletion(-)
1627
1628commit 91db1639ffc4fb03fc01439c0d0ed30eea867ca1
1629Author: Rafael Ostertag <rafi@guengel.ch>
1630Date:   Sun Sep 16 15:14:36 2018 +0200
1631
1632    Use reference to catch exception
1633
1634 src/libs/crypt/cryptofactoryhelper.cc | 4 ++--
1635 1 file changed, 2 insertions(+), 2 deletions(-)
1636
1637commit 875946b3f3a14e95a6bea453ee8bf76747f4e7cf
1638Author: Rafael Ostertag <rafi@guengel.ch>
1639Date:   Sat Sep 15 22:07:57 2018 +0200
1640
1641    Adjust to refactored csv
1642
1643 tests/converters/testimport.csv | 6012 +++++++++++++++++++--------------------
1644 1 file changed, 3006 insertions(+), 3006 deletions(-)
1645
1646commit 475b0283b04de3ef40c5e523d07cfe429ad45a11
1647Author: Rafael Ostertag <rafi@guengel.ch>
1648Date:   Sat Sep 15 21:45:56 2018 +0200
1649
1650    Use cvs convenience lib
1651
1652 src/converters/csv2yapet/Makefile.am  |  19 +-
1653 src/converters/csv2yapet/csvimport.cc | 259 ++++++++-------------
1654 src/converters/csv2yapet/csvimport.h  |  32 +--
1655 src/converters/yapet2csv/Makefile.am  |  19 +-
1656 src/converters/yapet2csv/csvexport.cc |  94 ++++----
1657 src/converters/yapet2csv/csvexport.h  |   9 +-
1658 tests/converters/import/Makefile.am   |  37 +--
1659 tests/converters/import/import.cc     | 414 ++++++++++++++++++++++++++++++++++
1660 tests/converters/import/import1.cc    |  26 ---
1661 tests/converters/import/import10.cc   |  49 ----
1662 tests/converters/import/import11.cc   |  30 ---
1663 tests/converters/import/import12.cc   |  49 ----
1664 tests/converters/import/import13.cc   |  35 ---
1665 tests/converters/import/import14.cc   |  31 ---
1666 tests/converters/import/import15.cc   | 259 ---------------------
1667 tests/converters/import/import2.cc    | 248 ++++++++++++++++++--
1668 tests/converters/import/import3.cc    |  39 ----
1669 tests/converters/import/import4.cc    |  26 ---
1670 tests/converters/import/import5.cc    |  25 --
1671 tests/converters/import/import6.cc    |  40 ----
1672 tests/converters/import/import7.cc    |  26 ---
1673 tests/converters/import/import8.cc    |  45 ----
1674 tests/converters/import/import9.cc    |  29 ---
1675 tests/converters/import/test10.csv    |   2 +-
1676 tests/converters/import/test3.csv     |   3 +-
1677 tests/converters/import/tests.h       | 118 ----------
1678 26 files changed, 839 insertions(+), 1124 deletions(-)
1679
1680commit 70d2290410f90eef15d277fb27fec22ddc1e99f0
1681Author: Rafael Ostertag <rafi@guengel.ch>
1682Date:   Sat Sep 15 19:34:04 2018 +0200
1683
1684    Support newline character
1685
1686 src/converters/csv/csvstringfield.cc   | 3 ++-
1687 tests/converters/csv/csvstringfield.cc | 8 +++++++-
1688 2 files changed, 9 insertions(+), 2 deletions(-)
1689
1690commit 213235d5eae25f888d5b38b94141fe0073d50c26
1691Author: Rafael Ostertag <rafi@guengel.ch>
1692Date:   Sat Sep 15 17:54:56 2018 +0200
1693
1694    Refactoring
1695
1696 src/converters/csv/csvstringfield.cc | 3 ++-
1697 1 file changed, 2 insertions(+), 1 deletion(-)
1698
1699commit 04881a1d36a37187e514defd96516f37ae37b31e
1700Author: Rafael Ostertag <rafi@guengel.ch>
1701Date:   Sat Sep 15 17:54:40 2018 +0200
1702
1703    Fix exception message
1704
1705 src/converters/csv/csvline.cc | 4 ++--
1706 1 file changed, 2 insertions(+), 2 deletions(-)
1707
1708commit 63590a0d8bc39529d51383d5400c8f4fcf00eeb7
1709Author: Rafael Ostertag <rafi@guengel.ch>
1710Date:   Sat Sep 15 16:47:53 2018 +0200
1711
1712    Allow to change separator
1713
1714 src/converters/csv/csvline.cc   | 23 +++++++++++++++--------
1715 src/converters/csv/csvline.hh   | 11 +++++++----
1716 tests/converters/csv/csvline.cc | 21 +++++++++++++++++++++
1717 3 files changed, 43 insertions(+), 12 deletions(-)
1718
1719commit a37d16958d69fa3020a970f2919240a3714e1c86
1720Author: Rafael Ostertag <rafi@guengel.ch>
1721Date:   Sat Sep 15 16:31:21 2018 +0200
1722
1723    Move tests.h to import dir and fix import test
1724
1725 tests/Makefile.am                     | 1 -
1726 tests/converters/Makefile.am          | 4 +++-
1727 tests/converters/import/Makefile.am   | 4 +++-
1728 tests/{ => converters/import}/tests.h | 0
1729 4 files changed, 6 insertions(+), 3 deletions(-)
1730
1731commit 72e1911aa4c8a259db3bc056d0fa00181b4dddca
1732Author: Rafael Ostertag <rafi@guengel.ch>
1733Date:   Sat Sep 15 15:08:14 2018 +0200
1734
1735    Use std::string instead of std::stringstream
1736
1737 src/converters/csv/csvstringfield.cc | 25 ++++++++++++-------------
1738 1 file changed, 12 insertions(+), 13 deletions(-)
1739
1740commit 78633b148aa4fe7181e96ff15972a4d48a962b0e
1741Author: Rafael Ostertag <rafi@guengel.ch>
1742Date:   Sat Sep 15 15:07:55 2018 +0200
1743
1744    Use proper type for loop counter
1745
1746 src/converters/csv/csvline.cc | 4 ++--
1747 1 file changed, 2 insertions(+), 2 deletions(-)
1748
1749commit 6442f35b91a0c64a813b795c31fe11774065ffaf
1750Author: Rafael Ostertag <rafi@guengel.ch>
1751Date:   Sat Sep 15 14:56:30 2018 +0200
1752
1753    Implement CSVLine
1754
1755 src/converters/csv/Makefile.am         |   5 +-
1756 src/converters/csv/csvline.cc          | 126 +++++++++++++++++++++++
1757 src/converters/csv/csvline.hh          |  64 ++++++++++++
1758 src/converters/csv/csvstringfield.cc   |  35 ++++++-
1759 src/converters/csv/csvstringfield.hh   |  14 ++-
1760 tests/converters/csv/Makefile.am       |   3 +-
1761 tests/converters/csv/csvline.cc        | 143 ++++++++++++++++++++++++++
1762 tests/converters/csv/csvstringfield.cc | 182 +++++++++++++++++++++++++++++++++
1763 8 files changed, 563 insertions(+), 9 deletions(-)
1764
1765commit 7adbf2e7830af56b7f8fb9285b4fc52303feb187
1766Author: Rafael Ostertag <rafi@guengel.ch>
1767Date:   Sat Sep 15 10:57:02 2018 +0200
1768
1769    Remove sources built in csv/
1770
1771 src/converters/csv2yapet/Makefile.am | 2 +-
1772 1 file changed, 1 insertion(+), 1 deletion(-)
1773
1774commit a464ee6f3c40ee19d5641bab33b5f0bad034b49c
1775Author: Ostertag Rafael <rafi@guengel.ch>
1776Date:   Sat Sep 15 10:49:37 2018 +0200
1777
1778    Start implementing csv library
1779
1780 configure.ac                           |   2 +
1781 src/converters/Makefile.am             |   2 +-
1782 src/converters/csv/Makefile.am         |  17 +++++
1783 src/converters/csv/csvstringfield.cc   | 122 ++++++++++++++++++++++++++++++
1784 src/converters/csv/csvstringfield.hh   |  51 +++++++++++++
1785 src/converters/csv2yapet/Makefile.am   |  14 ++--
1786 tests/converters/Makefile.am           |   7 +-
1787 tests/converters/csv/Makefile.am       |  19 +++++
1788 tests/converters/csv/csvstringfield.cc | 133 +++++++++++++++++++++++++++++++++
1789 9 files changed, 352 insertions(+), 15 deletions(-)
1790
1791commit d7fe2015eabf617c3825f51368d415145bc90a5a
1792Author: Ostertag Rafael <rafi@guengel.ch>
1793Date:   Sat Sep 15 09:25:49 2018 +0200
1794
1795    Exclude emacs lock files
1796
1797 .gitignore | 1 +
1798 1 file changed, 1 insertion(+)
1799
1800commit c9e3a00c9a9fc083c295f107b22b2b682e501dcf
1801Author: Ostertag Rafael <rafi@guengel.ch>
1802Date:   Sat Sep 15 09:25:31 2018 +0200
1803
1804    Whitespace cleanup in Makefile.am
1805
1806 src/converters/yapet2csv/Makefile.am | 10 ++++------
1807 src/libs/crypt/Makefile.am           |  4 ++--
1808 src/libs/file/Makefile.am            |  2 +-
1809 src/libs/passwordrecord/Makefile.am  |  6 +++---
1810 src/libs/ui/Makefile.am              |  4 ++--
1811 src/libs/utils/Makefile.am           |  4 ++--
1812 src/yapet/Makefile.am                | 22 ++++++++++------------
1813 tests/cfg/Makefile.am                |  4 ++--
1814 tests/converters/import/Makefile.am  |  2 +-
1815 tests/file/Makefile.am               |  6 +++---
1816 tests/passwordrecord/Makefile.am     |  6 +++---
1817 tests/preload/Makefile.am            |  6 ++----
1818 12 files changed, 35 insertions(+), 41 deletions(-)
1819
1820commit b0e0dc7d74d3c42ccf0b7cb7416c3cf5517541fc
1821Author: Ostertag Rafael <rafi@guengel.ch>
1822Date:   Sat Sep 15 09:07:00 2018 +0200
1823
1824    Move tests/import to tests/converters/import
1825
1826 configure.ac                                 | 4 ++--
1827 tests/Makefile.am                            | 2 +-
1828 tests/converters/Makefile.am                 | 2 ++
1829 tests/{ => converters}/import/Makefile.am    | 0
1830 tests/{ => converters}/import/import1.cc     | 0
1831 tests/{ => converters}/import/import10.cc    | 0
1832 tests/{ => converters}/import/import11.cc    | 0
1833 tests/{ => converters}/import/import12.cc    | 0
1834 tests/{ => converters}/import/import13.cc    | 0
1835 tests/{ => converters}/import/import14.cc    | 0
1836 tests/{ => converters}/import/import15.cc    | 0
1837 tests/{ => converters}/import/import2.cc     | 0
1838 tests/{ => converters}/import/import3.cc     | 0
1839 tests/{ => converters}/import/import4.cc     | 0
1840 tests/{ => converters}/import/import5.cc     | 0
1841 tests/{ => converters}/import/import6.cc     | 0
1842 tests/{ => converters}/import/import7.cc     | 0
1843 tests/{ => converters}/import/import8.cc     | 0
1844 tests/{ => converters}/import/import9.cc     | 0
1845 tests/{ => converters}/import/test1.csv      | 0
1846 tests/{ => converters}/import/test10.csv     | 0
1847 tests/{ => converters}/import/test2.csv      | 0
1848 tests/{ => converters}/import/test3.csv      | 0
1849 tests/{ => converters}/import/test4.csv      | 0
1850 tests/{ => converters}/import/test5.csv      | 0
1851 tests/{ => converters}/import/test6.csv      | 0
1852 tests/{ => converters}/import/test7.csv      | 0
1853 tests/{ => converters}/import/test8.csv      | 0
1854 tests/{ => converters}/import/test9.csv      | 0
1855 tests/{ => converters}/import/testpaths.h.in | 0
1856 30 files changed, 5 insertions(+), 3 deletions(-)
1857
1858commit 80ef15047ad7cf92cb1e1075db9c379c73eb4b88
1859Author: Ostertag Rafael <rafi@guengel.ch>
1860Date:   Fri Sep 14 19:00:58 2018 +0200
1861
1862    Replace two consecutive '__' by one '_'
1863
1864 src/converters/yapet2csv/csvexport.cc | 10 +++++-----
1865 src/converters/yapet2csv/csvexport.h  |  8 ++++----
1866 src/libs/cfg/cfgfile.cc               |  8 ++++----
1867 src/libs/cfg/cfgfile.h                |  2 +-
1868 4 files changed, 14 insertions(+), 14 deletions(-)
1869
1870commit 048fc0974054a5a07c4f64813a9e6aac973ff873
1871Merge: e59875a f65bb34
1872Author: Ostertag Rafael <rafi@guengel.ch>
1873Date:   Fri Sep 14 19:00:17 2018 +0200
1874
1875    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
1876
1877commit e59875ac9b4f5f74ef24ae96fbee9d3aae9cf072
1878Author: Ostertag Rafael <rafi@guengel.ch>
1879Date:   Fri Sep 14 18:42:28 2018 +0200
1880
1881    Translation updated
1882
1883 po/POTFILES.in |   15 +-
1884 po/de.po       | 1408 +++++++++++++++++++++++++++++---------------------------
1885 po/yapet.pot   |  666 ++++++++++++++++++---------
1886 3 files changed, 1200 insertions(+), 889 deletions(-)
1887
1888commit eae57062f2a24d446b86c3b8cee80e144b8c631c
1889Author: Ostertag Rafael <rafi@guengel.ch>
1890Date:   Fri Sep 14 06:34:42 2018 +0200
1891
1892    Refactoring of constant
1893
1894 src/converters/csv2yapet/csvimport.cc | 5 +++++
1895 src/converters/csv2yapet/csvimport.h  | 7 -------
1896 2 files changed, 5 insertions(+), 7 deletions(-)
1897
1898commit f65bb345886f4deb4e8046b1bb6dec709ded8001
1899Author: Rafael Ostertag <rafi@guengel.ch>
1900Date:   Thu Sep 13 23:01:36 2018 +0200
1901
1902    Bump version to 2.0-dev
1903
1904 configure.ac | 2 +-
1905 1 file changed, 1 insertion(+), 1 deletion(-)
1906
1907commit a93ac9892b095f4c30c21506cdece962e007307d
1908Author: Rafael Ostertag <rafi@guengel.ch>
1909Date:   Thu Sep 13 23:01:01 2018 +0200
1910
1911    Only generate ChangeLog on FreeBSD
1912
1913 Jenkinsfile | 12 ++++++------
1914 1 file changed, 6 insertions(+), 6 deletions(-)
1915
1916commit 390880cb4a0ac4fd812c4a3efd255379c6f0daf3
1917Author: Ostertag Rafael <rafi@guengel.ch>
1918Date:   Thu Sep 13 21:50:38 2018 +0200
1919
1920    Use `snprintf()` to compose error messages
1921
1922 src/converters/csv2yapet/csvimport.cc     |   21 +-
1923 src/converters/yapet2csv/csvexport.cc     |   19 +-
1924 src/converters/yapet2csv/csvexport.h      |   76 +-
1925 src/libs/cfg/cfg.cc                       |   20 +-
1926 src/libs/cfg/cfgfile.cc                   |   21 +-
1927 src/libs/cfg/cfgfile.h                    |   50 +-
1928 src/libs/consts/consts.h                  |    2 +
1929 src/libs/crypt/Makefile.am                |    4 +-
1930 src/libs/crypt/aes256.cc                  |   25 +-
1931 src/libs/crypt/blowfishfactory.hh         |    7 +-
1932 src/libs/crypt/crypto.cc                  |   22 +-
1933 src/libs/crypt/cryptofactoryhelper.cc     |    1 +
1934 src/libs/crypt/file.cc                    |    7 +-
1935 src/libs/crypt/key256.cc                  |   15 +-
1936 src/libs/crypt/key448.cc                  |    8 +-
1937 src/libs/file/Makefile.am                 |    4 +-
1938 src/libs/file/fileutils.cc                |   25 +-
1939 src/libs/file/header10.cc                 |   23 +-
1940 src/libs/file/headerversion.hh            |    9 +-
1941 src/libs/file/ods.hh                      |    2 +-
1942 src/libs/file/rawfile.cc                  |   56 +-
1943 src/libs/file/rawfile.hh                  |   10 +-
1944 src/libs/file/yapet10file.cc              |   31 +-
1945 src/libs/file/yapet10file.hh              |    2 +-
1946 src/libs/file/yapetfile.cc                |   11 +-
1947 src/libs/glue/changepassword.cc           |   12 +-
1948 src/libs/glue/createfile.cc               |    4 +-
1949 src/libs/glue/loadfile.cc                 |    4 +-
1950 src/libs/glue/promptpassword.cc           |    7 +-
1951 src/libs/passwordrecord/Makefile.am       |    4 +-
1952 src/libs/passwordrecord/passwordrecord.cc |   15 +-
1953 src/libs/pwgen/Makefile.am                |    9 +-
1954 src/libs/pwgen/charpool.cc                |  218 ++--
1955 src/libs/pwgen/charpool.h                 |  384 +++----
1956 src/libs/pwgen/pwgen.cc                   |  294 +++--
1957 src/libs/pwgen/pwgen.h                    |   98 +-
1958 src/libs/pwgen/pwgenexception.h           |  133 +--
1959 src/libs/pwgen/rng.cc                     |  266 ++---
1960 src/libs/pwgen/rng.h                      |  177 ++-
1961 src/libs/ui/Makefile.am                   |    2 -
1962 src/libs/ui/help.h                        |   74 +-
1963 src/libs/ui/mainwindowhotkeys.h           |  589 +++++-----
1964 src/libs/ui/passwordrecord.h              |    3 +-
1965 src/libs/ui/pwgendialog.h                 |   45 +-
1966 src/libs/utils/Makefile.am                |    9 +-
1967 src/libs/utils/securearray.cc             |    7 +-
1968 src/yapet/main.cc                         |  322 +++---
1969 tests/cfg/cfgfile1.cc                     |  406 +++----
1970 tests/crypt/Makefile.am                   |    3 +-
1971 tests/file/Makefile.am                    |    4 +-
1972 tests/file/ods.cc                         |   17 +-
1973 tests/file/rawfile.cc                     |    7 +-
1974 tests/import/Makefile.am                  |    3 +-
1975 tests/import/import1.cc                   |    2 +-
1976 tests/preload/Makefile.am                 |    8 +-
1977 tests/preload/checkmasterpwchange.cc      |    2 +-
1978 tests/preload/checkyapet.cc               |   61 +-
1979 tests/preload/istty.cc                    |    3 +-
1980 tests/preload/masterpwchange.cc           | 1753 ++++++++++++++++-------------
1981 tests/preload/pwrecord.cc                 | 1665 +++++++++++++++------------
1982 60 files changed, 3731 insertions(+), 3350 deletions(-)
1983
1984commit 11849f0977912a3940dde143a7cd4cc345a2537e
1985Author: Ostertag Rafael <rafi@guengel.ch>
1986Date:   Thu Sep 13 06:56:17 2018 +0200
1987
1988    Refactored constants
1989
1990 src/converters/csv2yapet/main.cc | 156 +++++++--------
1991 src/converters/yapet2csv/main.cc |   6 +-
1992 src/libs/cfg/cfg.cc              | 341 +++++++++++++++------------------
1993 src/libs/cfg/cfgfile.cc          |  93 +++++----
1994 src/libs/consts/consts.cc        |   7 +-
1995 src/libs/consts/consts.h         |  42 ++---
1996 src/libs/glue/createfile.cc      |   2 +-
1997 tests/cfg/cfg1.cc                | 396 ++++++++++++++++++---------------------
1998 8 files changed, 478 insertions(+), 565 deletions(-)
1999
2000commit e8c2d963a0260836e1192647bc68b02de6be6673
2001Author: Ostertag Rafael <rafi@guengel.ch>
2002Date:   Thu Sep 13 06:48:06 2018 +0200
2003
2004    Change build order
2005
2006 src/libs/Makefile.am | 2 +-
2007 1 file changed, 1 insertion(+), 1 deletion(-)
2008
2009commit e4094f0a421cbe1050bb6be8a3ab047e14d35476
2010Author: Rafael Ostertag <rafi@guengel.ch>
2011Date:   Wed Sep 12 22:42:57 2018 +0200
2012
2013    Include typeinfo
2014
2015 tests/import/import7.cc | 1 +
2016 1 file changed, 1 insertion(+)
2017
2018commit c6b1ff4f7e1ed33ed49bf4b8fa815f005c9da0db
2019Author: Rafael Ostertag <rafi@guengel.ch>
2020Date:   Wed Sep 12 22:30:56 2018 +0200
2021
2022    Include typeinfo header
2023
2024 tests/import/import1.cc  | 1 +
2025 tests/import/import10.cc | 1 +
2026 tests/import/import11.cc | 1 +
2027 tests/import/import12.cc | 1 +
2028 tests/import/import13.cc | 1 +
2029 tests/import/import14.cc | 1 +
2030 tests/import/import15.cc | 1 +
2031 tests/import/import2.cc  | 3 +++
2032 tests/import/import3.cc  | 1 +
2033 tests/import/import4.cc  | 1 +
2034 tests/import/import5.cc  | 1 +
2035 tests/import/import6.cc  | 1 +
2036 tests/import/import8.cc  | 1 +
2037 tests/import/import9.cc  | 1 +
2038 14 files changed, 16 insertions(+)
2039
2040commit e6f33c7bcec82c059ef53aaf1c972a8569f2bdda
2041Author: Rafael Ostertag <rafi@guengel.ch>
2042Date:   Wed Sep 12 22:26:29 2018 +0200
2043
2044    Fix compiler warnings
2045
2046 tests/crypt/file_aes256.cc   | 2 +-
2047 tests/crypt/file_blowfish.cc | 2 +-
2048 2 files changed, 2 insertions(+), 2 deletions(-)
2049
2050commit 9c60318954e8a23887bec76db6444afd9a6eb472
2051Author: Rafael Ostertag <rafi@guengel.ch>
2052Date:   Wed Sep 12 22:19:20 2018 +0200
2053
2054    Rename stages
2055
2056 Jenkinsfile | 6 +++---
2057 1 file changed, 3 insertions(+), 3 deletions(-)
2058
2059commit 511b81c51e4557323becf26f6c595b50d5f1ed6b
2060Author: Rafael Ostertag <rafi@guengel.ch>
2061Date:   Wed Sep 12 22:14:52 2018 +0200
2062
2063    Do not complain about unknown pragmas
2064
2065 Jenkinsfile | 2 +-
2066 1 file changed, 1 insertion(+), 1 deletion(-)
2067
2068commit 5b9f2cc94743dad44350faf330a9b4127b7dedbb
2069Author: Rafael Ostertag <rafi@guengel.ch>
2070Date:   Wed Sep 12 21:07:52 2018 +0200
2071
2072    Drop extraneous check
2073
2074 src/libs/utils/securearray.cc | 4 ----
2075 1 file changed, 4 deletions(-)
2076
2077commit 6c0bf64597558ef0d14d6ee2dc09a79dc2debcd7
2078Author: Rafael Ostertag <rafi@guengel.ch>
2079Date:   Wed Sep 12 21:04:22 2018 +0200
2080
2081    Remove extra `;`
2082
2083 src/libs/file/yapet20file.cc | 4 ++--
2084 1 file changed, 2 insertions(+), 2 deletions(-)
2085
2086commit 4957b80569bf6ba32878b330df4756a4e2e0765b
2087Author: Rafael Ostertag <rafi@guengel.ch>
2088Date:   Wed Sep 12 20:58:28 2018 +0200
2089
2090    Fix/ignore warnings
2091
2092 tests/crypt/aes256factory.cc       | 15 +++++++++++++--
2093 tests/crypt/blowfishfactory.cc     | 13 ++++++++++++-
2094 tests/crypt/cryptofactoryhelper.cc |  6 ++++++
2095 tests/crypt/key256.cc              |  2 +-
2096 tests/crypt/key448.cc              |  4 ++--
2097 5 files changed, 34 insertions(+), 6 deletions(-)
2098
2099commit eff25d661211832a06a8a0db420435504cee007e
2100Author: Rafael Ostertag <rafi@guengel.ch>
2101Date:   Wed Sep 12 20:19:59 2018 +0200
2102
2103    Removed extra `;`
2104
2105 src/libs/exceptions/cryptoerror.hh | 11 ++++-------
2106 src/libs/file/yapet10file.cc       |  2 +-
2107 2 files changed, 5 insertions(+), 8 deletions(-)
2108
2109commit b84b6dafd4d81a351fdc3f57791f0684c1b0d534
2110Author: Rafael Ostertag <rafi@guengel.ch>
2111Date:   Wed Sep 12 20:04:43 2018 +0200
2112
2113    Fix syntax error
2114
2115 Jenkinsfile | 2 +-
2116 1 file changed, 1 insertion(+), 1 deletion(-)
2117
2118commit 37f5db4b9b93904803eb65c8f4d2765448f9bb80
2119Author: Rafael Ostertag <rafi@guengel.ch>
2120Date:   Wed Sep 12 20:03:26 2018 +0200
2121
2122    Fail on warnings
2123
2124 Jenkinsfile | 28 ++++++++++++++++------------
2125 1 file changed, 16 insertions(+), 12 deletions(-)
2126
2127commit 6c92385fc7ec86de2480f55ccff2fae83f6cb2a9
2128Author: Rafael Ostertag <rafi@guengel.ch>
2129Date:   Wed Sep 12 19:52:07 2018 +0200
2130
2131    Update vscode settings
2132
2133 .vscode/c_cpp_properties.json | 14 ++++++++++++++
2134 .vscode/tasks.json            | 29 +++++++++++++++--------------
2135 libyacurs                     |  2 +-
2136 3 files changed, 30 insertions(+), 15 deletions(-)
2137
2138commit 2c46b6f55b0279f3b14237cc61e87df768686b86
2139Author: Rafael Ostertag <rafi@guengel.ch>
2140Date:   Wed Sep 12 19:51:41 2018 +0200
2141
2142    Use `const char*` for exception message
2143
2144 src/libs/crypt/aes256.cc           | 13 +++++--------
2145 src/libs/crypt/crypto.cc           |  4 ++--
2146 src/libs/exceptions/cryptoerror.hh |  8 ++++----
2147 src/libs/exceptions/yapeterror.hh  |  9 +++------
2148 4 files changed, 14 insertions(+), 20 deletions(-)
2149
2150commit 4b70e8f99949131ebb1857fea0bc6ea235f5f2ff
2151Author: Ostertag Rafael <rafi@guengel.ch>
2152Date:   Wed Sep 12 18:54:58 2018 +0200
2153
2154    Remove crud from tests
2155
2156 tests/import/import1.cc  | 37 ++++++-------------------------------
2157 tests/import/import10.cc | 29 -----------------------------
2158 tests/import/import11.cc | 37 ++++++-------------------------------
2159 tests/import/import12.cc | 29 -----------------------------
2160 tests/import/import13.cc | 40 ++++++++--------------------------------
2161 tests/import/import14.cc | 37 ++++++-------------------------------
2162 tests/import/import15.cc | 23 -----------------------
2163 tests/import/import2.cc  | 32 --------------------------------
2164 tests/import/import3.cc  | 44 +++++++++-----------------------------------
2165 tests/import/import4.cc  | 33 +++++----------------------------
2166 tests/import/import5.cc  | 37 ++++++-------------------------------
2167 tests/import/import6.cc  | 24 ------------------------
2168 tests/import/import7.cc  | 34 ++++++----------------------------
2169 tests/import/import8.cc  | 31 -------------------------------
2170 tests/import/import9.cc  | 37 ++++++-------------------------------
2171 tests/tests.h            | 22 ----------------------
2172 16 files changed, 58 insertions(+), 468 deletions(-)
2173
2174commit 4df3265567047e835796ac4dc27966933b040b7d
2175Author: Ostertag Rafael <rafi@guengel.ch>
2176Date:   Wed Sep 12 18:23:06 2018 +0200
2177
2178    Use AES 256 for import. Support old and new file format for export. Use gettext
2179
2180 src/converters/csv2yapet/csvimport.cc |  22 ++--
2181 src/converters/csv2yapet/main.cc      |  44 +++----
2182 src/converters/yapet2csv/csvexport.cc |  10 +-
2183 src/converters/yapet2csv/main.cc      | 225 ++++++++++++++++------------------
2184 tests/import/import10.cc              |   4 +-
2185 tests/import/import12.cc              |   4 +-
2186 tests/import/import15.cc              |   4 +-
2187 tests/import/import2.cc               |   4 +-
2188 tests/import/import6.cc               |   4 +-
2189 tests/import/import8.cc               |   4 +-
2190 10 files changed, 153 insertions(+), 172 deletions(-)
2191
2192commit e9e26a93463baa21cb2a0c30e3632c4e6ed7eb11
2193Author: Ostertag Rafael <rafi@guengel.ch>
2194Date:   Wed Sep 12 07:04:54 2018 +0200
2195
2196    Refactor exceptions
2197
2198 configure.ac                               |   1 +
2199 libyacurs                                  |   2 +-
2200 src/converters/csv2yapet/Makefile.am       |   3 +-
2201 src/converters/yapet2csv/Makefile.am       |   3 +-
2202 src/libs/Makefile.am                       |   2 +-
2203 src/libs/crypt/Makefile.am                 |   6 +-
2204 src/libs/crypt/aes256.cc                   |  35 ++---
2205 src/libs/crypt/aes256.hh                   |   1 -
2206 src/libs/crypt/blowfish.hh                 |   1 -
2207 src/libs/crypt/crypto.cc                   |  24 ++-
2208 src/libs/crypt/file.cc                     |  10 +-
2209 src/libs/crypt/file.h                      |   1 -
2210 src/libs/crypt/key256.cc                   |  32 +++-
2211 src/libs/crypt/key256.hh                   |  22 +--
2212 src/libs/crypt/key448.cc                   |  34 +++-
2213 src/libs/crypt/key448.hh                   |  24 +--
2214 src/libs/crypt/yapetexception.h            | 240 -----------------------------
2215 src/libs/exceptions/Makefile.am            |   1 +
2216 src/libs/exceptions/baseerror.hh           |  59 +++++++
2217 src/libs/exceptions/cryptoerror.hh         |  30 ++++
2218 src/libs/{file => exceptions}/fileerror.hh |  15 +-
2219 src/libs/exceptions/headererror.hh         |  13 ++
2220 src/libs/exceptions/yapeterror.hh          |  40 +++++
2221 src/libs/file/Makefile.am                  |   7 +-
2222 src/libs/file/fileerror.cc                 |  13 --
2223 src/libs/file/headererror.hh               |  13 --
2224 src/libs/glue/Makefile.am                  |   1 +
2225 src/libs/glue/changepassword.cc            |   8 +-
2226 src/libs/glue/promptpassword.cc            |   6 +-
2227 src/libs/ui/Makefile.am                    |   1 +
2228 src/libs/ui/passwordrecord.cc              |  13 +-
2229 src/yapet/Makefile.am                      |   3 +-
2230 tests/crypt/Makefile.am                    |   3 +-
2231 tests/crypt/aes256.cc                      |  10 +-
2232 tests/crypt/blowfish.cc                    |   9 +-
2233 tests/crypt/file_aes256.cc                 |  12 +-
2234 tests/crypt/file_blowfish.cc               |  21 +--
2235 tests/file/Makefile.am                     |   3 +-
2236 tests/import/Makefile.am                   |   3 +-
2237 tests/preload/Makefile.am                  |  25 +--
2238 tests/preload/checkmasterpwchange.cc       |   8 +-
2239 tests/preload/checktestpwrecord.cc         |   8 +-
2240 42 files changed, 344 insertions(+), 422 deletions(-)
2241
2242commit 9d76a7f9fa96001b37c7aa723c1e8b72906cf4e8
2243Author: Ostertag Rafael <rafi@guengel.ch>
2244Date:   Tue Sep 11 19:23:19 2018 +0200
2245
2246    Reformated
2247
2248 src/libs/consts/consts.h | 57 ++++++++++++++++++++++++------------------------
2249 1 file changed, 29 insertions(+), 28 deletions(-)
2250
2251commit 46339a60681ba4883f31a2bab13b712423e46855
2252Author: Ostertag Rafael <rafi@guengel.ch>
2253Date:   Tue Sep 11 19:11:36 2018 +0200
2254
2255    Replace two consecutive underscores by one underscore
2256
2257 src/libs/ui/yapetunlockdialog.cc | 84 ++++++++++++++++++++--------------------
2258 src/libs/ui/yapetunlockdialog.h  | 14 +++----
2259 2 files changed, 49 insertions(+), 49 deletions(-)
2260
2261commit 18cdd696fbac7c53c8af8ccc64a3307a805d330e
2262Author: Ostertag Rafael <rafi@guengel.ch>
2263Date:   Tue Sep 11 19:07:23 2018 +0200
2264
2265    Use C++11 syntax
2266
2267 src/libs/ui/help.cc              | 75 ++++++++++++++++++++--------------------
2268 src/libs/ui/newpassworddialog.cc | 14 ++++----
2269 src/libs/ui/passworddialog.cc    |  8 ++---
2270 src/libs/ui/passwordrecord.cc    |  8 ++---
2271 src/libs/ui/pwgendialog.cc       | 22 ++++++------
2272 src/libs/ui/yapetlockscreen.cc   |  4 +--
2273 6 files changed, 65 insertions(+), 66 deletions(-)
2274
2275commit a6cc60b219e8be9c473a5c0bde9b542c7a8afa0c
2276Author: Ostertag Rafael <rafi@guengel.ch>
2277Date:   Tue Sep 11 18:57:03 2018 +0200
2278
2279    Use nullptr instead of `0'
2280
2281 src/libs/glue/changepassword.cc  | 18 +++++++++---------
2282 src/libs/glue/createfile.cc      |  8 ++++----
2283 src/libs/glue/loadfile.cc        |  6 +++---
2284 src/libs/glue/promptpassword.cc  |  8 ++++----
2285 src/libs/ui/mainwindow.cc        |  4 ++--
2286 src/libs/ui/newpassworddialog.cc | 18 +++++++++---------
2287 src/libs/ui/passworddialog.cc    |  6 +++---
2288 src/libs/ui/passwordrecord.cc    | 14 +++++++-------
2289 src/libs/ui/yapetunlockdialog.cc | 18 +++++++++---------
2290 src/yapet/main.cc                |  2 +-
2291 10 files changed, 51 insertions(+), 51 deletions(-)
2292
2293commit 94a3ee2ba56c73c17af659c146fd0ac4a75d8fed
2294Author: Ostertag Rafael <rafi@guengel.ch>
2295Date:   Tue Sep 11 18:32:55 2018 +0200
2296
2297    Use deleteAndZero()
2298
2299 src/libs/glue/changepassword.cc  |  16 ++-
2300 src/libs/glue/createfile.cc      |  14 +--
2301 src/libs/glue/loadfile.cc        |  16 ++-
2302 src/libs/glue/opencmdlinefile.cc |  15 ++-
2303 src/libs/glue/promptpassword.cc  |  10 +-
2304 src/libs/ui/mainwindow.cc        |  17 ++--
2305 src/libs/ui/newpassworddialog.cc |   4 +-
2306 src/libs/ui/passwordrecord.cc    |  10 +-
2307 src/libs/ui/pwgendialog.cc       | 209 +++++++++++++++++++--------------------
2308 9 files changed, 144 insertions(+), 167 deletions(-)
2309
2310commit 63c28d23df0359e3ef20c0851eb6608d50804dbe
2311Author: Ostertag Rafael <rafi@guengel.ch>
2312Date:   Tue Sep 11 18:14:25 2018 +0200
2313
2314    Add deleteAndZero() function
2315
2316 src/libs/utils/Makefile.am |  2 +-
2317 src/libs/utils/utils.hh    | 14 ++++++++++++++
2318 tests/utils/Makefile.am    |  5 +++--
2319 tests/utils/utils.cc       | 40 ++++++++++++++++++++++++++++++++++++++++
2320 4 files changed, 58 insertions(+), 3 deletions(-)
2321
2322commit 17a4f2f14e2215cb1e5526d36d552e506f4b642d
2323Author: Ostertag Rafael <rafi@guengel.ch>
2324Date:   Tue Sep 11 18:01:47 2018 +0200
2325
2326    Fix password check
2327
2328 src/libs/glue/promptpassword.cc | 5 +++--
2329 1 file changed, 3 insertions(+), 2 deletions(-)
2330
2331commit 9704bcaac866b37066c864e0da28eb2f1b6a1c96
2332Author: Ostertag Rafael <rafi@guengel.ch>
2333Date:   Tue Sep 11 06:46:37 2018 +0200
2334
2335    Allow changing password on YAPET1.0 file
2336
2337 src/libs/glue/changepassword.cc | 23 +++++++++++++++--------
2338 src/libs/glue/changepassword.h  |  4 ++++
2339 2 files changed, 19 insertions(+), 8 deletions(-)
2340
2341commit 2d09368b5fb4896d868e71598917bce9d6b70ebb
2342Author: Ostertag Rafael <rafi@guengel.ch>
2343Date:   Tue Sep 11 06:46:06 2018 +0200
2344
2345    Handle null cryptoFactory gracefully
2346
2347 src/libs/glue/opencmdlinefile.cc | 5 +++--
2348 1 file changed, 3 insertions(+), 2 deletions(-)
2349
2350commit 24c44cc0759283eb31f2548ee29389210515958a
2351Author: Rafael Ostertag <rafi@guengel.ch>
2352Date:   Mon Sep 10 20:57:16 2018 +0200
2353
2354    Use getFactoryForFile()
2355
2356 src/libs/glue/changepassword.cc  | 16 ++++++++++------
2357 src/libs/glue/createfile.cc      |  4 ++--
2358 src/libs/glue/opencmdlinefile.cc |  8 ++++----
2359 src/libs/glue/promptpassword.cc  |  8 ++++++--
2360 4 files changed, 22 insertions(+), 14 deletions(-)
2361
2362commit 96f496d5e2d6796926a3084a65fa3dd73b9ce6ed
2363Author: Ostertag Rafael <rafi@guengel.ch>
2364Date:   Mon Sep 10 14:49:26 2018 +0200
2365
2366    Add crypto factory helper
2367
2368 src/libs/crypt/Makefile.am                   |  3 +-
2369 src/libs/crypt/aes256.cc                     |  7 +--
2370 src/libs/crypt/cryptofactoryhelper.cc        | 62 ++++++++++++++++++++++
2371 src/libs/crypt/cryptofactoryhelper.hh        | 11 ++++
2372 src/libs/file/yapet10file.cc                 | 10 ++--
2373 src/libs/file/yapet10file.hh                 |  4 ++
2374 src/libs/file/yapet20file.cc                 | 10 ++--
2375 src/libs/file/yapet20file.hh                 | 11 ++--
2376 tests/crypt/Makefile.am                      |  7 ++-
2377 tests/crypt/cryptofactoryhelper-1.0.pet      |  1 +
2378 tests/crypt/cryptofactoryhelper-2.0.pet      |  1 +
2379 tests/crypt/cryptofactoryhelper-tooshort.pet |  1 +
2380 tests/crypt/cryptofactoryhelper-unknown.pet  |  1 +
2381 tests/crypt/cryptofactoryhelper.cc           | 77 ++++++++++++++++++++++++++++
2382 14 files changed, 181 insertions(+), 25 deletions(-)
2383
2384commit c6bc382626fa43c3467b8c2d4851e2c9f4a83576
2385Author: Ostertag Rafael <rafi@guengel.ch>
2386Date:   Mon Sep 10 12:53:49 2018 +0200
2387
2388    Add toSecureArray function
2389
2390 src/libs/utils/securearray.cc | 12 ++++++++++++
2391 src/libs/utils/securearray.hh |  1 +
2392 tests/utils/securearray.cc    |  4 ++++
2393 3 files changed, 17 insertions(+)
2394
2395commit cbad01264cd3a699e076b958d1b167151de79413
2396Author: Rafael Ostertag <rafi@guengel.ch>
2397Date:   Sun Sep 9 21:52:40 2018 +0200
2398
2399    Add test for AES256 file
2400
2401 tests/crypt/Makefile.am                            |  15 +-
2402 tests/crypt/corrupt_aes256.pet.in                  | Bin 0 -> 14500 bytes
2403 .../{corrupt.pet.in => corrupt_blowfish.pet.in}    | Bin
2404 tests/crypt/file_aes256.cc                         | 488 +++++++++++++++++++++
2405 tests/crypt/{file.cc => file_blowfish.cc}          |  51 +--
2406 5 files changed, 523 insertions(+), 31 deletions(-)
2407
2408commit b14a2253150b558957ac0002776bad5010be2d1d
2409Author: Rafael Ostertag <rafi@guengel.ch>
2410Date:   Sun Sep 9 21:31:46 2018 +0200
2411
2412    Add comments
2413
2414 src/libs/crypt/aes256.hh | 16 +++++++++++++++-
2415 1 file changed, 15 insertions(+), 1 deletion(-)
2416
2417commit 1de8812240658790b34da7f71ba6a227e4b8f297
2418Author: Rafael Ostertag <rafi@guengel.ch>
2419Date:   Sun Sep 9 21:21:54 2018 +0200
2420
2421    Aes256 uses random IV
2422
2423 configure.ac             |   2 +-
2424 src/libs/crypt/aes256.cc | 174 +++++++++++++++++++++++++++++++++++++++++++++++
2425 src/libs/crypt/aes256.hh |  13 ++++
2426 src/libs/crypt/crypto.cc |  14 ++--
2427 src/libs/crypt/crypto.hh |  14 ++--
2428 tests/crypt/aes256.cc    |  18 ++---
2429 6 files changed, 214 insertions(+), 21 deletions(-)
2430
2431commit 597006bf71785f12e3ba5a04e14d98a6d3967a2c
2432Author: Rafael Ostertag <rafi@guengel.ch>
2433Date:   Sun Sep 9 21:16:14 2018 +0200
2434
2435    Drop ivec generation from Key256
2436
2437 src/libs/crypt/key256.cc | 15 +++------------
2438 src/libs/crypt/key256.hh | 33 ++++++++++-----------------------
2439 tests/crypt/key256.cc    | 11 +++--------
2440 3 files changed, 16 insertions(+), 43 deletions(-)
2441
2442commit 8540833483ea5032913f7535bfa023016e728adc
2443Author: Rafael Ostertag <rafi@guengel.ch>
2444Date:   Sun Sep 9 20:20:33 2018 +0200
2445
2446    Reorder declarations
2447
2448 src/libs/crypt/crypto.hh | 5 +++--
2449 1 file changed, 3 insertions(+), 2 deletions(-)
2450
2451commit 9383c2c1cf5d9502c4a6a2dba22d77338b45e129
2452Author: Rafael Ostertag <rafi@guengel.ch>
2453Date:   Sun Sep 9 20:18:16 2018 +0200
2454
2455    Further refactoring  for specialization
2456
2457 src/libs/crypt/crypto.cc | 44 ++++++++++++++++++++++++--------------------
2458 src/libs/crypt/crypto.hh | 16 ++++++++--------
2459 2 files changed, 32 insertions(+), 28 deletions(-)
2460
2461commit 133dcc9f4205375d60a1d561387f09aac009ead0
2462Author: Rafael Ostertag <rafi@guengel.ch>
2463Date:   Sun Sep 9 20:17:27 2018 +0200
2464
2465    Update comment
2466
2467 src/libs/file/yapet20file.hh | 41 ++++++++++++++++++++++-------------------
2468 1 file changed, 22 insertions(+), 19 deletions(-)
2469
2470commit 2146015330320405d4cb1cb10881b4d05d2fb414
2471Author: Rafael Ostertag <rafi@guengel.ch>
2472Date:   Sun Sep 9 19:45:49 2018 +0200
2473
2474    Refactor to support inheritance
2475
2476 src/libs/crypt/crypto.cc | 21 +++++++--------------
2477 src/libs/crypt/crypto.hh | 14 ++++++++++++++
2478 2 files changed, 21 insertions(+), 14 deletions(-)
2479
2480commit 882195d49ab59e005f59746db33d914656294b94
2481Author: Rafael Ostertag <rafi@guengel.ch>
2482Date:   Sun Sep 9 18:52:18 2018 +0200
2483
2484    Add Aes256Factory
2485
2486 src/libs/crypt/Makefile.am      |  2 +-
2487 src/libs/crypt/aes256factory.cc | 23 ++++++++++++
2488 src/libs/crypt/aes256factory.hh | 34 +++++++++++++++++
2489 tests/crypt/Makefile.am         |  5 ++-
2490 tests/crypt/aes256factory.cc    | 83 +++++++++++++++++++++++++++++++++++++++++
2491 5 files changed, 144 insertions(+), 3 deletions(-)
2492
2493commit 20dbc68fefb414b0dc2f6483882d9fce0f0e2c2a
2494Author: Rafael Ostertag <rafi@guengel.ch>
2495Date:   Sun Sep 9 18:47:03 2018 +0200
2496
2497    Add Yapet20File
2498
2499 src/libs/file/Makefile.am                     |   2 +-
2500 src/libs/file/yapet20file.cc                  |  66 ++++++++
2501 src/libs/file/yapet20file.hh                  | 158 ++++++++++++++++++
2502 tests/file/Makefile.am                        |   7 +-
2503 tests/file/yapet20file-corrupt-identifier.dat |   1 +
2504 tests/file/yapet20file.cc                     | 223 ++++++++++++++++++++++++++
2505 6 files changed, 453 insertions(+), 4 deletions(-)
2506
2507commit e4023a65a9c5ea3f89b883580766fae481a2d3be
2508Author: Rafael Ostertag <rafi@guengel.ch>
2509Date:   Sun Sep 9 18:46:43 2018 +0200
2510
2511    Refactory YapetFile and Yapet10File to better suit inheritance
2512
2513 src/libs/crypt/file.cc       |  3 ++
2514 src/libs/file/yapet10file.cc | 86 +++++++++++++++++++++++++-------------------
2515 src/libs/file/yapet10file.hh | 26 ++++----------
2516 src/libs/file/yapetfile.hh   |  7 ++--
2517 tests/file/yapet10file.cc    | 31 +++++++++++-----
2518 5 files changed, 87 insertions(+), 66 deletions(-)
2519
2520commit f41486c6682a616698d7f03fd8b2dc4d4caf7858
2521Author: Rafael Ostertag <rafi@guengel.ch>
2522Date:   Sun Sep 9 16:23:37 2018 +0200
2523
2524    Refactor error message
2525
2526 src/libs/file/yapet10file.cc | 24 ++++++++++++++++++++----
2527 src/libs/file/yapet10file.hh |  1 +
2528 2 files changed, 21 insertions(+), 4 deletions(-)
2529
2530commit d8b94803a4aa0406113ee70c2cab47f8ad760f6f
2531Author: Rafael Ostertag <rafi@guengel.ch>
2532Date:   Sun Sep 9 15:56:19 2018 +0200
2533
2534    Optimize
2535
2536 src/libs/file/yapet10file.cc | 11 ++++++-----
2537 1 file changed, 6 insertions(+), 5 deletions(-)
2538
2539commit 32fc78fec0b0cb7713b539b5719b8f62d7fea762
2540Author: Rafael Ostertag <rafi@guengel.ch>
2541Date:   Sun Sep 9 15:50:49 2018 +0200
2542
2543    Reorder functions
2544
2545 src/libs/file/yapet10file.hh | 12 ++++++++----
2546 1 file changed, 8 insertions(+), 4 deletions(-)
2547
2548commit 59ffd90457132b24e4f2c4d9dba4d6364f22babd
2549Author: Rafael Ostertag <rafi@guengel.ch>
2550Date:   Sun Sep 9 15:49:00 2018 +0200
2551
2552    Add check for aes and sha256
2553
2554 configure.ac | 2 +-
2555 1 file changed, 1 insertion(+), 1 deletion(-)
2556
2557commit 8cab974ac885a56b02a47342f4983a3024e82f66
2558Author: Rafael Ostertag <rafi@guengel.ch>
2559Date:   Sun Sep 9 15:48:44 2018 +0200
2560
2561    Use pure virtual function to retrieve recognition string
2562
2563 src/libs/file/yapet10file.cc | 28 ++++++++++++----------------
2564 src/libs/file/yapet10file.hh |  9 ++++++---
2565 src/libs/file/yapetfile.hh   |  2 ++
2566 tests/file/yapetfile.cc      |  8 ++++++++
2567 4 files changed, 28 insertions(+), 19 deletions(-)
2568
2569commit f51acba9298cbdfcac8cb46143e7b00b12c96673
2570Author: Rafael Ostertag <rafi@guengel.ch>
2571Date:   Sun Sep 9 15:33:28 2018 +0200
2572
2573    Update comment
2574
2575 src/libs/file/yapet10file.hh | 12 ------------
2576 1 file changed, 12 deletions(-)
2577
2578commit fbbba67afd8ea68e60df0139b5e641fc11637e4d
2579Author: Rafael Ostertag <rafi@guengel.ch>
2580Date:   Sun Sep 9 15:21:02 2018 +0200
2581
2582    Add Aes256
2583
2584 src/libs/crypt/Makefile.am |  2 +-
2585 src/libs/crypt/aes256.cc   | 57 ++++++++++++++++++++++++++++++
2586 src/libs/crypt/aes256.hh   | 66 ++++++++++++++++++++++++++++++++++
2587 tests/crypt/Makefile.am    |  3 +-
2588 tests/crypt/aes256.cc      | 88 ++++++++++++++++++++++++++++++++++++++++++++++
2589 5 files changed, 214 insertions(+), 2 deletions(-)
2590
2591commit 2718e487fd4db8f117012aae638b3103f4ca5334
2592Author: Rafael Ostertag <rafi@guengel.ch>
2593Date:   Sun Sep 9 15:14:02 2018 +0200
2594
2595    Add Key256
2596
2597 src/libs/crypt/Makefile.am |   2 +-
2598 src/libs/crypt/key256.cc   | 152 +++++++++++++++++++++++++++++++++++++++++++++
2599 src/libs/crypt/key256.hh   | 132 +++++++++++++++++++++++++++++++++++++++
2600 tests/crypt/Makefile.am    |   3 +-
2601 tests/crypt/key256.cc      |  65 +++++++++++++++++++
2602 5 files changed, 352 insertions(+), 2 deletions(-)
2603
2604commit 74f9bbae454194a1ab55cded4969abf87adb139a
2605Author: Rafael Ostertag <rafi@guengel.ch>
2606Date:   Sun Sep 9 15:13:33 2018 +0200
2607
2608    Update copyright
2609
2610 src/libs/crypt/blowfish.cc | 2 +-
2611 src/libs/crypt/blowfish.hh | 2 +-
2612 2 files changed, 2 insertions(+), 2 deletions(-)
2613
2614commit 4e7a22685c0e4b771976c08bec805d5c2c900436
2615Author: Rafael Ostertag <rafi@guengel.ch>
2616Date:   Sun Sep 9 14:59:57 2018 +0200
2617
2618    Update name of test
2619
2620 tests/crypt/key448.cc | 2 +-
2621 1 file changed, 1 insertion(+), 1 deletion(-)
2622
2623commit b95ce5f3fd0f4ce2cdc40a3e54ffe6b999a46867
2624Author: Rafael Ostertag <rafi@guengel.ch>
2625Date:   Sun Sep 9 14:47:14 2018 +0200
2626
2627    Update guard directives
2628
2629 src/libs/crypt/key448.hh | 6 +++---
2630 1 file changed, 3 insertions(+), 3 deletions(-)
2631
2632commit e062b10ee083a3fbaeb0766e0738bdf9601c3633
2633Author: Rafael Ostertag <rafi@guengel.ch>
2634Date:   Sun Sep 9 14:46:16 2018 +0200
2635
2636    Update copyright
2637
2638 src/libs/crypt/key448.cc | 2 +-
2639 src/libs/crypt/key448.hh | 2 +-
2640 2 files changed, 2 insertions(+), 2 deletions(-)
2641
2642commit 9a38c7a701e1a23f446dcb2ea0052b56fbbdd18d
2643Author: Rafael Ostertag <rafi@guengel.ch>
2644Date:   Sun Sep 9 14:33:56 2018 +0200
2645
2646    Drop support for Solaris
2647
2648 Jenkinsfile | 63 -------------------------------------------------------------
2649 1 file changed, 63 deletions(-)
2650
2651commit 5fcbc137b04fbf959d3e1299d6c016c8ed8d0180
2652Author: Rafael Ostertag <rafi@guengel.ch>
2653Date:   Sun Sep 9 11:15:14 2018 +0200
2654
2655    Fix typo in function name
2656
2657 src/libs/crypt/crypto.cc | 6 +++---
2658 1 file changed, 3 insertions(+), 3 deletions(-)
2659
2660commit d964f6187303cd43d4d3cffa72ecb8da74c878d6
2661Author: Rafael Ostertag <rafi@guengel.ch>
2662Date:   Sun Sep 9 10:49:21 2018 +0200
2663
2664    Use latest development version
2665
2666 libyacurs | 2 +-
2667 1 file changed, 1 insertion(+), 1 deletion(-)
2668
2669commit ff4d4c14e167e871c36761f8fb3d7a99eab497da
2670Author: Rafael Ostertag <rafi@guengel.ch>
2671Date:   Sun Sep 9 10:33:39 2018 +0200
2672
2673    Speedup CI build (#11)
2674
2675    Only build documentation on FreeBSD
2676
2677 Jenkinsfile | 44 ++++++++++++++++++++++++--------------------
2678 1 file changed, 24 insertions(+), 20 deletions(-)
2679
2680commit 2a61cfc37535cc618d5a8458d9ae49bb5b9147e5
2681Author: Rafael Ostertag <rafi@guengel.ch>
2682Date:   Sat Sep 8 23:48:21 2018 +0200
2683
2684    Tweak Jenkinsfile
2685
2686 Jenkinsfile | 6 ++++++
2687 1 file changed, 6 insertions(+)
2688
2689commit 04f8de8f016183fe071b07e1fc6a52eacbb7bb93
2690Author: Rafael Ostertag <rafi@guengel.ch>
2691Date:   Sat Sep 8 23:07:28 2018 +0200
2692
2693    Update yapet pot template file
2694
2695 po/yapet.pot | 842 +++++++++++++++++++++++++----------------------------------
2696 1 file changed, 353 insertions(+), 489 deletions(-)
2697
2698commit 934d978c5d816d45c66fa58db417e18084d1fec1
2699Author: Rafael Ostertag <rafi@guengel.ch>
2700Date:   Sat Sep 8 23:07:00 2018 +0200
2701
2702    Fix configure options for Solaris
2703
2704 Jenkinsfile | 4 ++--
2705 1 file changed, 2 insertions(+), 2 deletions(-)
2706
2707commit c7d13a6ae4f6c311803d861263a8dea398fd5548
2708Author: Rafael Ostertag <rafi@guengel.ch>
2709Date:   Sat Sep 8 23:03:39 2018 +0200
2710
2711    Update POTFILES.in
2712
2713 po/POTFILES.in | 47 +++++++++++++++++++++--------------------------
2714 1 file changed, 21 insertions(+), 26 deletions(-)
2715
2716commit b3f6a7f69226d09ec243a71239b79fba20494787
2717Author: Rafael Ostertag <rafi@guengel.ch>
2718Date:   Sat Sep 8 22:41:10 2018 +0200
2719
2720    Use strncmp when comparing names in PasswordListItem
2721
2722 src/libs/passwordrecord/passwordlistitem.cc | 4 +++-
2723 1 file changed, 3 insertions(+), 1 deletion(-)
2724
2725commit 59b356661b34c73658a71892649a89d5fa7d7cc1
2726Author: Rafael Ostertag <rafi@guengel.ch>
2727Date:   Sat Sep 8 22:02:42 2018 +0200
2728
2729    Fix tests
2730
2731 tests/crypt/file.cc | 4 ++--
2732 1 file changed, 2 insertions(+), 2 deletions(-)
2733
2734commit 6f7f93828e77e1ed0821613e7aa0d80e4741a911
2735Author: Rafael Ostertag <rafi@guengel.ch>
2736Date:   Sat Sep 8 21:54:49 2018 +0200
2737
2738    Include cstdlib when using EVP_cipher_ctx_init()
2739
2740 src/libs/crypt/crypto.cc | 4 ++++
2741 1 file changed, 4 insertions(+)
2742
2743commit 8f9bc0ffec6fcc32f053fdc42a89149bbfdd5cfe
2744Author: Rafael Ostertag <rafi@guengel.ch>
2745Date:   Sat Sep 8 21:25:19 2018 +0200
2746
2747    Drop inclusion of crypt.h from tests
2748
2749 tests/import/import10.cc             | 1 -
2750 tests/import/import12.cc             | 1 -
2751 tests/import/import15.cc             | 1 -
2752 tests/import/import2.cc              | 1 -
2753 tests/import/import6.cc              | 1 -
2754 tests/import/import8.cc              | 1 -
2755 tests/preload/checkmasterpwchange.cc | 1 -
2756 tests/preload/checktestpwrecord.cc   | 1 -
2757 tests/tests.h                        | 1 -
2758 9 files changed, 9 deletions(-)
2759
2760commit 7c003f68e71c67ceab13f3c0952e8d39c47e1033
2761Author: Rafael Ostertag <rafi@guengel.ch>
2762Date:   Sat Sep 8 21:04:44 2018 +0200
2763
2764    Support OpenSSL_version()
2765
2766 configure.ac        | 2 +-
2767 src/libs/ui/info.cc | 2 ++
2768 2 files changed, 3 insertions(+), 1 deletion(-)
2769
2770commit 64c1f960e970c1850ee70741d0265f9b5426d302
2771Author: Rafael Ostertag <rafi@guengel.ch>
2772Date:   Sat Sep 8 20:52:11 2018 +0200
2773
2774    Include missing string
2775
2776 src/libs/file/headerversion.hh | 2 ++
2777 1 file changed, 2 insertions(+)
2778
2779commit 06e105f496f3e8a40b732b04f19e5445e4790704
2780Author: Rafael Ostertag <rafi@guengel.ch>
2781Date:   Sat Sep 8 20:50:08 2018 +0200
2782
2783    Reformated
2784
2785 src/libs/crypt/key448.hh | 2 +-
2786 1 file changed, 1 insertion(+), 1 deletion(-)
2787
2788commit d6ec53f70a2a35d299fe22cd330657c5690e8004
2789Author: Rafael Ostertag <rafi@guengel.ch>
2790Date:   Sat Sep 8 20:38:46 2018 +0200
2791
2792    Drop include of deleted crypt.h
2793
2794 src/converters/yapet2csv/csvexport.cc | 1 -
2795 src/libs/ui/passwordrecord.cc         | 1 -
2796 2 files changed, 2 deletions(-)
2797
2798commit a72fbb535933296c8ac84c957e543632391a3332
2799Author: Rafael Ostertag <rafi@guengel.ch>
2800Date:   Sat Sep 8 20:32:24 2018 +0200
2801
2802    Fix handling of non-existing file
2803
2804 src/libs/glue/opencmdlinefile.cc | 31 +++++++++++++++++--------------
2805 src/libs/glue/opencmdlinefile.h  |  1 +
2806 2 files changed, 18 insertions(+), 14 deletions(-)
2807
2808commit 80d93234e46f38a75aac6fdd434dde23859b515d
2809Author: Rafael Ostertag <rafi@guengel.ch>
2810Date:   Sat Sep 8 20:20:47 2018 +0200
2811
2812    Reformat
2813
2814 src/libs/ui/newpassworddialog.h | 71 ++++++++++++++++++++---------------------
2815 1 file changed, 35 insertions(+), 36 deletions(-)
2816
2817commit 3a849b96f68ea522e54362617f0d2b4c2c5509f1
2818Author: Rafael Ostertag <rafi@guengel.ch>
2819Date:   Sat Sep 8 20:13:42 2018 +0200
2820
2821    Include typeinfo header
2822
2823 src/libs/crypt/key448.hh | 2 ++
2824 1 file changed, 2 insertions(+)
2825
2826commit b7ca2f53312f0ed3f27e2f5183ee0ffef88b02b3
2827Author: Rafael Ostertag <rafi@guengel.ch>
2828Date:   Sat Sep 8 20:08:57 2018 +0200
2829
2830    Use nullptr
2831
2832 src/libs/ui/mainwindow.cc | 69 ++++++++++++++++++++++++-----------------------
2833 1 file changed, 35 insertions(+), 34 deletions(-)
2834
2835commit bd5ecae2b6adf5d01e17435616e14e5fcb7412b6
2836Author: Rafael Ostertag <rafi@guengel.ch>
2837Date:   Sat Sep 8 20:08:49 2018 +0200
2838
2839    Fix bug in initializing _cryptoFactory
2840
2841 src/libs/ui/passwordrecord.cc | 4 ++--
2842 src/libs/ui/passwordrecord.h  | 3 +--
2843 2 files changed, 3 insertions(+), 4 deletions(-)
2844
2845commit f0a6c0c104d7184d28eb10065e46568c763951cb
2846Author: Rafael Ostertag <rafi@guengel.ch>
2847Date:   Sat Sep 8 19:33:13 2018 +0200
2848
2849    Use stdc++11 syntax
2850
2851 src/libs/ui/passwordrecord.cc | 48 +++++++++++++++++++++----------------------
2852 1 file changed, 24 insertions(+), 24 deletions(-)
2853
2854commit 64a365097cec7c8ba33474bdf3d2ab3f7fe6d497
2855Author: Rafael Ostertag <rafi@guengel.ch>
2856Date:   Sat Sep 8 19:24:33 2018 +0200
2857
2858    Drop cryptoFactory from globals
2859
2860 src/yapet/globals.cc | 1 -
2861 src/yapet/globals.h  | 1 -
2862 2 files changed, 2 deletions(-)
2863
2864commit 91bdd1e278818ddd9b6e3d85f5143d26b3af0c8e
2865Author: Rafael Ostertag <rafi@guengel.ch>
2866Date:   Sat Sep 8 19:18:40 2018 +0200
2867
2868    Fix build error after removing structs.h
2869
2870 src/converters/csv2yapet/csvimport.cc | 9 +++++----
2871 src/converters/yapet2csv/csvexport.cc | 1 -
2872 2 files changed, 5 insertions(+), 5 deletions(-)
2873
2874commit 6f5a381ebdb8888de119195ddfbd6fbafed98c07
2875Author: Rafael Ostertag <rafi@guengel.ch>
2876Date:   Sat Sep 8 19:13:46 2018 +0200
2877
2878    Fix import check build and remove structs.h
2879
2880 src/libs/crypt/Makefile.am |   2 +-
2881 src/libs/crypt/structs.h   | 231 -----------------------
2882 tests/import/Makefile.am   |   6 +-
2883 tests/import/import10.cc   |  34 ++--
2884 tests/import/import12.cc   |  33 ++--
2885 tests/import/import15.cc   | 453 ++++++++++++++++++++++++---------------------
2886 tests/import/import2.cc    |  35 ++--
2887 tests/import/import6.cc    |  41 ++--
2888 tests/import/import8.cc    |  32 ++--
2889 tests/tests.h              | 202 ++++++++++----------
2890 10 files changed, 441 insertions(+), 628 deletions(-)
2891
2892commit 96d7ce7243d3cc7eb8c777f475570c98a406b490
2893Author: Rafael Ostertag <rafi@guengel.ch>
2894Date:   Sat Sep 8 18:22:35 2018 +0200
2895
2896    Fix compiler warnings
2897
2898 tests/pwgen/charpool2.cc | 117 +++++++++++++++++++----------------------------
2899 1 file changed, 47 insertions(+), 70 deletions(-)
2900
2901commit 470afb02c1d8162a2fd8e3b698de622189a15967
2902Author: Rafael Ostertag <rafi@guengel.ch>
2903Date:   Sat Sep 8 18:21:18 2018 +0200
2904
2905    Handle password provided to Key properly
2906
2907 src/libs/crypt/key.hh    | 8 ++++++++
2908 src/libs/crypt/key448.cc | 9 ++++++---
2909 tests/crypt/key448.cc    | 5 +----
2910 3 files changed, 15 insertions(+), 7 deletions(-)
2911
2912commit c723e80dfa91dee13660e63f08f89c46908ec168
2913Author: Rafael Ostertag <rafi@guengel.ch>
2914Date:   Sat Sep 8 18:05:32 2018 +0200
2915
2916    Compiles
2917
2918 src/converters/csv2yapet/Makefile.am  |   7 +-
2919 src/converters/csv2yapet/csvimport.cc | 175 +++++++++++++++++-----------------
2920 src/converters/csv2yapet/csvimport.h  | 163 ++++++++++++++-----------------
2921 src/converters/yapet2csv/Makefile.am  |   5 +-
2922 src/converters/yapet2csv/csvexport.cc | 128 +++++++++++++------------
2923 src/libs/ui/info.cc                   | 109 +++++++++++----------
2924 src/libs/ui/info.h                    |  61 ++++++------
2925 src/libs/ui/mainwindow.cc             |  42 +++++++-
2926 src/libs/ui/mainwindow.h              |   8 ++
2927 src/libs/ui/passworddialog.cc         |  27 +++---
2928 src/libs/ui/passworddialog.h          |   2 +-
2929 src/libs/ui/passwordrecord.cc         |   8 +-
2930 src/libs/ui/yapetlockscreen.cc        |  61 +++++-------
2931 src/libs/ui/yapetlockscreen.h         |  26 ++---
2932 src/libs/ui/yapetunlockdialog.cc      | 102 ++++++++------------
2933 src/libs/ui/yapetunlockdialog.h       |  58 +++++------
2934 src/yapet/Makefile.am                 |   3 +
2935 tests/preload/Makefile.am             |   6 ++
2936 tests/preload/checkmasterpwchange.cc  | 102 ++++++++++----------
2937 tests/preload/checktestpwrecord.cc    | 102 ++++++++++----------
2938 20 files changed, 613 insertions(+), 582 deletions(-)
2939
2940commit bc58eac038085214717c82a5319a1cb24efef278
2941Author: Rafael Ostertag <rafi@guengel.ch>
2942Date:   Sat Sep 8 13:23:47 2018 +0200
2943
2944    Add default constructor and cast operator
2945
2946 src/libs/passwordrecord/passwordlistitem.cc |  6 ++++++
2947 src/libs/passwordrecord/passwordlistitem.hh |  3 +++
2948 tests/passwordrecord/passwordlistitem.cc    | 22 ++++++++++++++++++++++
2949 3 files changed, 31 insertions(+)
2950
2951commit 3c16c7e581d41e48843fb4883c4973fde6623939
2952Author: Rafael Ostertag <rafi@guengel.ch>
2953Date:   Sat Sep 8 12:40:14 2018 +0200
2954
2955    Add comperators
2956
2957 src/libs/passwordrecord/passwordlistitem.cc | 10 ++++++++++
2958 src/libs/passwordrecord/passwordlistitem.hh |  1 +
2959 tests/passwordrecord/passwordlistitem.cc    |  7 +++++--
2960 3 files changed, 16 insertions(+), 2 deletions(-)
2961
2962commit 4f934bd4d7496e2355fd3125ad3f686a10ac0428
2963Author: Rafael Ostertag <rafi@guengel.ch>
2964Date:   Sat Sep 8 12:33:55 2018 +0200
2965
2966    Fix handling of C-strings
2967
2968 src/libs/passwordrecord/passwordlistitem.cc | 15 ++++++++
2969 src/libs/passwordrecord/passwordlistitem.hh |  9 +++++
2970 src/libs/ui/mainwindow.cc                   | 60 ++++++++++++-----------------
2971 src/libs/ui/mainwindow.h                    |  8 ++--
2972 src/libs/utils/securearray.cc               | 16 ++------
2973 tests/passwordrecord/passwordlistitem.cc    | 29 +++++++++++++-
2974 tests/utils/securearray.cc                  | 54 ++++++++++++++------------
2975 7 files changed, 114 insertions(+), 77 deletions(-)
2976
2977commit d299c93aeb49ead2e64fdb46ec08343f6f823662
2978Author: Rafael Ostertag <rafi@guengel.ch>
2979Date:   Sat Sep 8 11:02:35 2018 +0200
2980
2981    Fix compiler warnings and tests
2982
2983 tests/crypt/corrupt.pet.in | Bin 14244 -> 14244 bytes
2984 tests/crypt/file.cc        |  17 ++++++++++-------
2985 tests/crypt/foreign.cc     |   4 ++--
2986 tests/crypt/key448.cc      |   3 ++-
2987 4 files changed, 14 insertions(+), 10 deletions(-)
2988
2989commit e86ff7bb4b26f25ac611c25e9dd5ab0ad440c11a
2990Author: Rafael Ostertag <rafi@guengel.ch>
2991Date:   Sat Sep 8 10:22:46 2018 +0200
2992
2993    Fix compiler errors
2994
2995 src/libs/crypt/crypto.cc      |  3 +--
2996 src/libs/crypt/key448.cc      | 14 +-------------
2997 src/libs/utils/securearray.cc | 31 +++++++++++++++++++++++++++++--
2998 src/libs/utils/securearray.hh |  6 ++++--
2999 tests/utils/securearray.cc    |  9 +++++++++
3000 5 files changed, 44 insertions(+), 19 deletions(-)
3001
3002commit 746774bbb2edc60713ebdad2124848fc02fbd020
3003Author: Ostertag Rafael <rafi@guengel.ch>
3004Date:   Fri Sep 7 21:17:16 2018 +0200
3005
3006    WIP
3007
3008 src/libs/crypt/file.cc           |  11 +-
3009 src/libs/crypt/file.h            |   5 +-
3010 src/libs/glue/Makefile.am        |   2 +
3011 src/libs/glue/changepassword.cc  | 308 ++++++++-------
3012 src/libs/glue/changepassword.h   |  39 +-
3013 src/libs/glue/createfile.cc      | 250 ++++++------
3014 src/libs/glue/createfile.h       |  40 +-
3015 src/libs/glue/loadfile.cc        | 206 +++++-----
3016 src/libs/glue/loadfile.h         |   9 +-
3017 src/libs/glue/opencmdlinefile.cc | 250 ++++++------
3018 src/libs/glue/opencmdlinefile.h  |  44 +--
3019 src/libs/glue/promptpassword.cc  | 172 ++++-----
3020 src/libs/glue/promptpassword.h   |  60 ++-
3021 src/libs/ui/Makefile.am          |   2 +
3022 src/libs/ui/mainwindow.cc        | 809 +++++++++++++++++++++------------------
3023 src/libs/ui/mainwindow.h         | 293 +++++---------
3024 src/libs/ui/passworddialog.h     |  33 +-
3025 src/libs/ui/passwordrecord.cc    | 345 +++++++----------
3026 src/libs/ui/passwordrecord.h     | 205 +++++-----
3027 src/yapet/globals.cc             |   5 +-
3028 src/yapet/globals.h              |  47 ++-
3029 src/yapet/main.cc                |   2 +-
3030 22 files changed, 1481 insertions(+), 1656 deletions(-)
3031
3032commit 84ccb331727a7c77948d4ddd34684b295c9202c5
3033Author: Ostertag Rafael <rafi@guengel.ch>
3034Date:   Thu Sep 6 18:28:51 2018 +0200
3035
3036    Expose size_type
3037
3038 src/libs/passwordrecord/passwordlistitem.hh | 1 +
3039 1 file changed, 1 insertion(+)
3040
3041commit e13b2d150e21733a24fc85d991421265f92de95d
3042Author: Ostertag Rafael <rafi@guengel.ch>
3043Date:   Wed Sep 5 21:20:12 2018 +0200
3044
3045    AbstractCryptoFactory refactoring
3046
3047 src/libs/crypt/Makefile.am              |  2 +-
3048 src/libs/crypt/abstractcryptofactory.hh | 11 ++++-
3049 src/libs/crypt/blowfishfactory.cc       | 25 ++++++++++
3050 src/libs/crypt/blowfishfactory.hh       | 22 +++++----
3051 src/libs/crypt/file.cc                  | 19 ++++----
3052 src/libs/crypt/file.h                   |  3 +-
3053 tests/crypt/Makefile.am                 |  6 +--
3054 tests/crypt/blowfishfactory.cc          | 83 +++++++++++++++++++++++++++++++++
3055 tests/crypt/file.cc                     | 78 +++++++++++++++----------------
3056 tests/crypt/foreign.cc                  |  6 +--
3057 10 files changed, 188 insertions(+), 67 deletions(-)
3058
3059commit 30dcf6d4ccdafc0494eea0b583af53b3b3ce4895
3060Author: Ostertag Rafael <rafi@guengel.ch>
3061Date:   Tue Sep 4 20:45:16 2018 +0200
3062
3063    Return unique_ptr from AbstractCryptFactor member functions
3064
3065 src/libs/crypt/abstractcryptofactory.hh |  6 ++----
3066 src/libs/crypt/blowfishfactory.hh       |  8 ++++----
3067 src/libs/crypt/file.cc                  |  4 ++--
3068 src/libs/crypt/file.h                   | 10 +++++-----
3069 tests/crypt/file.cc                     |  2 +-
3070 5 files changed, 14 insertions(+), 16 deletions(-)
3071
3072commit 588838c65aca6e3a4f9fddbb2506b8138f9318ba
3073Author: Ostertag Rafael <rafi@guengel.ch>
3074Date:   Tue Sep 4 20:34:40 2018 +0200
3075
3076    Refactored foreign.cc test
3077
3078 tests/crypt/foreign.cc | 517 ++++++++++++++-----------------------------------
3079 1 file changed, 145 insertions(+), 372 deletions(-)
3080
3081commit 3e310a4fc9a172a5e2b79b6a49f02d48f7e7bfbd
3082Author: Ostertag Rafael <rafi@guengel.ch>
3083Date:   Tue Sep 4 20:29:22 2018 +0200
3084
3085    Improved detection of invalid password
3086
3087 src/libs/crypt/crypto.cc   |   4 ++--
3088 src/libs/crypt/file.cc     |   8 +++++++-
3089 tests/crypt/blowfish.cc    |   8 ++++++--
3090 tests/crypt/corrupt.pet.in | Bin 44 -> 14244 bytes
3091 tests/crypt/file.cc        |  11 +++++++----
3092 5 files changed, 22 insertions(+), 9 deletions(-)
3093
3094commit cb7046887d20f051ddcaac30d1fe11eb7725e1c8
3095Author: Ostertag Rafael <rafi@guengel.ch>
3096Date:   Tue Sep 4 19:28:31 2018 +0200
3097
3098    Read identifier upon open the file
3099
3100 src/libs/file/yapet10file.cc                  | 44 +++++++++++++++------------
3101 src/libs/file/yapet10file.hh                  |  4 +--
3102 tests/file/Makefile.am                        |  3 +-
3103 tests/file/yapet10file-corrupt-identifier.dat |  1 +
3104 tests/file/yapet10file.cc                     | 36 +++++++++++++++-------
3105 5 files changed, 54 insertions(+), 34 deletions(-)
3106
3107commit c3a89e533dc06d1d77843afb8144fe54c20c33d3
3108Author: Ostertag Rafael <rafi@guengel.ch>
3109Date:   Tue Sep 4 18:49:42 2018 +0200
3110
3111    Refactoring
3112
3113 src/libs/file/header10.cc | 27 +++++++++++++++------------
3114 src/libs/file/header10.hh |  1 +
3115 tests/file/header10.cc    | 21 ++++++++++++++++++---
3116 3 files changed, 34 insertions(+), 15 deletions(-)
3117
3118commit 84b539a5a06529d8cafa0e7e88905b6d8fd080fb
3119Author: Ostertag Rafael <rafi@guengel.ch>
3120Date:   Tue Sep 4 17:54:26 2018 +0200
3121
3122    Allow for pre-refactoring header with padding
3123
3124 src/libs/file/header10.cc | 10 ++++++++--
3125 1 file changed, 8 insertions(+), 2 deletions(-)
3126
3127commit 678512093359a899277e915b5abc39f12659a15f
3128Author: Ostertag Rafael <rafi@guengel.ch>
3129Date:   Mon Sep 3 21:17:39 2018 +0200
3130
3131    Refactor to allow for parallel tests
3132
3133 tests/file/Makefile.am    |  6 ++----
3134 tests/file/fileutils.cc   | 10 ++++++----
3135 tests/file/rawfile.cc     |  2 +-
3136 tests/file/yapet10file.cc |  2 +-
3137 tests/file/yapetfile.cc   |  2 +-
3138 5 files changed, 11 insertions(+), 11 deletions(-)
3139
3140commit 10ea89b484f0c38573846d2218e4c4963a8a3618
3141Author: Ostertag Rafael <rafi@guengel.ch>
3142Date:   Mon Sep 3 21:06:21 2018 +0200
3143
3144    Refactor YAPET::File
3145
3146 src/libs/crypt/file.cc  | 165 +++++------------
3147 src/libs/crypt/file.h   |  23 ++-
3148 tests/crypt/Makefile.am |  20 +-
3149 tests/crypt/corrupt.cc  |  47 -----
3150 tests/crypt/file.cc     | 479 ++++++++++++++++++++++++++++++++++++++++++++++++
3151 tests/crypt/file1.cc    | 260 --------------------------
3152 tests/crypt/file4.cc    |  74 --------
3153 tests/crypt/file5.cc    |  76 --------
3154 tests/crypt/file6.cc    | 155 ----------------
3155 9 files changed, 546 insertions(+), 753 deletions(-)
3156
3157commit b6ace6262227b5d3c875e4ed2780b0a417e0d835
3158Author: Ostertag Rafael <rafi@guengel.ch>
3159Date:   Mon Sep 3 20:49:03 2018 +0200
3160
3161    Add todoS
3162
3163 src/libs/crypt/abstractcryptofactory.hh | 2 ++
3164 1 file changed, 2 insertions(+)
3165
3166commit dabd72d9f4412ff8a8b9a2d5acde15c874842c35
3167Author: Ostertag Rafael <rafi@guengel.ch>
3168Date:   Mon Sep 3 20:21:49 2018 +0200
3169
3170    Use int64_t for time values
3171
3172 src/libs/file/fileutils.cc | 2 +-
3173 src/libs/file/fileutils.hh | 2 +-
3174 src/libs/file/header10.hh  | 6 +++---
3175 3 files changed, 5 insertions(+), 5 deletions(-)
3176
3177commit eb694ac25c0ad95fcbcae7ebb74d26b8040f548b
3178Author: Ostertag Rafael <rafi@guengel.ch>
3179Date:   Mon Sep 3 07:04:29 2018 +0200
3180
3181    Implement deserialization of PasswordRecord
3182
3183 src/libs/passwordrecord/passwordrecord.cc | 38 ++++++++++++++++++++++++++++++-
3184 src/libs/passwordrecord/passwordrecord.hh |  7 ++++++
3185 tests/passwordrecord/passwordrecord.cc    | 32 ++++++++++++++++++++++++--
3186 3 files changed, 74 insertions(+), 3 deletions(-)
3187
3188commit 378611f37c46752ebf374f02b80129a7e27d2702
3189Author: Rafael Ostertag <rafi@guengel.ch>
3190Date:   Sun Sep 2 20:27:22 2018 +0200
3191
3192    Add crypto factories, drop unused files. Implement crypt/file
3193
3194 .vscode/settings.json                   |   3 +-
3195 src/libs/crypt/Makefile.am              |   8 +-
3196 src/libs/crypt/abstractcryptofactory.hh |  20 +++
3197 src/libs/crypt/blowfish.hh              |   2 -
3198 src/libs/crypt/blowfishfactory.hh       |  29 ++++
3199 src/libs/crypt/file.cc                  | 256 +++++++++--------------------
3200 src/libs/crypt/file.h                   |  39 +++--
3201 src/libs/crypt/partdec.cc               |  95 -----------
3202 src/libs/crypt/partdec.h                | 144 -----------------
3203 tests/crypt/Makefile.am                 |  13 +-
3204 tests/crypt/file1.cc                    | 278 ++++++++++++++++++++++++++++----
3205 tests/crypt/file2.cc                    |  57 -------
3206 tests/crypt/file3.cc                    |  89 ----------
3207 tests/crypt/partdec.cc                  |  88 ----------
3208 14 files changed, 403 insertions(+), 718 deletions(-)
3209
3210commit 57086253da4a0d0a10cef8abefab175c486ca8a4
3211Author: Rafael Ostertag <rafi@guengel.ch>
3212Date:   Sun Sep 2 20:13:59 2018 +0200
3213
3214    Fix error handling
3215
3216 src/libs/file/rawfile.cc | 4 ++--
3217 1 file changed, 2 insertions(+), 2 deletions(-)
3218
3219commit 89f476519bc837ecaa5b2da0c751a46c0852ad68
3220Author: Rafael Ostertag <rafi@guengel.ch>
3221Date:   Sun Sep 2 19:11:18 2018 +0200
3222
3223    Use flush data to disk after critical operations
3224
3225 src/libs/file/yapet10file.cc | 3 +++
3226 1 file changed, 3 insertions(+)
3227
3228commit f9c3534c9f78b9b792fdea3dc8f31c7cce5f5105
3229Author: Rafael Ostertag <rafi@guengel.ch>
3230Date:   Sun Sep 2 19:10:18 2018 +0200
3231
3232    Throw YAPETInvalidPasswordException on error when finalizing decryption
3233
3234 src/libs/crypt/crypto.cc | 3 ++-
3235 1 file changed, 2 insertions(+), 1 deletion(-)
3236
3237commit 13b8ba83e777fbf542cf34f2e5c2ca0f19af1608
3238Author: Rafael Ostertag <rafi@guengel.ch>
3239Date:   Sun Sep 2 19:08:17 2018 +0200
3240
3241    Add flush() member function
3242
3243 src/libs/file/rawfile.cc | 7 +++++++
3244 src/libs/file/rawfile.hh | 5 +++++
3245 2 files changed, 12 insertions(+)
3246
3247commit 0e475d738ba1302ffdf0bc6e18baaa017556503a
3248Author: Rafael Ostertag <rafi@guengel.ch>
3249Date:   Sun Sep 2 18:39:34 2018 +0200
3250
3251    Test invalid password
3252
3253 tests/crypt/blowfish.cc | 16 +++++++++++++++-
3254 1 file changed, 15 insertions(+), 1 deletion(-)
3255
3256commit 66d866ef0df1d558f928e06d07c2ae23f129c655
3257Author: Rafael Ostertag <rafi@guengel.ch>
3258Date:   Sun Sep 2 18:33:06 2018 +0200
3259
3260    Test throwing of exception on invalid control string
3261
3262 tests/file/header10.cc | 8 ++++++++
3263 1 file changed, 8 insertions(+)
3264
3265commit fa3dd0f56c72c39602833d61e5befa25c698df44
3266Author: Rafael Ostertag <rafi@guengel.ch>
3267Date:   Sun Sep 2 18:26:08 2018 +0200
3268
3269    Drop InvalidPasswordError, throw HeaderError
3270
3271 src/libs/file/header10.cc    | 2 +-
3272 src/libs/file/headererror.hh | 5 -----
3273 2 files changed, 1 insertion(+), 6 deletions(-)
3274
3275commit 94ce7988696462a4d336d21b3b7859863bcebe99
3276Author: Rafael Ostertag <rafi@guengel.ch>
3277Date:   Sun Sep 2 16:54:06 2018 +0200
3278
3279    Add function to convert int to HEADER_VERSION
3280
3281 src/libs/file/headerversion.hh | 20 ++++++++++++++++++++
3282 tests/file/Makefile.am         |  5 +++--
3283 tests/file/headerversion.cc    | 37 +++++++++++++++++++++++++++++++++++++
3284 3 files changed, 60 insertions(+), 2 deletions(-)
3285
3286commit 17f3783040665e531ee728a1a5491143279a29f8
3287Author: Rafael Ostertag <rafi@guengel.ch>
3288Date:   Sun Sep 2 14:58:12 2018 +0200
3289
3290    Move PasswordRecord implement PasswordListItem
3291
3292 configure.ac                                       |  2 +
3293 src/libs/Makefile.am                               |  2 +-
3294 src/libs/file/Makefile.am                          |  2 +-
3295 src/libs/passwordrecord/Makefile.am                | 19 +++++
3296 src/libs/passwordrecord/passwordlistitem.cc        | 44 ++++++++++
3297 src/libs/passwordrecord/passwordlistitem.hh        | 25 ++++++
3298 .../{file => passwordrecord}/passwordrecord.cc     |  0
3299 .../{file => passwordrecord}/passwordrecord.hh     |  0
3300 tests/Makefile.am                                  |  2 +-
3301 tests/file/Makefile.am                             |  5 +-
3302 tests/passwordrecord/Makefile.am                   | 20 +++++
3303 tests/passwordrecord/passwordlistitem.cc           | 99 ++++++++++++++++++++++
3304 tests/{file => passwordrecord}/passwordrecord.cc   |  0
3305 13 files changed, 214 insertions(+), 6 deletions(-)
3306
3307commit 269d557c7bc38c1ddf9a48922faca10c1511d4c7
3308Author: Rafael Ostertag <rafi@guengel.ch>
3309Date:   Sun Sep 2 14:30:26 2018 +0200
3310
3311    Move assignment/ctor sets other size to zero
3312
3313 src/libs/utils/securearray.cc |  2 ++
3314 tests/utils/securearray.cc    | 10 ++++++++--
3315 2 files changed, 10 insertions(+), 2 deletions(-)
3316
3317commit 42f747e2be499e3dc50d2659aa3dd25c52493c0e
3318Author: Rafael Ostertag <rafi@guengel.ch>
3319Date:   Sun Sep 2 14:22:16 2018 +0200
3320
3321    Do not call memcmp on nullptr
3322
3323 src/libs/utils/securearray.cc | 2 ++
3324 1 file changed, 2 insertions(+)
3325
3326commit 7b04f5228a32ba04021695ff2c84b640053fecbc
3327Author: Rafael Ostertag <rafi@guengel.ch>
3328Date:   Sun Sep 2 12:49:49 2018 +0200
3329
3330    Implement PasswordRecord
3331
3332 src/libs/file/Makefile.am       |   2 +-
3333 src/libs/file/passwordrecord.cc | 136 +++++++++++++++++++++++++
3334 src/libs/file/passwordrecord.hh |  82 +++++++++++++++
3335 tests/file/Makefile.am          |   5 +-
3336 tests/file/passwordrecord.cc    | 215 ++++++++++++++++++++++++++++++++++++++++
3337 5 files changed, 437 insertions(+), 3 deletions(-)
3338
3339commit 188eb3a4b10313c2a52b178f7e07c1a32f0fbb74
3340Author: Rafael Ostertag <rafi@guengel.ch>
3341Date:   Sun Sep 2 11:22:08 2018 +0200
3342
3343    Rename test classes
3344
3345 tests/crypt/blowfish.cc | 16 ++++++++--------
3346 tests/crypt/key448.cc   | 12 ++++++------
3347 2 files changed, 14 insertions(+), 14 deletions(-)
3348
3349commit f3a07e7bbd960759bbaa3954151e161fd334544c
3350Author: Rafael Ostertag <rafi@guengel.ch>
3351Date:   Sat Sep 1 19:04:56 2018 +0200
3352
3353    Drop record
3354
3355 src/libs/crypt/Makefile.am |   2 +-
3356 src/libs/crypt/record.h    | 298 ---------------------------------------------
3357 tests/crypt/Makefile.am    |   4 +-
3358 tests/crypt/record.cc      |  74 -----------
3359 4 files changed, 2 insertions(+), 376 deletions(-)
3360
3361commit f443b7a724d43357c3be6da9f2d3cb848209c91c
3362Author: Rafael Ostertag <rafi@guengel.ch>
3363Date:   Sat Sep 1 19:01:04 2018 +0200
3364
3365    Drop bdbuffer
3366
3367 src/libs/crypt/Makefile.am |   4 +-
3368 src/libs/crypt/bdbuffer.cc | 209 ---------------------------------------------
3369 src/libs/crypt/bdbuffer.h  | 145 -------------------------------
3370 tests/crypt/Makefile.am    |   4 +-
3371 tests/crypt/bdbuffer.cc    |  99 ---------------------
3372 5 files changed, 3 insertions(+), 458 deletions(-)
3373
3374commit 08c74202dece94cabbcef806dd33e6c2e2c31451
3375Author: Rafael Ostertag <rafi@guengel.ch>
3376Date:   Sat Sep 1 18:56:42 2018 +0200
3377
3378    Test blowfish
3379
3380 tests/crypt/Makefile.am |  4 +++-
3381 tests/crypt/blowfish.cc | 53 +++++++++++++++++++++++++++++++++----------------
3382 2 files changed, 39 insertions(+), 18 deletions(-)
3383
3384commit 16641cf4218814894e916c241482099e296ef285
3385Author: Rafael Ostertag <rafi@guengel.ch>
3386Date:   Sat Sep 1 18:38:59 2018 +0200
3387
3388    Free cipher context
3389
3390 src/libs/crypt/crypto.cc | 4 ++++
3391 1 file changed, 4 insertions(+)
3392
3393commit ea3f0a8193b8b4a4f9dce581cf80be8c8ba0fadd
3394Author: Rafael Ostertag <rafi@guengel.ch>
3395Date:   Sat Sep 1 18:38:00 2018 +0200
3396
3397    Remove comment
3398
3399 src/libs/crypt/blowfish.cc | 13 -------------
3400 1 file changed, 13 deletions(-)
3401
3402commit 36f80812d36989678d6ebd28880f4fb77b56110e
3403Author: Rafael Ostertag <rafi@guengel.ch>
3404Date:   Sat Sep 1 18:28:36 2018 +0200
3405
3406    Return empty SecureArray on empty string
3407
3408 src/libs/utils/securearray.cc | 12 ++++++++++--
3409 tests/utils/securearray.cc    | 11 +++++++++++
3410 2 files changed, 21 insertions(+), 2 deletions(-)
3411
3412commit a89de793df884e456fd2621f1f22d92c51539b1c
3413Author: Rafael Ostertag <rafi@guengel.ch>
3414Date:   Sat Sep 1 18:18:24 2018 +0200
3415
3416    Throw exception on empty cipher/plain text
3417
3418 src/libs/crypt/crypto.cc | 41 +++++++++++++++++++++--------------------
3419 src/libs/crypt/crypto.hh | 26 ++++++++++++++++++++++++++
3420 2 files changed, 47 insertions(+), 20 deletions(-)
3421
3422commit 9af79dfc48ce0b39c3052ce455c2e29da1ba08f7
3423Author: Rafael Ostertag <rafi@guengel.ch>
3424Date:   Sat Sep 1 17:33:46 2018 +0200
3425
3426    Move Blowfish into yapet namespace
3427
3428 src/libs/crypt/Makefile.am                 |  2 +-
3429 src/libs/crypt/blowfish.cc                 | 15 +++++++--------
3430 src/libs/crypt/{blowfish.h => blowfish.hh} | 14 +++++++-------
3431 3 files changed, 15 insertions(+), 16 deletions(-)
3432
3433commit 406172ebbc69eb63ce1ff412f0e651bf981532e0
3434Author: Rafael Ostertag <rafi@guengel.ch>
3435Date:   Sat Sep 1 16:32:06 2018 +0200
3436
3437    Fix building of crypt/
3438
3439 src/libs/crypt/file.cc    |  13 +-
3440 src/libs/crypt/file.h     |  14 +-
3441 src/libs/crypt/key448.cc  |  22 +-
3442 src/libs/crypt/key448.hh  |  18 +-
3443 src/libs/crypt/partdec.cc |  64 ++---
3444 src/libs/crypt/partdec.h  |   8 +-
3445 tests/crypt/Makefile.am   |   4 +-
3446 tests/crypt/blowfish.cc   |  51 ++++
3447 tests/crypt/corrupt.cc    |  30 +-
3448 tests/crypt/enc.cc        |  60 ----
3449 tests/crypt/file1.cc      |  35 +--
3450 tests/crypt/file2.cc      |  41 +--
3451 tests/crypt/file3.cc      | 130 ++++-----
3452 tests/crypt/file4.cc      |  77 ++---
3453 tests/crypt/file5.cc      |  84 +++---
3454 tests/crypt/file6.cc      | 226 +++++++--------
3455 tests/crypt/foreign.cc    | 703 +++++++++++++++++++++++-----------------------
3456 tests/crypt/key448.cc     |   6 +-
3457 tests/crypt/partdec.cc    |  61 ++--
3458 tests/tests.h             | 201 ++++++-------
3459 20 files changed, 931 insertions(+), 917 deletions(-)
3460
3461commit b11a7b1ffe5e45774cb57d2b0d51f4b65facdbb6
3462Author: Rafael Ostertag <rafi@guengel.ch>
3463Date:   Sat Sep 1 15:50:04 2018 +0200
3464
3465    Refactored encryption/decryption
3466
3467 src/libs/crypt/blowfish.cc |  75 ++----------
3468 src/libs/crypt/blowfish.h  | 291 +++++----------------------------------------
3469 src/libs/crypt/crypto.cc   | 174 +++++++++++++++++++++++++++
3470 src/libs/crypt/crypto.hh   |  27 ++++-
3471 4 files changed, 236 insertions(+), 331 deletions(-)
3472
3473commit 3b99903896dcaba63b1774a17c5014ff12fa7535
3474Author: Rafael Ostertag <rafi@guengel.ch>
3475Date:   Sat Sep 1 15:45:34 2018 +0200
3476
3477    Introduce Key interface
3478
3479 src/libs/crypt/Makefile.am           |  6 +++---
3480 src/libs/crypt/key.hh                | 25 ++++++++++++++++++++++
3481 src/libs/crypt/{key.cc => key448.cc} | 28 ++++++++++++------------
3482 src/libs/crypt/{key.h => key448.hh}  | 41 ++++++++++++++++++------------------
3483 tests/crypt/Makefile.am              |  4 ++--
3484 tests/crypt/{key.cc => key448.cc}    |  6 +++---
3485 6 files changed, 69 insertions(+), 41 deletions(-)
3486
3487commit 57a15f764c3ff6eab61cb0cde346cc53655e395c
3488Author: Rafael Ostertag <rafi@guengel.ch>
3489Date:   Sat Sep 1 15:16:18 2018 +0200
3490
3491    Add copy operator to SecureArray
3492
3493 src/libs/utils/securearray.cc | 38 ++++++++++++++++++++++++++++++--------
3494 src/libs/utils/securearray.hh | 15 +++++++++++++++
3495 tests/utils/securearray.cc    | 42 ++++++++++++++++++++++++++++++++++++++++++
3496 3 files changed, 87 insertions(+), 8 deletions(-)
3497
3498commit 2d7ec381c0d01ba96f0c1785583b909c2f05fd71
3499Author: Rafael Ostertag <rafi@guengel.ch>
3500Date:   Sat Sep 1 14:41:49 2018 +0200
3501
3502    Add missing string include
3503
3504 src/libs/utils/securearray.hh | 1 +
3505 1 file changed, 1 insertion(+)
3506
3507commit e8be415c5c01daa4d308b3552247a7281371f3b8
3508Author: Rafael Ostertag <rafi@guengel.ch>
3509Date:   Sat Sep 1 10:16:34 2018 +0200
3510
3511    Add convenience functions
3512
3513 src/libs/utils/securearray.cc | 15 +++++++++++++++
3514 src/libs/utils/securearray.hh |  3 +++
3515 tests/utils/securearray.cc    |  9 +++++++++
3516 3 files changed, 27 insertions(+)
3517
3518commit 844e791ce8420d67c762bd5582c3fa9c53268886
3519Author: Rafael Ostertag <rafi@guengel.ch>
3520Date:   Fri Aug 31 21:55:11 2018 +0200
3521
3522    Refactored key
3523
3524 src/libs/crypt/key.cc   | 259 +++++++++---------------------------------------
3525 src/libs/crypt/key.h    |  11 +-
3526 tests/crypt/Makefile.am |   6 +-
3527 tests/crypt/key.cc      | 145 +++++++++------------------
3528 4 files changed, 107 insertions(+), 314 deletions(-)
3529
3530commit f9cf19e0379724d328c99025791d6a3ca2cdc702
3531Author: Rafael Ostertag <rafi@guengel.ch>
3532Date:   Fri Aug 31 21:11:08 2018 +0200
3533
3534    Drop endianess_SOURCES
3535
3536 tests/crypt/Makefile.am | 2 --
3537 1 file changed, 2 deletions(-)
3538
3539commit ddb05bd4d1fad9d35630d8c49e12a976970104fa
3540Author: Rafael Ostertag <rafi@guengel.ch>
3541Date:   Fri Aug 31 21:10:46 2018 +0200
3542
3543    Use EXTRA_DIST
3544
3545 src/libs/interfaces/Makefile.am | 2 +-
3546 1 file changed, 1 insertion(+), 1 deletion(-)
3547
3548commit 5436c4ca7a5ad1c1964b51896676fc459b14d209
3549Merge: 91e19da 7e6c62f
3550Author: Rafael Ostertag <rafi@guengel.ch>
3551Date:   Fri Aug 31 19:57:08 2018 +0200
3552
3553    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
3554
3555commit 7e6c62fad90bf960e08edeab7e9d345ad11ae1d7
3556Author: Ostertag Rafael <rafi@guengel.ch>
3557Date:   Fri Aug 31 19:54:31 2018 +0200
3558
3559    WIP commit
3560
3561 src/libs/crypt/blowfish.cc | 120 ++++++++++++++++++
3562 src/libs/crypt/blowfish.h  | 305 +++++++++++++++++++++++++++++++++++++++++++++
3563 src/libs/crypt/crypto.hh   |  19 +++
3564 3 files changed, 444 insertions(+)
3565
3566commit 91e19da47df4be0b5201c206be199c4109b2712e
3567Author: Rafael Ostertag <rafi@guengel.ch>
3568Date:   Fri Aug 31 19:11:58 2018 +0200
3569
3570    Add concatenation of secure arrays using `+`
3571
3572 src/libs/utils/securearray.cc | 12 ++++++++++++
3573 src/libs/utils/securearray.hh |  2 ++
3574 tests/utils/securearray.cc    | 16 ++++++++++++++++
3575 3 files changed, 30 insertions(+)
3576
3577commit a4964418904ef1ce5e82c533ec75b3aee2c42602
3578Author: Ostertag Rafael <rafi@guengel.ch>
3579Date:   Fri Aug 31 18:49:41 2018 +0200
3580
3581    WIP commit
3582
3583 src/libs/crypt/Makefile.am |   4 +-
3584 src/libs/crypt/crypt.cc    | 120 ------------------
3585 src/libs/crypt/crypt.h     | 304 ---------------------------------------------
3586 src/libs/crypt/key.cc      | 167 +++++++++++++------------
3587 src/libs/crypt/key.h       | 268 ++++++++-------------------------------
3588 5 files changed, 144 insertions(+), 719 deletions(-)
3589
3590commit da20738f5cf948325d669fc9485f7bd3e05beb6e
3591Author: Ostertag Rafael <rafi@guengel.ch>
3592Date:   Fri Aug 31 18:01:43 2018 +0200
3593
3594    Introduce serializable interface
3595
3596 configure.ac                        |  1 +
3597 src/libs/Makefile.am                |  2 +-
3598 src/libs/crypt/Makefile.am          |  1 +
3599 src/libs/file/Makefile.am           | 12 ++++++++++--
3600 src/libs/file/header10.cc           |  2 +-
3601 src/libs/file/header10.hh           | 14 +++++++++-----
3602 src/libs/interfaces/Makefile.am     |  1 +
3603 src/libs/interfaces/serializable.hh | 14 ++++++++++++++
3604 tests/file/Makefile.am              |  5 ++++-
3605 tests/file/header10.cc              |  4 ++--
3606 10 files changed, 44 insertions(+), 12 deletions(-)
3607
3608commit 97d744071b5a5cb587a7543f37fef8070e13caf5
3609Merge: c36594d df62467
3610Author: Ostertag Rafael <rafi@guengel.ch>
3611Date:   Fri Aug 31 15:20:29 2018 +0200
3612
3613    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
3614
3615commit c36594de5b4e689b289873a7e69afc48c862f0a9
3616Author: Ostertag Rafael <rafi@guengel.ch>
3617Date:   Fri Aug 31 06:50:34 2018 +0200
3618
3619    Drop endianess test, covered and tested by ods.h
3620
3621 tests/crypt/endianess.cc   | 109 ---------------------------------------------
3622 tests/crypt/endianess.test |   1 -
3623 2 files changed, 110 deletions(-)
3624
3625commit 73701dfddc931a8d0047e72b02a3d4b5526d71fc
3626Author: Ostertag Rafael <rafi@guengel.ch>
3627Date:   Fri Aug 31 06:49:54 2018 +0200
3628
3629    Build without error
3630
3631    file.[cc|h] not implemented. Tests failing
3632
3633 src/converters/csv2yapet/Makefile.am |    6 +-
3634 src/converters/yapet2csv/Makefile.am |    6 +-
3635 src/libs/crypt/Makefile.am           |   11 +-
3636 src/libs/crypt/file.cc               | 1010 +++++++---------------------------
3637 src/libs/crypt/file.h                |  384 ++-----------
3638 src/libs/glue/Makefile.am            |   17 +-
3639 src/libs/ui/Makefile.am              |    2 +
3640 src/yapet/Makefile.am                |    6 +-
3641 tests/crypt/Makefile.am              |   12 +-
3642 tests/import/Makefile.am             |    2 +
3643 tests/preload/Makefile.am            |   16 +-
3644 11 files changed, 293 insertions(+), 1179 deletions(-)
3645
3646commit df62467194a7d97b1dac4413741bd1d466d6f835
3647Author: Rafael Ostertag <rafi@guengel.ch>
3648Date:   Thu Aug 30 21:35:54 2018 +0200
3649
3650    Fix solaris build
3651
3652 Jenkinsfile | 17 +++++++++++++++--
3653 1 file changed, 15 insertions(+), 2 deletions(-)
3654
3655commit dd95d63766aa3f887aa201a0593e25d4b9e7ebfb
3656Author: Ostertag Rafael <rafi@guengel.ch>
3657Date:   Thu Aug 30 19:09:27 2018 +0200
3658
3659    Fix syntax error
3660
3661 src/libs/crypt/yapetexception.h | 4 +---
3662 1 file changed, 1 insertion(+), 3 deletions(-)
3663
3664commit 94f61d52e8bbe96d854d1c0bd0c521beeb1d326a
3665Author: Ostertag Rafael <rafi@guengel.ch>
3666Date:   Thu Aug 30 18:53:34 2018 +0200
3667
3668    Add comment
3669
3670 src/libs/file/header10.hh | 2 ++
3671 1 file changed, 2 insertions(+)
3672
3673commit 3cd569ac1ddc60f3c073cf79bd0844596ee7d71b
3674Author: Ostertag Rafael <rafi@guengel.ch>
3675Date:   Thu Aug 30 06:53:50 2018 +0200
3676
3677    Add header10
3678
3679 configure.ac                   |  5 +--
3680 src/libs/file/Makefile.am      |  2 +-
3681 src/libs/file/header10.cc      | 92 ++++++++++++++++++++++++++++++++++++++++++
3682 src/libs/file/header10.hh      | 69 +++++++++++++++++++++++++++++++
3683 src/libs/file/headererror.hh   | 18 +++++++++
3684 src/libs/file/headerversion.hh | 17 ++++++++
3685 tests/file/Makefile.am         |  5 ++-
3686 tests/file/header10.cc         | 52 ++++++++++++++++++++++++
3687 8 files changed, 254 insertions(+), 6 deletions(-)
3688
3689commit 37d24311ae31c776a348eaa6535ccff9e37d447f
3690Merge: f6e5d65 29f6b8d
3691Author: Ostertag Rafael <rafi@guengel.ch>
3692Date:   Wed Aug 29 07:31:32 2018 +0200
3693
3694    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
3695
3696commit f6e5d653baf120e66b769743c639d633d7020471
3697Author: Ostertag Rafael <rafi@guengel.ch>
3698Date:   Tue Aug 28 19:52:30 2018 +0200
3699
3700    Use memset(), memcpy(), and memcmp()
3701
3702 src/libs/utils/securearray.cc | 16 +++++-----------
3703 1 file changed, 5 insertions(+), 11 deletions(-)
3704
3705commit b80862b5a1b3cdd54cdde489075ce59109fa2a3a
3706Author: Ostertag Rafael <rafi@guengel.ch>
3707Date:   Tue Aug 28 19:33:00 2018 +0200
3708
3709    Add SIZE_MISSMATCH and NULLPOINTER
3710
3711 src/libs/crypt/yapetexception.h | 2 ++
3712 1 file changed, 2 insertions(+)
3713
3714commit 7dcbf21f7d397c4f8710e3ab7c7a66ab99172452
3715Author: Ostertag Rafael <rafi@guengel.ch>
3716Date:   Tue Aug 28 19:29:44 2018 +0200
3717
3718    Make stdc++14 ready
3719
3720 src/libs/crypt/yapetexception.h | 339 ++++++++++++++++++++++------------------
3721 1 file changed, 188 insertions(+), 151 deletions(-)
3722
3723commit 872db7dfb3d4679bb49e7a9ab6db93c08a56dd48
3724Author: Ostertag Rafael <rafi@guengel.ch>
3725Date:   Tue Aug 28 07:52:59 2018 +0200
3726
3727    Add function retrieving file size
3728
3729 src/libs/file/fileutils.cc |  7 ++++
3730 src/libs/file/fileutils.hh |  1 +
3731 tests/file/fileutils.cc    | 92 +++++++++++++++++++++++++++-------------------
3732 3 files changed, 63 insertions(+), 37 deletions(-)
3733
3734commit 29f6b8d11de80276fc8e7909c582a0f729922103
3735Author: Rafael Ostertag <rafi@guengel.ch>
3736Date:   Mon Aug 27 20:44:04 2018 +0200
3737
3738    Include /usr/share/aclocal on solaris
3739
3740 Jenkinsfile | 2 +-
3741 1 file changed, 1 insertion(+), 1 deletion(-)
3742
3743commit 49a82f8841b1530f8ca04bf6eb1b4a6480912af3
3744Author: Ostertag Rafael <rafi@guengel.ch>
3745Date:   Mon Aug 27 18:15:25 2018 +0200
3746
3747    Add getter for filename
3748
3749 src/libs/file/yapetfile.hh |  2 ++
3750 tests/file/yapetfile.cc    | 10 ++++++++++
3751 2 files changed, 12 insertions(+)
3752
3753commit caa6b6a5d0df54a4a0b65e51784aab7cdcc29bf7
3754Author: Ostertag Rafael <rafi@guengel.ch>
3755Date:   Mon Aug 27 18:12:08 2018 +0200
3756
3757    Test filename retrieval
3758
3759 tests/file/rawfile.cc | 23 +++++++++++++++++------
3760 1 file changed, 17 insertions(+), 6 deletions(-)
3761
3762commit 6d36a09dd7f40f416792719ab7e2c8cb23a100de
3763Author: Rafael Ostertag <rafi@guengel.ch>
3764Date:   Sun Aug 26 21:55:32 2018 +0200
3765
3766    Drop --disable-silent-rules add flags for OpenSSL on NetBSD
3767
3768 Jenkinsfile | 10 +++++-----
3769 1 file changed, 5 insertions(+), 5 deletions(-)
3770
3771commit 2b6c5e96a503a06a69c41509aa8e4169f43f6e49
3772Author: Rafael Ostertag <rafi@guengel.ch>
3773Date:   Sun Aug 26 20:46:06 2018 +0200
3774
3775    Name stages according OS
3776
3777 Jenkinsfile | 50 +++++++++++++++++++++++++-------------------------
3778 1 file changed, 25 insertions(+), 25 deletions(-)
3779
3780commit 55c4f8b9574b86594eceb4b50a5054cfc208c230
3781Author: Rafael Ostertag <rafi@guengel.ch>
3782Date:   Sun Aug 26 20:19:23 2018 +0200
3783
3784    Code reorganization and drop of --disable-converters (#10)
3785
3786 Makefile.am                                        |  10 +-
3787 NEWS                                               |   3 +
3788 configure.ac                                       |  53 +-
3789 crypt/Makefile.am                                  |  18 -
3790 csv2yapet/Makefile.am                              |  22 -
3791 doc/Makefile.am                                    |  13 +-
3792 doc/Makefile.doc.am                                |   7 +-
3793 doc/README.DOC                                     |   2 -
3794 glue/Makefile.am                                   |   6 -
3795 glue/README                                        |  10 -
3796 po/POTFILES.in                                     | 128 +--
3797 po/de.po                                           | 957 ++++++++++++---------
3798 po/yapet.pot                                       | 762 +++++++++-------
3799 pwgen/Makefile.am                                  |   4 -
3800 src/Makefile.am                                    |   1 +
3801 src/converters/Makefile.am                         |   1 +
3802 src/converters/csv2yapet/Makefile.am               |  28 +
3803 .../converters/csv2yapet}/csvimport.cc             |   0
3804 .../converters/csv2yapet}/csvimport.h              |   0
3805 {csv2yapet => src/converters/csv2yapet}/main.cc    |   0
3806 src/converters/yapet2csv/Makefile.am               |  30 +
3807 .../converters/yapet2csv}/csvexport.cc             |   0
3808 .../converters/yapet2csv}/csvexport.h              |   0
3809 {yapet2csv => src/converters/yapet2csv}/main.cc    |   0
3810 src/libs/Makefile.am                               |   1 +
3811 src/libs/cfg/Makefile.am                           |  13 +
3812 {yapet => src/libs/cfg}/cfg.cc                     |   0
3813 src/libs/cfg/cfg.h                                 | 312 +++++++
3814 {yapet => src/libs/cfg}/cfgfile.cc                 |   0
3815 {yapet => src/libs/cfg}/cfgfile.h                  |   0
3816 src/libs/consts/Makefile.am                        |  12 +
3817 {yapet => src/libs/consts}/consts.cc               |   0
3818 {yapet => src/libs/consts}/consts.h                |   0
3819 src/libs/crypt/Makefile.am                         |  14 +
3820 {crypt => src/libs/crypt}/bdbuffer.cc              |   0
3821 {crypt => src/libs/crypt}/bdbuffer.h               |   0
3822 {crypt => src/libs/crypt}/crypt.cc                 |   0
3823 {crypt => src/libs/crypt}/crypt.h                  |   0
3824 {crypt => src/libs/crypt}/file.cc                  |   0
3825 {crypt => src/libs/crypt}/file.h                   |   0
3826 {crypt => src/libs/crypt}/key.cc                   |   0
3827 {crypt => src/libs/crypt}/key.h                    |   0
3828 {crypt => src/libs/crypt}/partdec.cc               |   0
3829 {crypt => src/libs/crypt}/partdec.h                |   0
3830 {crypt => src/libs/crypt}/record.h                 |   0
3831 {crypt => src/libs/crypt}/structs.h                |   0
3832 {crypt => src/libs/crypt}/yapetexception.h         |   0
3833 {file => src/libs/file}/Makefile.am                |  18 +-
3834 {file => src/libs/file}/README.md                  |   0
3835 {file => src/libs/file}/fileerror.cc               |   0
3836 {file => src/libs/file}/fileerror.hh               |   0
3837 {file => src/libs/file}/fileutils.cc               |   0
3838 {file => src/libs/file}/fileutils.hh               |   0
3839 {file => src/libs/file}/ods.hh                     |   0
3840 {file => src/libs/file}/rawfile.cc                 |   0
3841 {file => src/libs/file}/rawfile.hh                 |   0
3842 {file => src/libs/file}/yapet10file.cc             |   0
3843 {file => src/libs/file}/yapet10file.hh             |   0
3844 {file => src/libs/file}/yapetfile.cc               |   0
3845 {file => src/libs/file}/yapetfile.hh               |   0
3846 src/libs/glue/Makefile.am                          |  24 +
3847 {glue => src/libs/glue}/changepassword.cc          |   0
3848 {glue => src/libs/glue}/changepassword.h           |   0
3849 {glue => src/libs/glue}/createfile.cc              |   0
3850 {glue => src/libs/glue}/createfile.h               |   0
3851 {glue => src/libs/glue}/loadfile.cc                |   0
3852 {glue => src/libs/glue}/loadfile.h                 |  34 +-
3853 {glue => src/libs/glue}/opencmdlinefile.cc         |   0
3854 {glue => src/libs/glue}/opencmdlinefile.h          |   0
3855 {glue => src/libs/glue}/promptpassword.cc          |   0
3856 {glue => src/libs/glue}/promptpassword.h           |   0
3857 src/libs/pwgen/Makefile.am                         |  13 +
3858 {pwgen => src/libs/pwgen}/charpool.cc              |   0
3859 {pwgen => src/libs/pwgen}/charpool.h               |   0
3860 {pwgen => src/libs/pwgen}/pwgen.cc                 |   0
3861 {pwgen => src/libs/pwgen}/pwgen.h                  |   0
3862 {pwgen => src/libs/pwgen}/pwgenexception.h         |   0
3863 {pwgen => src/libs/pwgen}/rng.cc                   |   0
3864 {pwgen => src/libs/pwgen}/rng.h                    |   0
3865 src/libs/ui/Makefile.am                            |  33 +
3866 {ui => src/libs/ui}/help.cc                        |   0
3867 {ui => src/libs/ui}/help.h                         |   0
3868 {ui => src/libs/ui}/info.cc                        |   0
3869 {ui => src/libs/ui}/info.h                         |   0
3870 {ui => src/libs/ui}/mainwindow.cc                  |   0
3871 {ui => src/libs/ui}/mainwindow.h                   |   0
3872 {ui => src/libs/ui}/mainwindowhotkeys.h            |   0
3873 src/libs/ui/newpassworddialog.cc                   | 121 +++
3874 {ui => src/libs/ui}/newpassworddialog.h            |   0
3875 {ui => src/libs/ui}/passworddialog.cc              |   0
3876 {ui => src/libs/ui}/passworddialog.h               |   0
3877 {ui => src/libs/ui}/passwordrecord.cc              |   0
3878 {ui => src/libs/ui}/passwordrecord.h               |   0
3879 {ui => src/libs/ui}/pwgendialog.cc                 |   0
3880 {ui => src/libs/ui}/pwgendialog.h                  |   0
3881 {ui => src/libs/ui}/yapetlockscreen.cc             |   0
3882 {ui => src/libs/ui}/yapetlockscreen.h              |   0
3883 {ui => src/libs/ui}/yapetunlockdialog.cc           |   0
3884 {ui => src/libs/ui}/yapetunlockdialog.h            |   0
3885 src/libs/utils/Makefile.am                         |  10 +
3886 {utils => src/libs/utils}/securearray.cc           |   0
3887 {utils => src/libs/utils}/securearray.hh           |   0
3888 src/yapet/Makefile.am                              |  39 +
3889 {yapet => src/yapet}/globals.cc                    |   0
3890 {yapet => src/yapet}/globals.h                     |   0
3891 {yapet => src/yapet}/main.cc                       |   0
3892 tests/Makefile.am                                  | 194 +----
3893 tests/cfg/Makefile.am                              |  23 +
3894 tests/{ => cfg}/cfg1.cc                            |   0
3895 tests/{ => cfg}/cfgfile1.cc                        |   0
3896 tests/{ => cfg}/cfgfile1.rc                        |   0
3897 tests/{ => cfg}/cfgfile2.rc                        |   0
3898 tests/{ => cfg}/cfgfile3.rc                        |   0
3899 tests/{ => cfg}/testpaths.h.in                     |   0
3900 tests/converters/Makefile.am                       |  11 +
3901 tests/{ => converters}/testimport.csv              |   0
3902 tests/crypt/Makefile.am                            |  89 ++
3903 tests/{ => crypt}/bdbuffer.cc                      |   0
3904 tests/{ => crypt}/corrupt.cc                       |   0
3905 tests/{ => crypt}/corrupt.pet.in                   | Bin
3906 tests/{ => crypt}/enc.cc                           |   0
3907 tests/{ => crypt}/endianess.cc                     |   0
3908 tests/{ => crypt}/endianess.test                   |   0
3909 tests/{ => crypt}/f32be0.5.pet.in                  | Bin
3910 tests/{ => crypt}/f32be0.6.pet.in                  | Bin
3911 tests/{ => crypt}/f32le0.5.pet.in                  | Bin
3912 tests/{ => crypt}/f32le0.6.pet.in                  | Bin
3913 tests/{ => crypt}/f64be0.5.pet.in                  | Bin
3914 tests/{ => crypt}/f64be0.6.pet.in                  | Bin
3915 tests/{ => crypt}/f64le0.5.pet.in                  | Bin
3916 tests/{ => crypt}/f64le0.6.pet.in                  | Bin
3917 tests/{ => crypt}/file1.cc                         |   0
3918 tests/{ => crypt}/file2.cc                         |   0
3919 tests/{ => crypt}/file3.cc                         |   0
3920 tests/{ => crypt}/file4.cc                         |   0
3921 tests/{ => crypt}/file5.cc                         |   0
3922 tests/{ => crypt}/file6.cc                         |   0
3923 tests/{ => crypt}/foreign.cc                       |   0
3924 tests/{ => crypt}/key.cc                           |   0
3925 tests/{ => crypt}/partdec.cc                       |   0
3926 tests/{ => crypt}/record.cc                        |   0
3927 tests/crypt/testpaths.h.in                         |  12 +
3928 tests/file/Makefile.am                             |  18 +-
3929 tests/import/Makefile.am                           |  45 +
3930 tests/{ => import}/import1.cc                      |   0
3931 tests/{ => import}/import10.cc                     |   0
3932 tests/{ => import}/import11.cc                     |   0
3933 tests/{ => import}/import12.cc                     |   0
3934 tests/{ => import}/import13.cc                     |   0
3935 tests/{ => import}/import14.cc                     |   0
3936 tests/{ => import}/import15.cc                     |   0
3937 tests/{ => import}/import2.cc                      |   0
3938 tests/{ => import}/import3.cc                      |   0
3939 tests/{ => import}/import4.cc                      |   0
3940 tests/{ => import}/import5.cc                      |   0
3941 tests/{ => import}/import6.cc                      |   0
3942 tests/{ => import}/import7.cc                      |   0
3943 tests/{ => import}/import8.cc                      |   0
3944 tests/{ => import}/import9.cc                      |   0
3945 tests/{ => import}/test1.csv                       |   0
3946 tests/{ => import}/test10.csv                      |   0
3947 tests/{ => import}/test2.csv                       |   0
3948 tests/{ => import}/test3.csv                       |   0
3949 tests/{ => import}/test4.csv                       |   0
3950 tests/{ => import}/test5.csv                       |   0
3951 tests/{ => import}/test6.csv                       |   0
3952 tests/{ => import}/test7.csv                       |   0
3953 tests/{ => import}/test8.csv                       |   0
3954 tests/{ => import}/test9.csv                       |   0
3955 tests/import/testpaths.h.in                        |  12 +
3956 tests/preload/Makefile.am                          |  36 +-
3957 tests/pwgen/Makefile.am                            |  18 +
3958 tests/{ => pwgen}/charpool1.cc                     | 105 +--
3959 tests/{ => pwgen}/charpool2.cc                     |   2 -
3960 tests/pwgen/pwgen1.cc                              | 179 ++++
3961 tests/{ => pwgen}/rng1.cc                          |  56 +-
3962 tests/pwgen1.cc                                    | 177 ----
3963 tests/utils/Makefile.am                            |   8 +-
3964 ui/Makefile.am                                     |   7 -
3965 ui/newpassworddialog.cc                            | 127 ---
3966 utils/Makefile.am                                  |  11 -
3967 yapet/Makefile.am                                  |  39 -
3968 yapet/cfg.h                                        | 330 -------
3969 yapet2csv/Makefile.am                              |  18 -
3970 184 files changed, 2277 insertions(+), 1939 deletions(-)
3971
3972commit 6458f97d548616519ee9951a8db903bb3cc8af73
3973Author: Ostertag Rafael <rafi@guengel.ch>
3974Date:   Fri Aug 24 18:03:48 2018 +0200
3975
3976    Move securearray to utils
3977
3978 Makefile.am                          |  2 +-
3979 configure.ac                         |  2 ++
3980 file/Makefile.am                     |  4 ++--
3981 tests/utils/Makefile.am              |  8 ++++++++
3982 tests/{file => utils}/securearray.cc |  0
3983 utils/Makefile.am                    | 11 +++++++++++
3984 {file => utils}/securearray.cc       |  0
3985 {file => utils}/securearray.hh       |  0
3986 8 files changed, 24 insertions(+), 3 deletions(-)
3987
3988commit 2ba4d2d64357353974f005192824ab70ebb2c28d
3989Merge: 173631e f55491e
3990Author: Ostertag Rafael <rafi@guengel.ch>
3991Date:   Fri Aug 24 07:02:49 2018 +0200
3992
3993    Merge branch 'development' of github.com:RafaelOstertag/yapet into development
3994
3995commit 173631eca22054bea034fe303844fb1422fe44b8
3996Author: Ostertag Rafael <rafi@guengel.ch>
3997Date:   Thu Aug 23 20:36:15 2018 +0200
3998
3999    Implement yapet10file
4000
4001 file/yapet10file.cc       |  39 ++++++
4002 file/yapet10file.hh       | 329 +++++++++++++++++++++++-----------------------
4003 file/yapetfile.hh         |   5 +
4004 tests/file/Makefile.am    |   5 +-
4005 tests/file/yapet10file.cc | 194 +++++++++++++++++++++++++++
4006 tests/file/yapetfile.cc   |   3 +-
4007 6 files changed, 410 insertions(+), 165 deletions(-)
4008
4009commit b48164541df078c3eeb26408320ad2ae3cd93f38
4010Author: Ostertag Rafael <rafi@guengel.ch>
4011Date:   Wed Aug 22 07:09:25 2018 +0200
4012
4013    Add getPosition() member
4014
4015 file/rawfile.cc       |  9 +++++++++
4016 file/rawfile.hh       |  5 +++++
4017 tests/file/rawfile.cc | 16 ++++++++++++++++
4018 3 files changed, 30 insertions(+)
4019
4020commit 937fb85c0183e3881fb6142cae7b3929707f1e8f
4021Author: Ostertag Rafael <rafi@guengel.ch>
4022Date:   Wed Aug 22 06:57:33 2018 +0200
4023
4024    Add reopen() member function
4025
4026 file/rawfile.cc       | 14 +++++++++++++-
4027 file/rawfile.hh       |  5 +++++
4028 tests/file/rawfile.cc | 24 ++++++++++++++++++++++--
4029 3 files changed, 40 insertions(+), 3 deletions(-)
4030
4031commit f55491e2a2b08ab4802620f0abe8ae2b469784e0
4032Author: Rafael Ostertag <rafi@guengel.ch>
4033Date:   Tue Aug 21 22:50:56 2018 +0200
4034
4035    Revert "Use new docbook cdn"
4036
4037    This reverts commit b3babf9e2a691cfa2ce1240c36230aff03a2cd20.
4038
4039 doc/Makefile.doc.am | 2 +-
4040 1 file changed, 1 insertion(+), 1 deletion(-)
4041
4042commit b3babf9e2a691cfa2ce1240c36230aff03a2cd20
4043Author: Rafael Ostertag <rafi@guengel.ch>
4044Date:   Tue Aug 21 22:38:34 2018 +0200
4045
4046    Use new docbook cdn
4047
4048 doc/Makefile.doc.am | 2 +-
4049 1 file changed, 1 insertion(+), 1 deletion(-)
4050
4051commit 95d40911ba3d8a9a09070bc7b872a2ce7dd1a978
4052Author: Ostertag Rafael <rafi@guengel.ch>
4053Date:   Tue Aug 21 21:41:34 2018 +0200
4054
4055    Fix build
4056
4057 file/fileerror.hh   |  6 +++++
4058 file/yapet10file.cc | 72 +++++++++++++++++++++++++++++++++++++++++++++--------
4059 2 files changed, 68 insertions(+), 10 deletions(-)
4060
4061commit 8d732d148d4e995149d41ddbbd7f4ed1498fe37b
4062Author: Rafael Ostertag <rafi@guengel.ch>
4063Date:   Tue Aug 21 21:40:20 2018 +0200
4064
4065    Only one Jenkinsfile
4066
4067    Use one Jenkinsfile for all OSes
4068
4069 Jenkinsfile         | 272 ++++++++++++++++++++++++++++++++++++++++++++++++++++
4070 Jenkinsfile.FreeBSD |  67 -------------
4071 Jenkinsfile.Linux   |  22 -----
4072 Jenkinsfile.NetBSD  |  22 -----
4073 Jenkinsfile.OpenBSD |  22 -----
4074 Jenkinsfile.Solaris |  22 -----
4075 6 files changed, 272 insertions(+), 155 deletions(-)
4076
4077commit eec3485c6647ad843c48564dbbe492bd12523dd4
4078Author: Ostertag Rafael <rafi@guengel.ch>
4079Date:   Tue Aug 21 19:52:03 2018 +0200
4080
4081    Commit missing code for close() member function
4082
4083 file/rawfile.cc       |  8 ++------
4084 tests/file/rawfile.cc | 10 ++++++++++
4085 2 files changed, 12 insertions(+), 6 deletions(-)
4086
4087commit 0495979b1bac2f1ef2a0bd0db59e622c68739328
4088Author: Rafael Ostertag <rafi@guengel.ch>
4089Date:   Tue Aug 21 19:46:23 2018 +0200
4090
4091    Start working on next release
4092
4093 .clang-format                 |   4 +
4094 .gitignore                    |   4 +-
4095 .vscode/settings.json         |  75 ++++
4096 .vscode/tasks.json            |  15 +
4097 Jenkinsfile.FreeBSD           |  89 +++-
4098 Makefile.am                   |   6 +-
4099 configure.ac                  |  21 +-
4100 crypt/Makefile.am             |   2 -
4101 crypt/file.h                  |   2 +-
4102 file/Makefile.am              |  13 +
4103 file/README.md                |   1 +
4104 file/fileerror.cc             |  13 +
4105 file/fileerror.hh             |  28 ++
4106 file/fileutils.cc             |  76 ++++
4107 file/fileutils.hh             |  14 +
4108 file/ods.hh                   |  61 +++
4109 file/rawfile.cc               | 166 +++++++
4110 file/rawfile.hh               |  82 ++++
4111 file/securearray.cc           | 101 +++++
4112 file/securearray.hh           |  49 +++
4113 file/yapet10file.cc           |  80 ++++
4114 file/yapet10file.hh           | 209 +++++++++
4115 file/yapetfile.cc             |  75 ++++
4116 file/yapetfile.hh             | 113 +++++
4117 m4/ax_cxx_compile_stdcxx.m4   | 982 ++++++++++++++++++++++++++++++++++++++++++
4118 m4/ax_cxx_header_stdcxx_98.m4 |  87 ----
4119 pwgen/pwgen.cc                |   4 +-
4120 tests/Makefile.am             |   8 +-
4121 tests/file/Makefile.am        |  13 +
4122 tests/file/fileutils.cc       | 145 +++++++
4123 tests/file/ods.cc             | 100 +++++
4124 tests/file/rawfile.cc         | 167 +++++++
4125 tests/file/securearray.cc     | 216 ++++++++++
4126 tests/file/testpaths.h.in     |  12 +
4127 tests/file/yapetfile.cc       | 135 ++++++
4128 tests/{file.cc => file1.cc}   |   0
4129 36 files changed, 3032 insertions(+), 136 deletions(-)
4130
4131commit 11b41522395f8fa6d5e5129da3d4d8a0d48c6f36
4132Author: Rafael Ostertag <rafi@guengel.ch>
4133Date:   Mon Feb 19 16:28:48 2018 +0100
4134
4135    Dropped uncrustifyrc.
4136
4137 uncrustifyrc | 1578 ----------------------------------------------------------
4138 1 file changed, 1578 deletions(-)
4139
4140commit 6f8b5e90bc06d1caafaca7681339ede7c5133eab
4141Author: Rafael Ostertag <rafi@guengel.ch>
4142Date:   Tue Feb 13 13:01:01 2018 +0100
4143
4144    Added "GithubProjectProperty".
4145
4146 Jenkinsfile.FreeBSD | 3 ++-
4147 Jenkinsfile.Linux   | 3 ++-
4148 Jenkinsfile.NetBSD  | 3 ++-
4149 Jenkinsfile.OpenBSD | 3 ++-
4150 Jenkinsfile.Solaris | 3 ++-
4151 5 files changed, 10 insertions(+), 5 deletions(-)
4152
4153commit 71718db830690162144287f5c115d0f8a1437179
4154Author: Rafael Ostertag <rafi@guengel.ch>
4155Date:   Mon Feb 12 13:14:16 2018 +0100
4156
4157    Prepared dev branch.
4158
4159 configure.ac | 2 +-
4160 1 file changed, 1 insertion(+), 1 deletion(-)
4161
4162commit d6fda3183c42115ed668599da1a7a08e78eea2c1
4163Merge: 2e145d5 037d174
4164Author: Rafael Ostertag <rafi@guengel.ch>
4165Date:   Mon Feb 12 13:13:31 2018 +0100
4166
4167    Merge branch 'master' into development
4168
4169commit 037d1747598118c8344f5b357d7ed4987ffd12fe
4170Merge: 997216f 6e0ab54
4171Author: Rafael Ostertag <rafi@guengel.ch>
4172Date:   Sun Feb 11 21:17:55 2018 +0100
4173
4174    Merge branch 'release/1.1'
4175
4176commit 6e0ab54b5bd17b561f22dbb68a118f862e6bc0fd
4177Author: Rafael Ostertag <rafi@guengel.ch>
4178Date:   Sun Feb 11 15:56:00 2018 +0100
4179
4180    Include yapet_colors.html and yapet_config.html in distribution tarball.
4181
4182 doc/Makefile.am | 4 ++--
4183 1 file changed, 2 insertions(+), 2 deletions(-)
4184
4185commit 85493d39dca20a7a302a03cd21b8f3941141b0c2
4186Author: Rafael Ostertag <rafi@guengel.ch>
4187Date:   Sun Feb 11 00:36:05 2018 +0100
4188
4189    Make year ranges.
4190
4191 doc/Makefile.doc.am | 5 +++--
4192 1 file changed, 3 insertions(+), 2 deletions(-)
4193
4194commit e3afc916f2cf648f42634c31bdb11818f3ad7ec5
4195Author: Rafael Ostertag <rafi@guengel.ch>
4196Date:   Sat Feb 10 22:09:23 2018 +0100
4197
4198    Link dist to dist-xz.
4199
4200 configure.ac | 2 +-
4201 1 file changed, 1 insertion(+), 1 deletion(-)
4202
4203commit e60161889dd47694d2196d9623f80758fe3a132e
4204Author: Rafael Ostertag <rafi@guengel.ch>
4205Date:   Sat Feb 10 22:02:10 2018 +0100
4206
4207    Set default distribution types.
4208
4209 configure.ac | 2 +-
4210 1 file changed, 1 insertion(+), 1 deletion(-)
4211
4212commit 4f05d5bf0b59401ff3ad6f1d7b5374621c2a80f5
4213Author: Rafael Ostertag <rafi@guengel.ch>
4214Date:   Sat Feb 10 20:26:09 2018 +0100
4215
4216    Updated copyright year.
4217
4218 doc/copyright.sgml | 1 +
4219 1 file changed, 1 insertion(+)
4220
4221commit bea9c6bb85ae8ccde0a8ee049a76a1fb85a05ca6
4222Author: Rafael Ostertag <rafi@guengel.ch>
4223Date:   Sat Feb 10 20:14:23 2018 +0100
4224
4225    Adjust anchor text to https as well.
4226
4227 doc/bugreport.sgml | 2 +-
4228 doc/yapet.sgml.in  | 2 +-
4229 2 files changed, 2 insertions(+), 2 deletions(-)
4230
4231commit 955dbb17ecdbe9be36983ab0e8b705a68b178834
4232Author: Rafael Ostertag <rafi@guengel.ch>
4233Date:   Sat Feb 10 20:04:00 2018 +0100
4234
4235    Use https in links.
4236
4237 doc/yapet.sgml.in | 4 ++--
4238 1 file changed, 2 insertions(+), 2 deletions(-)
4239
4240commit a4db33770c83743302ab60b641b41bd159e100d7
4241Author: Rafael Ostertag <rafi@guengel.ch>
4242Date:   Sat Feb 10 17:19:04 2018 +0100
4243
4244    Updated documentation.
4245
4246 LICENSE            | 7 +------
4247 doc/bugreport.sgml | 2 +-
4248 doc/license.sgml   | 2 +-
4249 3 files changed, 3 insertions(+), 8 deletions(-)
4250
4251commit d2f1756949eda58b129d3589ad9aa13611ce1534
4252Author: Rafael Ostertag <rafi@guengel.ch>
4253Date:   Sat Feb 10 17:09:00 2018 +0100
4254
4255    Use markdown.
4256
4257 NEWS | 168 +++++++++++++++++++++++++++++++++++--------------------------------
4258 1 file changed, 87 insertions(+), 81 deletions(-)
4259
4260commit 96452d41bdc251e43d08bf3688a1c77ebb3d6ac1
4261Author: Rafael Ostertag <rafi@guengel.ch>
4262Date:   Sat Feb 10 15:17:05 2018 +0100
4263
4264    Fixed bug 116.
4265
4266    We must not use `subdir-objects`, even though `autoreconf` complains about `subdir-objects` not being set.
4267
4268 configure.ac | 2 +-
4269 1 file changed, 1 insertion(+), 1 deletion(-)
4270
4271commit 9cbff1be92370885d5f7b050718c9ccd194e17e8
4272Author: Rafael Ostertag <rafi@guengel.ch>
4273Date:   Sat Feb 10 12:47:41 2018 +0100
4274
4275    Prepared release 1.1
4276
4277 NEWS | 4 ++--
4278 1 file changed, 2 insertions(+), 2 deletions(-)
4279
4280commit 2e145d554849098f8925a8fa88ebc11fb9855759
4281Author: Rafael Ostertag <rafi@guengel.ch>
4282Date:   Sat Feb 10 11:48:14 2018 +0100
4283
4284    Keep only 5 builds.
4285
4286 Jenkinsfile.FreeBSD | 2 +-
4287 Jenkinsfile.Linux   | 2 +-
4288 Jenkinsfile.NetBSD  | 2 +-
4289 Jenkinsfile.OpenBSD | 2 +-
4290 Jenkinsfile.Solaris | 2 +-
4291 5 files changed, 5 insertions(+), 5 deletions(-)
4292
4293commit 73066d6f090c2a8949ce764032d89f92fd5d42d2
4294Author: Rafael Ostertag <rafi@guengel.ch>
4295Date:   Sat Feb 10 11:41:11 2018 +0100
4296
4297    Ignore obj* directories.
4298
4299 .gitignore | 1 +
4300 1 file changed, 1 insertion(+)
4301
4302commit 11e8d927b86dd77052633d5f472ea96d7c701eca
4303Author: Rafael Ostertag <rafi@guengel.ch>
4304Date:   Sat Feb 10 11:40:02 2018 +0100
4305
4306    Added pipelineTriggers
4307
4308 Jenkinsfile.FreeBSD | 3 ++-
4309 Jenkinsfile.Linux   | 3 ++-
4310 Jenkinsfile.NetBSD  | 3 ++-
4311 Jenkinsfile.OpenBSD | 3 ++-
4312 Jenkinsfile.Solaris | 3 ++-
4313 5 files changed, 10 insertions(+), 5 deletions(-)
4314
4315commit 0f7e18e75c117a4d218a376a69efc808219bc938
4316Merge: 23d5375 294d110
4317Author: Rafael Ostertag <rafi@guengel.ch>
4318Date:   Sat Feb 10 11:26:43 2018 +0100
4319
4320    Merge pull request #6 from RafaelOstertag/remove_dynamic_exception_spec
4321
4322    Remove dynamic exception spec
4323
4324commit 294d1107b35d694d1da9001bdf2b4718eb38eb03
4325Author: Rafael Ostertag <rafi@guengel.ch>
4326Date:   Sat Feb 10 11:20:34 2018 +0100
4327
4328    Use libyacurs 0.4.
4329
4330    libyacurs fixes build failures on Solaris.
4331
4332 libyacurs | 2 +-
4333 1 file changed, 1 insertion(+), 1 deletion(-)
4334
4335commit 68e611df83f00494d612f3b4c1994d50f9167bd2
4336Author: Rafael Ostertag <rafi@guengel.ch>
4337Date:   Fri Feb 9 19:03:11 2018 +0100
4338
4339    Cleaned some missed spots.
4340
4341 pwgen/charpool.cc | 12 ++++++------
4342 pwgen/pwgen.cc    | 16 ++++++++--------
4343 pwgen/rng.cc      | 12 ++++++------
4344 3 files changed, 20 insertions(+), 20 deletions(-)
4345
4346commit 23d5375a6b55aaa5e0152c7da0a06d6430470b43
4347Author: Rafael Ostertag <rafi@guengel.ch>
4348Date:   Fri Feb 9 18:14:39 2018 +0100
4349
4350    Added `Jenkinsfile.Solaris`.
4351
4352 Jenkinsfile.Solaris | 20 ++++++++++++++++++++
4353 1 file changed, 20 insertions(+)
4354
4355commit 421af946460f9971bb94f2ff1d0580c6b72e4b17
4356Author: Rafael Ostertag <rafi@guengel.ch>
4357Date:   Fri Feb 9 18:07:42 2018 +0100
4358
4359    Removed dynamic exception specifications.
4360
4361 crypt/bdbuffer.cc      | 12 +++++------
4362 crypt/bdbuffer.h       | 12 +++++------
4363 crypt/crypt.cc         |  2 +-
4364 crypt/crypt.h          |  8 +++-----
4365 crypt/file.cc          | 54 +++++++++++++++++++++++-------------------------
4366 crypt/file.h           | 56 +++++++++++++++++++++++---------------------------
4367 crypt/key.cc           |  2 +-
4368 crypt/key.h            |  2 +-
4369 crypt/partdec.cc       |  7 +++----
4370 crypt/partdec.h        |  6 +++---
4371 crypt/record.h         | 16 +++++++--------
4372 csv2yapet/csvimport.cc |  4 ++--
4373 csv2yapet/csvimport.h  |  4 ++--
4374 pwgen/charpool.h       | 14 ++++++-------
4375 pwgen/pwgen.h          | 16 +++++++--------
4376 pwgen/rng.h            | 14 ++++++-------
4377 16 files changed, 110 insertions(+), 119 deletions(-)
4378
4379commit 80511ab839f6e16031e79d4f17875b2185a2ed95
4380Author: Rafael Ostertag <rafi@guengel.ch>
4381Date:   Tue Feb 6 21:21:43 2018 +0100
4382
4383    Added `release.roll()`.
4384
4385 Jenkinsfile.FreeBSD | 1 +
4386 1 file changed, 1 insertion(+)
4387
4388commit 12cbe591d87464ac79652ab5b4c5fd77298dfd25
4389Author: Rafael Ostertag <rafi@guengel.ch>
4390Date:   Sun Feb 4 12:33:49 2018 +0100
4391
4392    Readme formatting (#5)
4393
4394    Properly formatted README.
4395
4396 README.md | 66 +++++++++++++++++++++++++++++++--------------------------------
4397 1 file changed, 33 insertions(+), 33 deletions(-)
4398
4399commit 7d50e07723d03f100cf7e3478c8e54ab83345e32
4400Author: Rafael Ostertag <rafi@guengel.ch>
4401Date:   Sun Feb 4 12:25:03 2018 +0100
4402
4403    Reformatted README.md
4404
4405 README.md | 29 ++++++++++++++++++++++-------
4406 1 file changed, 22 insertions(+), 7 deletions(-)
4407
4408commit 4fc9511ead4d86f36b1ef9659279cacfd479df07
4409Author: Rafael Ostertag <rafi@guengel.ch>
4410Date:   Sun Feb 4 12:23:33 2018 +0100
4411
4412    Added README.md
4413
4414 README.md | 32 ++++++++++++++++++++++++++++++++
4415 1 file changed, 32 insertions(+)
4416
4417commit c9601afbe8d0947fc10a8935f8ec6637d72840de
4418Author: Rafael Ostertag <rafi@guengel.ch>
4419Date:   Sun Feb 4 11:03:52 2018 +0100
4420
4421    Use libyacurs 0.3.
4422
4423 NEWS      | 2 +-
4424 libyacurs | 2 +-
4425 2 files changed, 2 insertions(+), 2 deletions(-)
4426
4427commit 75bac1373bfecd890ea31e95feaadc0d7c7dcdd4
4428Merge: f45f0f5 8e34247
4429Author: Rafael Ostertag <rafi@guengel.ch>
4430Date:   Sun Feb 4 10:29:11 2018 +0100
4431
4432    Merge pull request #4 from RafaelOstertag/revive_news
4433
4434    Revive news
4435
4436commit 8e342476d637741bbd96b9988d7f5fd56974c91a
4437Author: Rafael Ostertag <rafi@guengel.ch>
4438Date:   Sun Feb 4 10:01:41 2018 +0100
4439
4440    Use jenkins shared library functions to create ChangeLogs upon checkout
4441
4442 Jenkinsfile.FreeBSD | 2 ++
4443 Jenkinsfile.Linux   | 2 ++
4444 Jenkinsfile.NetBSD  | 2 ++
4445 Jenkinsfile.OpenBSD | 2 ++
4446 4 files changed, 8 insertions(+)
4447
4448commit f38521048642205ae6af41ace81b79ecf25b00c8
4449Author: Rafael Ostertag <rafi@guengel.ch>
4450Date:   Sun Feb 4 08:49:37 2018 +0100
4451
4452    Updated .gitignore
4453
4454 .gitignore | 3 +++
4455 1 file changed, 3 insertions(+)
4456
4457commit 9647940a0e5f9e06343ba73e04e8f36bed85bda9
4458Author: Rafael Ostertag <rafi@guengel.ch>
4459Date:   Sun Feb 4 08:49:15 2018 +0100
4460
4461    Move ChangeLog back to NEWS
4462
4463    Changing distribution tarball might break downstream.
4464
4465 ChangeLog => NEWS | 2 --
4466 configure.ac      | 2 +-
4467 2 files changed, 1 insertion(+), 3 deletions(-)
4468
4469commit f45f0f50d2c741343cef6b43a280012cacaa6596
4470Author: Rafael Ostertag <rafi@guengel.ch>
4471Date:   Sat Feb 3 17:27:45 2018 +0100
4472
4473    Use libyacurs 0.2.
4474
4475 ChangeLog | 2 ++
4476 libyacurs | 2 +-
4477 2 files changed, 3 insertions(+), 1 deletion(-)
4478
4479commit 775d931234a566d6447f89720206dc24a088dde4
4480Author: Rafael Ostertag <rafi@guengel.ch>
4481Date:   Sat Feb 3 17:23:22 2018 +0100
4482
4483    Make automake not insist on NEWS file.
4484
4485 configure.ac | 2 +-
4486 1 file changed, 1 insertion(+), 1 deletion(-)
4487
4488commit 7fc4e4ac7100df57772e8175a8b1378f771d5ad5
4489Author: Rafael Ostertag <rafi@guengel.ch>
4490Date:   Sat Feb 3 17:04:33 2018 +0100
4491
4492    Dropped old directories.
4493
4494 scripts/checkall.sh                        | 870 -----------------------------
4495 scripts/runcheckall.sh                     |  40 --
4496 support/Makefile                           |  40 --
4497 support/buildenv.gcc_GUENGEL               |   8 -
4498 support/buildenv.solstudio_CURSES          |   8 -
4499 support/buildenv.solstudio_GUENGEL         |   8 -
4500 support/buildenv.solstudio_XCURSES         |   8 -
4501 support/disttest/compiler.profiles.freebsd |  48 --
4502 support/disttest/compiler.profiles.linux   |  33 --
4503 support/disttest/compiler.profiles.solaris | 121 ----
4504 support/disttest/disttest                  | 288 ----------
4505 support/disttest/toggle.pl                 |  28 -
4506 support/makesolpackages                    | 194 -------
4507 support/prepare_test_directories.sh        |  18 -
4508 14 files changed, 1712 deletions(-)
4509
4510commit 022046d4e238b36a2e39b80d444ec106ae614b43
4511Author: Rafael Ostertag <rafi@guengel.ch>
4512Date:   Sat Feb 3 16:51:00 2018 +0100
4513
4514    Moved NEWS to ChangeLog.
4515
4516 .gitignore        | 1 -
4517 NEWS => ChangeLog | 4 +++-
4518 Makefile.am       | 2 +-
4519 3 files changed, 4 insertions(+), 3 deletions(-)
4520
4521commit 8ba9b145ca9e133474e1cc9c95004b45b6758fab
4522Author: Rafael Ostertag <rafi@guengel.ch>
4523Date:   Sat Feb 3 14:55:48 2018 +0100
4524
4525    Use yapet.notify.
4526
4527 Jenkinsfile.FreeBSD | 16 +++++++++-------
4528 Jenkinsfile.Linux   | 16 +++++++++-------
4529 Jenkinsfile.NetBSD  | 16 +++++++++-------
4530 Jenkinsfile.OpenBSD | 16 +++++++++-------
4531 4 files changed, 36 insertions(+), 28 deletions(-)
4532
4533commit 7d06a5924b873e11ac2afb7c51cb74b2edacdea3
4534Author: Rafael Ostertag <rafi@guengel.ch>
4535Date:   Sat Feb 3 11:27:06 2018 +0100
4536
4537    Jenkinsfile (#2)
4538
4539    Use new jenkins library functions.
4540
4541 Jenkinsfile.FreeBSD | 6 +++++-
4542 Jenkinsfile.Linux   | 6 +++++-
4543 Jenkinsfile.NetBSD  | 6 +++++-
4544 Jenkinsfile.OpenBSD | 6 +++++-
4545 4 files changed, 20 insertions(+), 4 deletions(-)
4546
4547commit cee4233b9bf2133a23b53065aa604f2d67a8703a
4548Author: Rafael Ostertag <rafi@guengel.ch>
4549Date:   Wed Jan 31 14:47:48 2018 +0100
4550
4551    Jenkinsfile (#1)
4552
4553    CI on FreeBSD, OpenBSD, NetBSD, and Linux
4554
4555 .gitmodules         |  2 +-
4556 Jenkinsfile.FreeBSD | 11 +++++++++++
4557 Jenkinsfile.Linux   | 12 ++++++++++++
4558 Jenkinsfile.NetBSD  | 12 ++++++++++++
4559 Jenkinsfile.OpenBSD | 12 ++++++++++++
4560 5 files changed, 48 insertions(+), 1 deletion(-)
4561
4562commit 3122d345582ae79501419a057410ad0ad3d56385
4563Author: Rafael Ostertag <rafi@guengel.ch>
4564Date:   Sun Jan 28 13:28:19 2018 +0100
4565
4566    Updated .gitignore.
4567
4568 .gitignore | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++---------
4569 1 file changed, 59 insertions(+), 9 deletions(-)
4570
4571commit 3f5ebd8ec001ff4b1fe483ae4e71ab91e9094354
4572Author: Rafael Ostertag <rafi@guengel.ch>
4573Date:   Sun Jan 28 12:56:06 2018 +0100
4574
4575    Use 0.1 tag.
4576
4577 libyacurs | 2 +-
4578 1 file changed, 1 insertion(+), 1 deletion(-)
4579
4580commit 6581cc4a3f5e4a6976cea737c2bd4422151332b7
4581Author: Rafael Ostertag <rafi@guengel.ch>
4582Date:   Sun Jan 28 12:54:55 2018 +0100
4583
4584    Added .gitignore.
4585
4586 .gitignore | 20 ++++++++++++++++++++
4587 1 file changed, 20 insertions(+)
4588
4589commit d997927749ce0f46cf81b54453aa6e73f87679c9
4590Author: Rafael Ostertag <rafi@guengel.ch>
4591Date:   Sun Jan 28 12:54:39 2018 +0100
4592
4593    Added libyacurs submodule.
4594
4595 .gitmodules | 3 +++
4596 libyacurs   | 1 +
4597 2 files changed, 4 insertions(+)
4598
4599commit 997216f5ea763b20e370b28fbc057f05a2c576df
4600Author: Rafael Ostertag <rafi@guengel.ch>
4601Date:   Wed Nov 9 20:30:48 2016 +0000
4602
4603    Updated po files.
4604
4605 po/de.po     | 2 +-
4606 po/yapet.pot | 4 ++--
4607 2 files changed, 3 insertions(+), 3 deletions(-)
4608
4609commit 9655accbea696b7883728d75ed18f1c8327ee060
4610Author: Rafael Ostertag <rafi@guengel.ch>
4611Date:   Wed Nov 9 20:30:34 2016 +0000
4612
4613    Bumped version to 1.1
4614
4615 configure.ac | 2 +-
4616 1 file changed, 1 insertion(+), 1 deletion(-)
4617
4618commit ab4907027acf55f78a2b7362b87a536e3240b774
4619Author: Rafael Ostertag <rafi@guengel.ch>
4620Date:   Wed Nov 9 20:30:22 2016 +0000
4621
4622    Updated NEWS.
4623
4624 NEWS | 7 +++++++
4625 1 file changed, 7 insertions(+)
4626
4627commit 90902a6b59707d1f78d329d19d5a4911bf51c7a9
4628Author: Rafael Ostertag <rafi@guengel.ch>
4629Date:   Wed Nov 9 20:27:47 2016 +0000
4630
4631    Updated copyright.sgml.
4632
4633 doc/copyright.sgml | 1 +
4634 1 file changed, 1 insertion(+)
4635
4636commit 17f66263ce04b92c7ce847febd65374da7dfeede
4637Author: Rafael Ostertag <rafi@guengel.ch>
4638Date:   Wed Nov 9 20:08:08 2016 +0000
4639
4640    Support openssl 1.1, see also bug 113.
4641
4642 configure.ac              |  3 +-
4643 crypt/crypt.cc            | 42 +++++++++++++++-----
4644 crypt/crypt.h             | 45 +++++++++++-----------
4645 crypt/key.cc              | 97 +++++++++++++++++++++++++++++------------------
4646 crypt/key.h               |  4 ++
4647 po/de.po                  | 67 ++++++++++++++++----------------
4648 po/yapet.pot              | 69 +++++++++++++++++----------------
4649 tests/preload/Makefile.am |  4 +-
4650 8 files changed, 191 insertions(+), 140 deletions(-)
4651
4652commit 8a8fc243f740be84b1ed1aa22280c25fd2eae66f
4653Author: Rafael Ostertag <rafi@guengel.ch>
4654Date:   Tue Nov 1 19:17:03 2016 +0000
4655
4656    Applied fix for bug 112.
4657
4658 yapet/cfg.h | 2 +-
4659 1 file changed, 1 insertion(+), 1 deletion(-)
4660
4661commit a17a5acb89f0b8e63aa9f08c7fa38b68fa5213de
4662Author: Rafael Ostertag <rafi@guengel.ch>
4663Date:   Wed Feb 26 21:09:57 2014 +0000
4664
4665    Updated to reflect latest implementation.
4666
4667 doc/DESIGN.sgml.in | 22 ++++------------------
4668 1 file changed, 4 insertions(+), 18 deletions(-)
4669
4670commit cb9f9794b8a9cc3aea69ad2b28c929298375eb9b
4671Author: Rafael Ostertag <rafi@guengel.ch>
4672Date:   Wed Feb 26 21:06:59 2014 +0000
4673
4674    Added missing reference to yapet2csv.html.
4675
4676 doc/INSTALL.sgml.in | 2 +-
4677 1 file changed, 1 insertion(+), 1 deletion(-)
4678
4679commit 2530a58ef6e0b7bfdf27392a085ee0551282abd0
4680Author: Rafael Ostertag <rafi@guengel.ch>
4681Date:   Tue Feb 25 21:13:05 2014 +0000
4682
4683    Updated years.
4684
4685 LICENSE | 2 +-
4686 1 file changed, 1 insertion(+), 1 deletion(-)
4687
4688commit f406d21966b9030fc9f2c023bd72d5591a63859b
4689Author: Rafael Ostertag <rafi@guengel.ch>
4690Date:   Mon Feb 24 20:46:54 2014 +0000
4691
4692    Continued work
4693
4694 iconv/yaiconv.cc | 9 +++++++++
4695 1 file changed, 9 insertions(+)
4696
4697commit 16584350c7df7caaa732c1092b6ec15f6808577b
4698Author: Rafael Ostertag <rafi@guengel.ch>
4699Date:   Sun Feb 23 15:30:17 2014 +0000
4700
4701    Using tagged libyacurs 0.1 in svn:externals.
4702
4703commit 89ea7866a540b8db89e6cfb8136c0ecfe830fbe3
4704Author: Rafael Ostertag <rafi@guengel.ch>
4705Date:   Sun Feb 23 14:53:56 2014 +0000
4706
4707    use std::exit().
4708
4709 tests/preload/istty.cc | 4 ++--
4710 1 file changed, 2 insertions(+), 2 deletions(-)
4711
4712commit b307fa335c00b86e42340fdec3b2adc5692863df
4713Author: Rafael Ostertag <rafi@guengel.ch>
4714Date:   Sun Feb 23 14:52:26 2014 +0000
4715
4716    Mentioned experimental multi-byte characters.
4717
4718 doc/README.sgml.in | 3 ++-
4719 1 file changed, 2 insertions(+), 1 deletion(-)
4720
4721commit db58b7c53635ef9dab6d4e0e3265b327055c7504
4722Author: Rafael Ostertag <rafi@guengel.ch>
4723Date:   Sun Feb 23 14:51:12 2014 +0000
4724
4725    Updated.
4726
4727 NEWS | 2 ++
4728 1 file changed, 2 insertions(+)
4729
4730commit ac04a83604f394110c08c68b0fdbbda70963bf54
4731Author: Rafael Ostertag <rafi@guengel.ch>
4732Date:   Sun Feb 23 14:42:57 2014 +0000
4733
4734    Spell checking. Fixed some issues when using xsl profiles.
4735
4736 doc/README.sgml.in       |  6 +++---
4737 doc/yapet.sgml.in        | 10 +++++-----
4738 doc/yapet2csv.sgml.in    | 10 ++++++----
4739 doc/yapet_config.sgml.in |  4 ++--
4740 4 files changed, 16 insertions(+), 14 deletions(-)
4741
4742commit ec5a47b7359f1736b53893371e833d92c50d2e78
4743Author: Rafael Ostertag <rafi@guengel.ch>
4744Date:   Sun Feb 23 14:41:46 2014 +0000
4745
4746    Updated THANKS.
4747
4748 THANKS | 2 +-
4749 1 file changed, 1 insertion(+), 1 deletion(-)
4750
4751commit 54d4968897df693de5f50cbb120b4d0432e68f78
4752Author: Rafael Ostertag <rafi@guengel.ch>
4753Date:   Sun Feb 23 14:41:29 2014 +0000
4754
4755    Included and install yapet_config.1 man page.
4756
4757 doc/Makefile.am | 2 +-
4758 1 file changed, 1 insertion(+), 1 deletion(-)
4759
4760commit 85dcba0c287c7e23dac5c7c1ca9e226677cfc0f8
4761Author: Rafael Ostertag <rafi@guengel.ch>
4762Date:   Sun Feb 23 14:40:30 2014 +0000
4763
4764    Install NEWS files to docdir.
4765
4766 Makefile.am | 4 ++--
4767 1 file changed, 2 insertions(+), 2 deletions(-)
4768
4769commit 0ebdd6314a75a3a715abe753ea778b4771a9c556
4770Author: Rafael Ostertag <rafi@guengel.ch>
4771Date:   Sat Feb 22 11:37:07 2014 +0000
4772
4773    only run if istty returns 0.
4774
4775 tests/preload/Makefile.am | 24 ++++++++++++++----------
4776 tests/preload/istty.cc    | 10 ++++++++++
4777 2 files changed, 24 insertions(+), 10 deletions(-)
4778
4779commit 4c20af587468f5aec3ed054dd97fa10f30463f1c
4780Author: Rafael Ostertag <rafi@guengel.ch>
4781Date:   Sat Feb 22 08:05:18 2014 +0000
4782
4783    wait 3 second before launching check on remote machine.
4784
4785 scripts/runcheckall.sh | 2 +-
4786 1 file changed, 1 insertion(+), 1 deletion(-)
4787
4788commit 16d5424898f49a13519a62159dd959864f3caa84
4789Author: Rafael Ostertag <rafi@guengel.ch>
4790Date:   Sat Feb 22 08:04:56 2014 +0000
4791
4792    Use DOCBOOK_BASE instead of DOCBOOK_XSL.
4793
4794 scripts/checkall.sh | 8 ++++----
4795 1 file changed, 4 insertions(+), 4 deletions(-)
4796
4797commit 2b4e2e9d8b7c195ef69406087484177433214975
4798Author: Rafael Ostertag <rafi@guengel.ch>
4799Date:   Tue Feb 18 21:21:29 2014 +0000
4800
4801    Updated comments.
4802
4803 doc/Makefile.doc.am | 3 ++-
4804 1 file changed, 2 insertions(+), 1 deletion(-)
4805
4806commit 728157dca9b5dc2eff475f843e5c553a790fc136
4807Author: Rafael Ostertag <rafi@guengel.ch>
4808Date:   Tue Feb 18 21:02:40 2014 +0000
4809
4810    Named test function for grimreaper properly.
4811
4812 scripts/checkall.sh | 2 +-
4813 1 file changed, 1 insertion(+), 1 deletion(-)
4814
4815commit d0ae15dd28534163390e50131fbb38ad326887da
4816Author: Rafael Ostertag <rafi@guengel.ch>
4817Date:   Tue Feb 18 20:55:32 2014 +0000
4818
4819    Added grimreaper to checkall.sh. Added ion, and grimreaper to runcheckall.sh
4820
4821 scripts/checkall.sh    | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
4822 scripts/runcheckall.sh |  2 +-
4823 2 files changed, 88 insertions(+), 1 deletion(-)
4824
4825commit 13e5f077c147f26808c4335fc850568d4ed0b460
4826Author: Rafael Ostertag <rafi@guengel.ch>
4827Date:   Tue Feb 18 20:08:24 2014 +0000
4828
4829    Updated documentation.
4830
4831 MAINTAINER            | 15 ++++++++++-----
4832 doc/INSTALL.sgml.in   |  3 +++
4833 doc/Makefile.doc.am   |  2 +-
4834 doc/README.sgml.in    |  5 +----
4835 doc/yapet.sgml.in     |  4 ++--
4836 doc/yapet2csv.sgml.in | 16 ++++++++--------
4837 6 files changed, 25 insertions(+), 20 deletions(-)
4838
4839commit 4e1ddb5c49d2236c9b1ec67ac8286d819f93035f
4840Author: Rafael Ostertag <rafi@guengel.ch>
4841Date:   Tue Feb 18 20:08:07 2014 +0000
4842
4843    Updated.
4844
4845 po/de.po     | 26 +++++++++++++-------------
4846 po/yapet.pot | 26 +++++++++++++-------------
4847 2 files changed, 26 insertions(+), 26 deletions(-)
4848
4849commit 4128486a169111c53cc0eab248bf67c0ed877d70
4850Author: Rafael Ostertag <rafi@guengel.ch>
4851Date:   Mon Feb 17 20:53:03 2014 +0000
4852
4853    Updated docs.
4854
4855 doc/README.sgml.in | 10 ++--------
4856 1 file changed, 2 insertions(+), 8 deletions(-)
4857
4858commit bc0d87f8ae25457676d6ed2f7851355e89972b49
4859Author: Rafael Ostertag <rafi@guengel.ch>
4860Date:   Sun Feb 16 16:39:44 2014 +0000
4861
4862    Properly fixed default compiler for ion.
4863
4864 scripts/checkall.sh | 4 ++--
4865 1 file changed, 2 insertions(+), 2 deletions(-)
4866
4867commit 164b098cc0660643ebf08ae4725e2ced04a6f69f
4868Author: Rafael Ostertag <rafi@guengel.ch>
4869Date:   Sun Feb 16 16:38:50 2014 +0000
4870
4871    Fixed default compiler for ion.
4872
4873 scripts/checkall.sh | 13 +++----------
4874 1 file changed, 3 insertions(+), 10 deletions(-)
4875
4876commit a3fa7ed00f20481395cf23eaed20c39582f32408
4877Author: Rafael Ostertag <rafi@guengel.ch>
4878Date:   Sun Feb 16 16:11:02 2014 +0000
4879
4880    Added host ion.
4881
4882 scripts/checkall.sh | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++
4883 1 file changed, 94 insertions(+)
4884
4885commit f5874009df3fd81897729c436ab9d810ff5deba1
4886Author: Rafael Ostertag <rafi@guengel.ch>
4887Date:   Tue Feb 11 19:18:49 2014 +0000
4888
4889    Some updates.
4890
4891 doc/INSTALL.sgml.in      | 24 ++++++++++--------------
4892 doc/README.sgml.in       |  9 +--------
4893 doc/yapet.sgml.in        |  2 +-
4894 doc/yapet2csv.sgml.in    |  4 ++--
4895 doc/yapet_config.sgml.in |  2 +-
4896 5 files changed, 15 insertions(+), 26 deletions(-)
4897
4898commit 00ac8ad3f5f674e38f33a2d111cf0c2491cbc879
4899Author: Rafael Ostertag <rafi@guengel.ch>
4900Date:   Tue Feb 11 06:36:07 2014 +0000
4901
4902    Updated.
4903
4904 NEWS              |  8 +++++---
4905 doc/yapet.sgml.in | 24 ++++++++++++++++++++++++
4906 2 files changed, 29 insertions(+), 3 deletions(-)
4907
4908commit aaf17a62a75e5d948273f0d534495650ca23f165
4909Author: Rafael Ostertag <rafi@guengel.ch>
4910Date:   Tue Feb 11 06:35:50 2014 +0000
4911
4912    Pressing Control-T reveals password without leaving read-only mode.
4913
4914 ui/passwordrecord.cc | 35 ++++++++++++++++++++++++++++++++++-
4915 ui/passwordrecord.h  |  7 +++++++
4916 2 files changed, 41 insertions(+), 1 deletion(-)
4917
4918commit 9128d6db25a9440ba7b92f8dc9f2b8748ca5a5e8
4919Author: Rafael Ostertag <rafi@guengel.ch>
4920Date:   Sat Feb 8 07:35:30 2014 +0000
4921
4922    Started working on iconv class.
4923
4924 iconv/Makefile.am | 16 ++++++++++++
4925 iconv/yaiconv.cc  | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
4926 iconv/yaiconv.h   | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
4927 3 files changed, 162 insertions(+)
4928
4929commit 8505aca70b36753cf829b34c15c232f483afc11c
4930Author: Rafael Ostertag <rafi@guengel.ch>
4931Date:   Sat Feb 1 14:56:30 2014 +0000
4932
4933    Line numbers updated.
4934
4935 po/de.po     | 38 +++++++++++++++++++-------------------
4936 po/yapet.pot | 38 +++++++++++++++++++-------------------
4937 2 files changed, 38 insertions(+), 38 deletions(-)
4938
4939commit cbca7a3cdcc5c28710cc43335b747302aa7f4d62
4940Author: Rafael Ostertag <rafi@guengel.ch>
4941Date:   Wed Jan 29 21:53:53 2014 +0000
4942
4943    Added necessary files to EXTRA_DISTS.
4944
4945 tests/preload/Makefile.am | 2 +-
4946 1 file changed, 1 insertion(+), 1 deletion(-)
4947
4948commit cbdb69bb45f699ae6314da88faca21d68f230c09
4949Author: Rafael Ostertag <rafi@guengel.ch>
4950Date:   Wed Jan 29 17:58:45 2014 +0000
4951
4952    Added two more yapet tests.
4953
4954 tests/preload/Makefile.am            |  34 +-
4955 tests/preload/checkmasterpwchange.cc |  94 ++++
4956 tests/preload/checkyapet.cc          |  89 ++++
4957 tests/preload/masterpwchange.cc      | 826 +++++++++++++++++++++++++++++++++++
4958 4 files changed, 1041 insertions(+), 2 deletions(-)
4959
4960commit 7ab8f70630f679be2c2473803c3d43282004f8a1
4961Author: Rafael Ostertag <rafi@guengel.ch>
4962Date:   Mon Jan 27 17:29:38 2014 +0000
4963
4964    Incorporated second batch of Anic's suggestions.
4965
4966 doc/yapet.sgml.in        | 21 +++++++++++----------
4967 doc/yapet_colors.sgml.in |  8 +++-----
4968 doc/yapet_config.sgml.in | 14 +++++++-------
4969 3 files changed, 21 insertions(+), 22 deletions(-)
4970
4971commit cc83477533cfe26100a62250ab5ddad3b20a4711
4972Author: Rafael Ostertag <rafi@guengel.ch>
4973Date:   Sun Jan 26 16:11:46 2014 +0000
4974
4975    Incorporated first batch of Anic's suggestions.
4976
4977 doc/INSTALL.sgml.in       |  8 ++++----
4978 doc/README.Cygwin.sgml.in |  7 ++++---
4979 doc/README.sgml.in        | 15 ++++++++-------
4980 doc/csv2yapet.sgml.in     | 10 +++++-----
4981 doc/yapet2csv.sgml.in     |  4 ++--
4982 doc/yapet_config.sgml.in  |  3 ++-
4983 6 files changed, 25 insertions(+), 22 deletions(-)
4984
4985commit e779a2a5c42eb9373c2083c15cd03ab489c64475
4986Author: Rafael Ostertag <rafi@guengel.ch>
4987Date:   Sun Jan 26 13:51:22 2014 +0000
4988
4989    Updated.
4990
4991 NEWS | 2 +-
4992 1 file changed, 1 insertion(+), 1 deletion(-)
4993
4994commit 00861618f12a679a71f32a337a70565f32501c98
4995Author: Rafael Ostertag <rafi@guengel.ch>
4996Date:   Sun Jan 26 13:38:16 2014 +0000
4997
4998    Revert changes made in r5912: All hosts use now the xsl stylesheets
4999    located on http://gizmo.kruemel.home/docbook-xsl-1.78.1.
5000
5001 scripts/checkall.sh | 32 ++++++++++++++------------------
5002 1 file changed, 14 insertions(+), 18 deletions(-)
5003
5004commit f27b4dfca56ff43029072054c87e994384d6e5bf
5005Author: Rafael Ostertag <rafi@guengel.ch>
5006Date:   Sun Jan 26 13:08:20 2014 +0000
5007
5008    Removed 'DOCBOOK_BASE=/usr/local/share/xsl/docbook' on OpenBSD hosts,
5009    since it is missing the profiling part.
5010
5011 scripts/checkall.sh | 12 ++++++++----
5012 1 file changed, 8 insertions(+), 4 deletions(-)
5013
5014commit d643b558b3a0584f91a3a54fd615eb4c851f25c1
5015Author: Rafael Ostertag <rafi@guengel.ch>
5016Date:   Sun Jan 26 12:57:34 2014 +0000
5017
5018    Updated on --disable-converters.
5019
5020 doc/INSTALL.sgml.in | 6 +++---
5021 1 file changed, 3 insertions(+), 3 deletions(-)
5022
5023commit 42b6ce7b97ec9b035c3199010a9927f51d179f09
5024Author: Rafael Ostertag <rafi@guengel.ch>
5025Date:   Sun Jan 26 12:53:59 2014 +0000
5026
5027    Added configure switch --disable-converters.c
5028
5029 scripts/checkall.sh | 26 +++++++++++++-------------
5030 1 file changed, 13 insertions(+), 13 deletions(-)
5031
5032commit 8336f9fd6e0dfefc2246e08303c4e749a458d1ba
5033Author: Rafael Ostertag <rafi@guengel.ch>
5034Date:   Sun Jan 26 12:51:27 2014 +0000
5035
5036    Continued work on documentation.
5037
5038 doc/DESIGN.sgml.in        |  5 ++---
5039 doc/INSTALL.sgml.in       | 20 +++++++++++---------
5040 doc/README.Cygwin.sgml.in |  5 ++---
5041 doc/README.sgml.in        | 12 +++++++++---
5042 doc/copyright.sgml        |  1 -
5043 doc/csv2yapet.sgml.in     |  9 ++++-----
5044 doc/license.sgml          |  2 +-
5045 doc/yapet.sgml.in         | 22 ++++++++++------------
5046 doc/yapet2csv.sgml.in     |  5 ++---
5047 doc/yapet_colors.sgml.in  |  7 +++----
5048 doc/yapet_config.sgml.in  |  7 +++----
5049 11 files changed, 47 insertions(+), 48 deletions(-)
5050
5051commit 8c79f6feae0009bbf906319bba5eaf111f59e1fb
5052Author: Rafael Ostertag <rafi@guengel.ch>
5053Date:   Sun Jan 26 12:46:43 2014 +0000
5054
5055    Using xsl profiling instead of 'sed' for processing conditional text.
5056
5057 doc/Makefile.doc.am | 47 +++++++++++++++++++++++++----------------------
5058 1 file changed, 25 insertions(+), 22 deletions(-)
5059
5060commit 87d58fcee89134a7984f3d5584a1a774a4abf2b5
5061Author: Rafael Ostertag <rafi@guengel.ch>
5062Date:   Sun Jan 26 12:46:03 2014 +0000
5063
5064    Renamed --disable-csv2yapet to --disable-converters in configure.ac. The conditional BUILDCSV2YAPET has been renamed to BUILDCONVERTS accordingly.
5065
5066 Makefile.am       |  2 +-
5067 configure.ac      | 12 ++++++------
5068 doc/Makefile.am   |  8 ++++----
5069 tests/Makefile.am |  6 +++---
5070 4 files changed, 14 insertions(+), 14 deletions(-)
5071
5072commit 3330977be525302dd2bdcdcba6d27ff0df067031
5073Author: Rafael Ostertag <rafi@guengel.ch>
5074Date:   Sun Jan 26 12:44:06 2014 +0000
5075
5076    Updated Copyright years.
5077
5078 crypt/file.cc           | 2 +-
5079 crypt/partdec.h         | 2 +-
5080 csv2yapet/main.cc       | 2 +-
5081 ui/help.cc              | 2 +-
5082 ui/info.cc              | 2 +-
5083 ui/mainwindow.cc        | 2 +-
5084 ui/passwordrecord.cc    | 2 +-
5085 ui/pwgendialog.cc       | 2 +-
5086 ui/yapetlockscreen.cc   | 2 +-
5087 ui/yapetunlockdialog.cc | 2 +-
5088 yapet/cfg.cc            | 2 +-
5089 yapet/cfg.h             | 2 +-
5090 yapet/cfgfile.cc        | 2 +-
5091 yapet/cfgfile.h         | 2 +-
5092 yapet/main.cc           | 4 ++--
5093 15 files changed, 16 insertions(+), 16 deletions(-)
5094
5095commit 34493b4c10d92d519356dc1d49dbbace1dc8a3ef
5096Author: Rafael Ostertag <rafi@guengel.ch>
5097Date:   Sat Jan 25 21:38:22 2014 +0000
5098
5099    Updated user documentation.
5100
5101 doc/README.sgml.in | 14 ++------------
5102 1 file changed, 2 insertions(+), 12 deletions(-)
5103
5104commit 9486a5a7873840d760fd8657fb30f76e01b3f21a
5105Author: Rafael Ostertag <rafi@guengel.ch>
5106Date:   Sat Jan 25 21:38:02 2014 +0000
5107
5108    Use -no-graph when invoking w3m.
5109
5110 doc/Makefile.doc.am | 2 +-
5111 1 file changed, 1 insertion(+), 1 deletion(-)
5112
5113commit fe17a878ca01bf02a18f20dce1bd79358ecc26d2
5114Author: Rafael Ostertag <rafi@guengel.ch>
5115Date:   Wed Jan 22 18:06:33 2014 +0000
5116
5117    Continued work on end user documentation.
5118
5119 doc/INSTALL.sgml.in       | 274 ++++++++++++++-----------------
5120 doc/README.Cygwin.sgml.in |  51 ++----
5121 doc/README.sgml.in        | 223 ++++++++++++++++----------
5122 doc/yapet.sgml.in         |  28 ++--
5123 doc/yapet2csv.sgml.in     |   6 +-
5124 doc/yapet_colors.sgml.in  |  12 +-
5125 doc/yapet_config.sgml.in  | 398 +++++++++++++++++++++++++++++-----------------
5126 7 files changed, 543 insertions(+), 449 deletions(-)
5127
5128commit 1d533a6476164a49ab822a922249656efb3d998a
5129Author: Rafael Ostertag <rafi@guengel.ch>
5130Date:   Sat Jan 18 12:18:09 2014 +0000
5131
5132    Continued work on documentation.
5133
5134 doc/csv2yapet.sgml.in | 138 ++++++++++++++++++++-----------
5135 doc/yapet.sgml.in     | 225 +++++++++++++++++++++++++++++++++++++-------------
5136 2 files changed, 257 insertions(+), 106 deletions(-)
5137
5138commit 11b04beeb370b8d14c753f6a360c96c70ec150c8
5139Author: Rafael Ostertag <rafi@guengel.ch>
5140Date:   Thu Jan 16 18:40:50 2014 +0000
5141
5142    Fixed bug when adding `.pet' suffix to src file.
5143
5144 yapet2csv/main.cc | 4 ++--
5145 1 file changed, 2 insertions(+), 2 deletions(-)
5146
5147commit 09f130e47ee2944562cbdbc7cb3375fa35b0925b
5148Author: Rafael Ostertag <rafi@guengel.ch>
5149Date:   Thu Jan 16 18:39:52 2014 +0000
5150
5151    Use basename() when printing help.
5152
5153 yapet/main.cc | 3 ++-
5154 1 file changed, 2 insertions(+), 1 deletion(-)
5155
5156commit d90956b23fd89fa441cf307d16c69fe2c5b13a5e
5157Author: Rafael Ostertag <rafi@guengel.ch>
5158Date:   Thu Jan 16 18:39:25 2014 +0000
5159
5160    Key labels are now lowercase.
5161
5162 ui/help.cc | 24 ++++++++++++------------
5163 1 file changed, 12 insertions(+), 12 deletions(-)
5164
5165commit 5760e93f961ac2b11c565bb378f0992b86fd0c52
5166Author: Rafael Ostertag <rafi@guengel.ch>
5167Date:   Thu Jan 16 18:38:47 2014 +0000
5168
5169    Continued work on documentation.
5170
5171 doc/Makefile.doc.am |   4 +-
5172 doc/yapet.sgml.in   | 347 +++++++++++++++++++++++++++++++++++++++++++++++-----
5173 2 files changed, 319 insertions(+), 32 deletions(-)
5174
5175commit 38fee41a168cd4ae9e67b594acc124109ba3df3d
5176Author: Rafael Ostertag <rafi@guengel.ch>
5177Date:   Tue Jan 14 18:28:41 2014 +0000
5178
5179    Continued working on manpages.
5180
5181 doc/bugreport.sgml       |   2 +-
5182 doc/yapet.sgml.in        | 532 ++---------------------------------------------
5183 doc/yapet_colors.sgml.in | 146 ++++++++-----
5184 doc/yapet_config.sgml.in |  38 ++--
5185 4 files changed, 135 insertions(+), 583 deletions(-)
5186
5187commit e483642f0300bbf8e67622e24e98b33988fe5177
5188Author: Rafael Ostertag <rafi@guengel.ch>
5189Date:   Sat Jan 11 18:55:41 2014 +0000
5190
5191    Minor changes.
5192
5193 doc/csv2yapet.sgml.in | 14 +++++++-----
5194 doc/yapet2csv.sgml.in | 62 +++++++++++++++++++++++++++++++++++++++++++++++++--
5195 2 files changed, 68 insertions(+), 8 deletions(-)
5196
5197commit e1045c67a8268fd64cbace13354f759c0e6f819f
5198Author: Rafael Ostertag <rafi@guengel.ch>
5199Date:   Sat Jan 11 18:51:22 2014 +0000
5200
5201    Added yapet_colors.sgml.in. Moved description of config file options to newly added yapet_config.sgml.in.
5202
5203 doc/Makefile.am          |   1 +
5204 doc/Makefile.doc.am      |   9 +-
5205 doc/yapet.sgml.in        | 321 ++----------------------------------
5206 doc/yapet_colors.sgml.in | 224 +++++++++++++++++++++++++
5207 doc/yapet_config.sgml.in | 418 +++++++++++++++++++++++++++++++++++++++++++++++
5208 5 files changed, 664 insertions(+), 309 deletions(-)
5209
5210commit ff0d1c9910349b78f969303a57333165815cc96f
5211Author: Rafael Ostertag <rafi@guengel.ch>
5212Date:   Thu Jan 9 18:42:06 2014 +0000
5213
5214    Started working on the man pages for csv2yapet and yapet2csv.
5215
5216 doc/copyright.sgml          |   4 +
5217 doc/csv2yapet.sgml.in       | 229 ++++++++++++++++++--------------------------
5218 doc/supportedplatforms.sgml |  22 ++---
5219 doc/yapet.sgml.in           |  13 +--
5220 doc/yapet2csv.sgml.in       | 174 ++++++++++++++++++++++++++-------
5221 5 files changed, 250 insertions(+), 192 deletions(-)
5222
5223commit 82b861bfe273eae487a36fb0c1d1e41eaf2074c1
5224Author: Rafael Ostertag <rafi@guengel.ch>
5225Date:   Thu Jan 9 18:41:17 2014 +0000
5226
5227    Removed new line when printing version of csv2yapet. Minor changes in main.cc. Some updates/changes in help output.
5228
5229 csv2yapet/main.cc | 14 ++++++--------
5230 1 file changed, 6 insertions(+), 8 deletions(-)
5231
5232commit 4029fffdb5822af81ff1af46a0253ed60bbb6233
5233Author: Rafael Ostertag <rafi@guengel.ch>
5234Date:   Thu Jan 9 18:38:18 2014 +0000
5235
5236    CSVExport can optionally output csv column labels. Removed unused return codes from main.cc. Added cmd line switch enabling csv column labels to yapet2csv. Removed blank line when printing version of yapet2csv. Some minor changes in main.cc.
5237
5238 yapet2csv/csvexport.cc | 17 +++++++++--
5239 yapet2csv/csvexport.h  |  7 ++++-
5240 yapet2csv/main.cc      | 82 ++++++++++++++++++++++++++------------------------
5241 3 files changed, 63 insertions(+), 43 deletions(-)
5242
5243commit cbcf9433c68c315ae3e30f37bd5d693d5b4050fa
5244Author: Rafael Ostertag <rafi@guengel.ch>
5245Date:   Thu Jan 9 18:33:06 2014 +0000
5246
5247    Updated svn:ignore.
5248
5249commit 0fd568dfc84a529d8a9ffaabf52335fda765b837
5250Author: Rafael Ostertag <rafi@guengel.ch>
5251Date:   Wed Jan 8 16:10:56 2014 +0000
5252
5253    re-added 'export LD_OPTIONS' on starchild
5254
5255 scripts/checkall.sh | 1 +
5256 1 file changed, 1 insertion(+)
5257
5258commit 2f008185a1415cc14c143b1eb76bdc860338c49c
5259Author: Rafael Ostertag <rafi@guengel.ch>
5260Date:   Tue Jan 7 20:14:08 2014 +0000
5261
5262    Added CPPFLAGS to configure on starchild
5263
5264 scripts/checkall.sh | 7 ++-----
5265 1 file changed, 2 insertions(+), 5 deletions(-)
5266
5267commit 597da7310930b2f2875de00680fcb6b9aa670d49
5268Author: Rafael Ostertag <rafi@guengel.ch>
5269Date:   Tue Jan 7 19:29:49 2014 +0000
5270
5271    Fixed LDFLAGS/LD_OPTIONS for starchild (again)
5272
5273 scripts/checkall.sh | 11 +++++++++--
5274 1 file changed, 9 insertions(+), 2 deletions(-)
5275
5276commit a61ae0dc298ead5c38958ddf80397ff1285237f0
5277Author: Rafael Ostertag <rafi@guengel.ch>
5278Date:   Sun Jan 5 19:34:30 2014 +0000
5279
5280    Fixed spelling in man pages.
5281
5282 doc/csv2yapet.sgml.in | 2 +-
5283 doc/yapet2csv.sgml.in | 2 +-
5284 2 files changed, 2 insertions(+), 2 deletions(-)
5285
5286commit 83e0c5d6f7b31efeb7c71bb61cdaa8f914a57a6b
5287Author: Rafael Ostertag <rafi@guengel.ch>
5288Date:   Sun Jan 5 10:24:50 2014 +0000
5289
5290    Pass LDFLAGS to configure on starchild.
5291
5292 scripts/checkall.sh | 2 +-
5293 1 file changed, 1 insertion(+), 1 deletion(-)
5294
5295commit 27d32ae58c1c2a5d41075a8f11fbb98119bdc771
5296Author: Rafael Ostertag <rafi@guengel.ch>
5297Date:   Sat Jan 4 22:36:08 2014 +0000
5298
5299    Use LIBS for GCC from ports on FreeBSD.
5300
5301 scripts/checkall.sh | 18 ++++++++++++++++--
5302 1 file changed, 16 insertions(+), 2 deletions(-)
5303
5304commit 722e048d474fc3527318298cb287cb592ae5623d
5305Author: Rafael Ostertag <rafi@guengel.ch>
5306Date:   Sat Jan 4 18:47:56 2014 +0000
5307
5308    Dropped support for GCC 44 on FreeBSD, added support for GCC 4.9 on FreeBSD.
5309
5310 scripts/checkall.sh | 16 ++++++++++++++--
5311 1 file changed, 14 insertions(+), 2 deletions(-)
5312
5313commit d04fc96e2d87e5eae2c9a25f7008de8bdbf5d8b5
5314Author: Rafael Ostertag <rafi@guengel.ch>
5315Date:   Sat Jan 4 18:33:54 2014 +0000
5316
5317    GCC 4.2 will not be checked on FreeBSD anymore.
5318
5319 scripts/checkall.sh | 4 ++--
5320 1 file changed, 2 insertions(+), 2 deletions(-)
5321
5322commit 409e873e00c4b284c395e445c058f075f80a361f
5323Author: Rafael Ostertag <rafi@guengel.ch>
5324Date:   Sat Jan 4 13:06:42 2014 +0000
5325
5326    Added merlin.
5327
5328 scripts/runcheckall.sh | 2 +-
5329 1 file changed, 1 insertion(+), 1 deletion(-)
5330
5331commit 2ccec506b46c476f71647d547cdbf4bf153f39e2
5332Author: Rafael Ostertag <rafi@guengel.ch>
5333Date:   Sat Jan 4 12:23:51 2014 +0000
5334
5335    Fixed bug #87 (https://bugs.guengel.ch/show_bug.cgi?id=87): Missing keywords in desktop file.
5336
5337 yapet.desktop.in | 5 +++--
5338 1 file changed, 3 insertions(+), 2 deletions(-)
5339
5340commit 1788d33e45e8a0b96b64537283a490e081b55633
5341Author: Rafael Ostertag <rafi@guengel.ch>
5342Date:   Sat Jan 4 11:40:15 2014 +0000
5343
5344    Prepared for documenting yapet2csv.
5345
5346 doc/Makefile.am       |   7 +-
5347 doc/Makefile.doc.am   |   5 +-
5348 doc/csv2yapet.sgml.in |   4 ++
5349 doc/yapet.sgml.in     |   4 ++
5350 doc/yapet2csv.sgml.in | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++
5351 po/de.po              |  18 ++---
5352 po/yapet.pot          |  18 ++---
5353 7 files changed, 224 insertions(+), 23 deletions(-)
5354
5355commit aca33eb454795ab9aaa9f508367a7cc3b08b5174
5356Author: Rafael Ostertag <rafi@guengel.ch>
5357Date:   Sat Jan 4 10:45:53 2014 +0000
5358
5359    Added --enable-debug to config flags for tests.
5360
5361 scripts/checkall.sh | 28 ++++++++++++++--------------
5362 1 file changed, 14 insertions(+), 14 deletions(-)
5363
5364commit 299faacdbd4926012011bb2a225f6022863d294a
5365Author: Rafael Ostertag <rafi@guengel.ch>
5366Date:   Sat Jan 4 10:39:23 2014 +0000
5367
5368    Reset CPPFLAGS when running tests on odin.
5369
5370 scripts/checkall.sh | 2 +-
5371 1 file changed, 1 insertion(+), 1 deletion(-)
5372
5373commit 5f2b2eea5191a41aed355e2edfb17536849d046e
5374Author: Rafael Ostertag <rafi@guengel.ch>
5375Date:   Sat Jan 4 09:02:59 2014 +0000
5376
5377    Added host merlin. Use DOCBOOK_BASE when generating docu.
5378
5379 scripts/checkall.sh | 48 ++++++++++++++++++++++++++++++++++++------------
5380 1 file changed, 36 insertions(+), 12 deletions(-)
5381
5382commit 5b401ccc2f82854d04fe776aad99443f5b5dbc8f
5383Author: Rafael Ostertag <rafi@guengel.ch>
5384Date:   Sat Jan 4 08:41:03 2014 +0000
5385
5386    Docbook base can now be specified by passing DOCBOOK_BASE to Makefile.doc.
5387
5388 doc/Makefile.doc.am | 5 +++--
5389 1 file changed, 3 insertions(+), 2 deletions(-)
5390
5391commit 726a605d415dbb75602169beca537a013fa1b8a9
5392Author: Rafael Ostertag <rafi@guengel.ch>
5393Date:   Sat Jan 4 08:22:17 2014 +0000
5394
5395    Fixed trim() in cfg.cc.
5396
5397 yapet/cfg.cc | 7 ++++---
5398 1 file changed, 4 insertions(+), 3 deletions(-)
5399
5400commit f2a96189b67bc976a512f73059eb1fa9dbbc6f34
5401Author: Rafael Ostertag <rafi@guengel.ch>
5402Date:   Fri Jan 3 21:26:11 2014 +0000
5403
5404    Added some more spaces to bool value tests to make sure trim() is
5405    working properly.
5406
5407 tests/cfg1.cc | 6 +++---
5408 1 file changed, 3 insertions(+), 3 deletions(-)
5409
5410commit 1888d3855a504202e1ae4f03c251f095e1065c8f
5411Author: Rafael Ostertag <rafi@guengel.ch>
5412Date:   Fri Jan 3 20:42:51 2014 +0000
5413
5414    Fixed assertion in cfg.cc.
5415
5416 yapet/cfg.cc | 2 +-
5417 1 file changed, 1 insertion(+), 1 deletion(-)
5418
5419commit 4a9847ad02f25e10fce2f52178f77ad6fc4c896a
5420Author: Rafael Ostertag <rafi@guengel.ch>
5421Date:   Fri Jan 3 20:41:45 2014 +0000
5422
5423    Fixed expression yielding always true.
5424
5425 yapet/cfg.cc | 4 ++--
5426 1 file changed, 2 insertions(+), 2 deletions(-)
5427
5428commit 34cc810f1c9fbe4c3f6b6d4f7ab234a1a1003008
5429Author: Rafael Ostertag <rafi@guengel.ch>
5430Date:   Fri Jan 3 17:48:57 2014 +0000
5431
5432    Removed -pedantic, see comment in checkall.sh.
5433
5434 scripts/checkall.sh | 35 +++++++++++++++++++----------------
5435 1 file changed, 19 insertions(+), 16 deletions(-)
5436
5437commit eb88e80cfdd8353cc0594861f37b647829f6d95c
5438Author: Rafael Ostertag <rafi@guengel.ch>
5439Date:   Fri Jan 3 17:46:46 2014 +0000
5440
5441    removed #pragma from endianess.cc, can't disabled warnings about
5442    C99/C++0x long long types.
5443
5444 tests/endianess.cc | 4 ----
5445 1 file changed, 4 deletions(-)
5446
5447commit 9aff6e9d0884ef550863d584e8d82ed3e6a5d83d
5448Author: Rafael Ostertag <rafi@guengel.ch>
5449Date:   Fri Jan 3 17:02:30 2014 +0000
5450
5451    Added pragma to ignore -Wc++0x-compat in endianess.cc test.
5452
5453 tests/endianess.cc | 1 +
5454 1 file changed, 1 insertion(+)
5455
5456commit 5a43be69798df6697f4eb3b0bfc9a1566f4525de
5457Author: Rafael Ostertag <rafi@guengel.ch>
5458Date:   Fri Jan 3 16:49:17 2014 +0000
5459
5460    use #pragma to supress warning about long long in endianess.cc test.
5461
5462 tests/endianess.cc | 4 +++-
5463 1 file changed, 3 insertions(+), 1 deletion(-)
5464
5465commit 038933525a3e97a89b9c68c03860df52bef24ba8
5466Author: Rafael Ostertag <rafi@guengel.ch>
5467Date:   Fri Jan 3 16:27:39 2014 +0000
5468
5469    Updated svn:keywords.
5470
5471commit 9f84d7e097626794da41fd40c44f32f41bd60dde
5472Author: Rafael Ostertag <rafi@guengel.ch>
5473Date:   Fri Jan 3 16:25:25 2014 +0000
5474
5475    Use std:: namespace for wint_t in pwrecord.cc.
5476
5477 tests/preload/pwrecord.cc | 2 +-
5478 1 file changed, 1 insertion(+), 1 deletion(-)
5479
5480commit ceb41756aff63a95fd9df3c91823b2957f7dfeb8
5481Author: Rafael Ostertag <rafi@guengel.ch>
5482Date:   Fri Jan 3 16:20:45 2014 +0000
5483
5484    moved #pragma outside main().
5485
5486 tests/record.cc | 14 ++++++--------
5487 1 file changed, 6 insertions(+), 8 deletions(-)
5488
5489commit f073cdabf03b1b7241c32a47c36852b5b6a0e32b
5490Author: Rafael Ostertag <rafi@guengel.ch>
5491Date:   Fri Jan 3 16:16:53 2014 +0000
5492
5493    #pragma only used on GCC 4.4+.
5494
5495 tests/record.cc | 4 ++--
5496 1 file changed, 2 insertions(+), 2 deletions(-)
5497
5498commit 02566b8eb6ba34fede4a94aef8243d651a8dc85a
5499Author: Rafael Ostertag <rafi@guengel.ch>
5500Date:   Fri Jan 3 16:05:36 2014 +0000
5501
5502    Use #pragma to silence GCC warning.
5503
5504 tests/record.cc | 8 ++++++++
5505 1 file changed, 8 insertions(+)
5506
5507commit adee28d258c34845ac0d6c7381739c919c043efc
5508Author: Rafael Ostertag <rafi@guengel.ch>
5509Date:   Fri Jan 3 15:21:32 2014 +0000
5510
5511    Invocation of w3m is retried with -s if call using -S fails.
5512
5513 doc/Makefile.doc.am | 5 +++--
5514 1 file changed, 3 insertions(+), 2 deletions(-)
5515
5516commit d75c8f326cbbf5e969388507a7e32fe3c9b0e047
5517Author: Rafael Ostertag <rafi@guengel.ch>
5518Date:   Fri Jan 3 15:10:34 2014 +0000
5519
5520    Removed ignore_unsaved_file field from glue/changepassword.h.
5521
5522 glue/changepassword.cc | 4 +---
5523 glue/changepassword.h  | 1 -
5524 2 files changed, 1 insertion(+), 4 deletions(-)
5525
5526commit 79e5db7bede633168c6c74df834e76883130c838
5527Author: Rafael Ostertag <rafi@guengel.ch>
5528Date:   Fri Jan 3 14:53:32 2014 +0000
5529
5530    Use LD_OPTIONS for solaris checks in checkall.sh.
5531
5532 scripts/checkall.sh | 14 +++++++++++---
5533 1 file changed, 11 insertions(+), 3 deletions(-)
5534
5535commit 7a70429fa0e943ea9afed296b65aa2b47677932a
5536Author: Rafael Ostertag <rafi@guengel.ch>
5537Date:   Fri Jan 3 13:27:49 2014 +0000
5538
5539    Added LC_ALL export to checkall.sh.
5540
5541 scripts/checkall.sh | 3 ++-
5542 1 file changed, 2 insertions(+), 1 deletion(-)
5543
5544commit afce67d85e1b85c4888e51589f2fa5c0f8bf229a
5545Author: Rafael Ostertag <rafi@guengel.ch>
5546Date:   Fri Jan 3 13:16:44 2014 +0000
5547
5548    Added proper LD and CPP flags to solaris curses.
5549
5550 scripts/checkall.sh | 3 ++-
5551 1 file changed, 2 insertions(+), 1 deletion(-)
5552
5553commit 6d34b9b664e20a1bda113236094892092be20c0d
5554Author: Rafael Ostertag <rafi@guengel.ch>
5555Date:   Fri Jan 3 13:13:57 2014 +0000
5556
5557    Updated LD and CPP flags for starchild.
5558
5559 scripts/checkall.sh | 8 ++++----
5560 1 file changed, 4 insertions(+), 4 deletions(-)
5561
5562commit bd008fbd2c5d6d8f2af39909791ad63d4037f186
5563Author: Rafael Ostertag <rafi@guengel.ch>
5564Date:   Fri Jan 3 12:56:23 2014 +0000
5565
5566    Added $(LIBINTL) to LDADD for checktestpwrecord.
5567
5568 tests/preload/Makefile.am | 2 +-
5569 1 file changed, 1 insertion(+), 1 deletion(-)
5570
5571commit bdff8f5ca76731342eb9948cbd092e26d6175a29
5572Author: Rafael Ostertag <rafi@guengel.ch>
5573Date:   Fri Jan 3 12:35:28 2014 +0000
5574
5575    Proper invocation of make in checkall.sh.
5576
5577 scripts/checkall.sh | 26 +++++++++++++-------------
5578 1 file changed, 13 insertions(+), 13 deletions(-)
5579
5580commit b2e5fdbd6261b7c6a4a09e0d31e18025da4bb3eb
5581Author: Rafael Ostertag <rafi@guengel.ch>
5582Date:   Fri Jan 3 12:28:40 2014 +0000
5583
5584    Build docs before anything else when running checkall.sh
5585
5586 scripts/checkall.sh | 42 +++++++++++++++++++++++++++++++++++++++++-
5587 1 file changed, 41 insertions(+), 1 deletion(-)
5588
5589commit fba4a6a28baecbc0092f10c0b875d1429f4bb595
5590Author: Rafael Ostertag <rafi@guengel.ch>
5591Date:   Fri Jan 3 12:03:10 2014 +0000
5592
5593    touching libyacurs/{ChangeLog,README} in runcheckall.sh in order to make autoreconf succeed.
5594
5595 scripts/runcheckall.sh | 4 ++--
5596 1 file changed, 2 insertions(+), 2 deletions(-)
5597
5598commit f6628f5f65713e2e7018a14b9077ed9798afafbb
5599Author: Rafael Ostertag <rafi@guengel.ch>
5600Date:   Fri Jan 3 11:56:08 2014 +0000
5601
5602    Copied check ./scripts from libyacurs and adjusted.
5603
5604 scripts/checkall.sh    | 588 +++++++++++++++++++++++++++++++++++++++++++++++++
5605 scripts/runcheckall.sh |  40 ++++
5606 2 files changed, 628 insertions(+)
5607
5608commit 80b8e55454b6c6870a12b9df5c923d6124787efc
5609Author: Rafael Ostertag <rafi@guengel.ch>
5610Date:   Fri Jan 3 11:45:00 2014 +0000
5611
5612    Adding information on yapet2csv to NEWS.
5613
5614 NEWS | 4 +++-
5615 1 file changed, 3 insertions(+), 1 deletion(-)
5616
5617commit 29f2c7613b94148b624ac816abd1bb15e14b0e1b
5618Author: Rafael Ostertag <rafi@guengel.ch>
5619Date:   Fri Jan 3 11:33:42 2014 +0000
5620
5621    Implemented enhancement #77 (https://bugs.guengel.ch/show_bug.cgi?id=77): export of pet files. Added tests for export.
5622
5623 Makefile.am            |    5 +-
5624 configure.ac           |    1 +
5625 csv2yapet/main.cc      |    8 +-
5626 tests/Makefile.am      |    8 +-
5627 tests/testimport.csv   | 3007 ++++++++++++++++++++++++++++++++++++++++++++++++
5628 yapet2csv/Makefile.am  |   18 +
5629 yapet2csv/csvexport.cc |  138 +++
5630 yapet2csv/csvexport.h  |   74 ++
5631 yapet2csv/main.cc      |  292 +++++
5632 9 files changed, 3543 insertions(+), 8 deletions(-)
5633
5634commit 747f286e393d74013c92d981a56bb71d9d4c0db4
5635Author: Rafael Ostertag <rafi@guengel.ch>
5636Date:   Thu Jan 2 20:07:37 2014 +0000
5637
5638    Ironed out the wrinkles brought in with r5829: renamed targets to *.la and removed compiler specific flags from libtool invocation.
5639
5640 tests/preload/Makefile.am | 11 ++++++-----
5641 1 file changed, 6 insertions(+), 5 deletions(-)
5642
5643commit 3fb282da7ec2ceb114ab15110d3af5710d84a416
5644Author: Rafael Ostertag <rafi@guengel.ch>
5645Date:   Thu Jan 2 19:49:08 2014 +0000
5646
5647    Fixed test: comparing ptr_pw->username to USERV, not NAMEV. Fixed off
5648    by one when initializing test data.
5649
5650 tests/file6.cc | 12 ++++++------
5651 1 file changed, 6 insertions(+), 6 deletions(-)
5652
5653commit 340d97879bad73b65783123d9963d72a0fb4f922
5654Author: Rafael Ostertag <rafi@guengel.ch>
5655Date:   Thu Jan 2 14:36:52 2014 +0000
5656
5657    Removed support for getopt_long(). Updated csv2yapet man page to reflect changes.
5658
5659 csv2yapet/main.cc     | 42 ++++++++++++++----------------------------
5660 doc/csv2yapet.sgml.in | 15 ++++++---------
5661 2 files changed, 20 insertions(+), 37 deletions(-)
5662
5663commit d1933a7ba29038db012c42797c6cf8aa99eaaba6
5664Author: Rafael Ostertag <rafi@guengel.ch>
5665Date:   Thu Jan 2 14:25:30 2014 +0000
5666
5667    Build system now only installs what should be installed. Preload libraries are now built outside the regular build flow.
5668
5669 doc/Makefile.am           |   3 +
5670 po/de.po                  | 949 +++++++++++++++++++++++-----------------------
5671 po/yapet.pot              | 681 +++++++++++++++------------------
5672 tests/preload/Makefile.am |  30 +-
5673 4 files changed, 803 insertions(+), 860 deletions(-)
5674
5675commit 850fd4305bb4be2ce2e7afb9b0d7b0339eede0c9
5676Author: Rafael Ostertag <rafi@guengel.ch>
5677Date:   Thu Jan 2 12:58:37 2014 +0000
5678
5679    Removed leftover from pre YAPET 1.0 sources and updated POTFILES.in.
5680
5681 po/POTFILES.in    |  2 --
5682 yapet/secstring.h | 69 -------------------------------------------------------
5683 2 files changed, 71 deletions(-)
5684
5685commit 5406ee757dbf3f1abb5a7c8361103411343a0d7e
5686Author: Rafael Ostertag <rafi@guengel.ch>
5687Date:   Thu Jan 2 12:42:50 2014 +0000
5688
5689    Re-generated POTFILES.in.
5690
5691 po/POTFILES.in | 138 ++++++++++++++++++++++++++++-----------------------------
5692 1 file changed, 68 insertions(+), 70 deletions(-)
5693
5694commit ca39e6c240949353157ff2a3d2e3b18955a58740
5695Author: Rafael Ostertag <rafi@guengel.ch>
5696Date:   Thu Jan 2 10:24:20 2014 +0000
5697
5698    updated svn:ignore.
5699
5700commit 8580ad623996112db98058b39d7615110bf4c652
5701Author: Rafael Ostertag <rafi@guengel.ch>
5702Date:   Wed Jan 1 18:10:51 2014 +0000
5703
5704    When configuring libyacurs, pass --disable-install so that libyacurs won't be installed.
5705
5706 configure.ac | 2 ++
5707 1 file changed, 2 insertions(+)
5708
5709commit 5d9b866f7a4e6cf770a37219667838638f85c6a2
5710Author: Rafael Ostertag <rafi@guengel.ch>
5711Date:   Wed Jan 1 09:14:13 2014 +0000
5712
5713    Fixed bug #84 (https://bugs.guengel.ch/show_bug.cgi?id=84) and added test.
5714
5715 csv2yapet/csvimport.cc |  21 ++++-
5716 tests/import15.cc      | 225 +++++++++++++++++++++++++++++++++++++++++++++----
5717 tests/test10.csv       |   4 +
5718 3 files changed, 234 insertions(+), 16 deletions(-)
5719
5720commit eadffbad17bb7e426518dabba682bd18ba048ee2
5721Author: Rafael Ostertag <rafi@guengel.ch>
5722Date:   Wed Jan 1 08:35:06 2014 +0000
5723
5724    Return 1 on error detection.
5725
5726 tests/file6.cc | 5 +++++
5727 1 file changed, 5 insertions(+)
5728
5729commit 3731cf9e6edc9c9b79033c590b2e756dde86186d
5730Author: Rafael Ostertag <rafi@guengel.ch>
5731Date:   Wed Jan 1 08:30:31 2014 +0000
5732
5733    Renamed variable crypt to yacrypt in order to avoid name clash on Solaris11.
5734
5735 tests/preload/checktestpwrecord.cc | 4 ++--
5736 1 file changed, 2 insertions(+), 2 deletions(-)
5737
5738commit 95dbdbec7f7aab947fca182855f29a1facba20f2
5739Author: Rafael Ostertag <rafi@guengel.ch>
5740Date:   Mon Dec 30 19:29:44 2013 +0000
5741
5742    Added new test for testing bug #84 (https://bugs.guengel.ch/show_bug.cgi?id=84).
5743
5744 tests/Makefile.am | 23 ++++++++++++++---------
5745 tests/import15.cc | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
5746 tests/test10.csv  |  3 +++
5747 3 files changed, 69 insertions(+), 9 deletions(-)
5748
5749commit f321b17d640ded33d5ef31fed0f7a6980a7cc17b
5750Author: Rafael Ostertag <rafi@guengel.ch>
5751Date:   Mon Dec 30 17:47:17 2013 +0000
5752
5753    Added new test testing maximum record size.
5754
5755 tests/Makefile.am |   7 ++-
5756 tests/file6.cc    | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
5757 2 files changed, 155 insertions(+), 2 deletions(-)
5758
5759commit 011234ecc2b4f429f9e6cc1c9b0ad5dda926758c
5760Author: Rafael Ostertag <rafi@guengel.ch>
5761Date:   Mon Dec 30 14:06:32 2013 +0000
5762
5763    A
5764
5765 tests/record.cc | 35 ++++++++++++++++++++++++++++++-----
5766 1 file changed, 30 insertions(+), 5 deletions(-)
5767
5768commit 589fa8ba24cdf8dcfc3200cc2a845d3b4a262cf6
5769Author: Rafael Ostertag <rafi@guengel.ch>
5770Date:   Sat Dec 28 19:00:12 2013 +0000
5771
5772    Updated po files.
5773
5774 po/de.po     | 122 ++++++++++++++++++++++++++++-------------------------------
5775 po/yapet.pot | 102 ++++++++++++++++++++++++++-----------------------
5776 2 files changed, 113 insertions(+), 111 deletions(-)
5777
5778commit b5d5f0a5ca15def9cf1633e3adb5856945aa1b2c
5779Author: Rafael Ostertag <rafi@guengel.ch>
5780Date:   Sat Dec 28 18:38:10 2013 +0000
5781
5782    Only save to file if there are outstanding changes needing to be saved.
5783
5784 ui/mainwindow.cc | 14 +++++++++-----
5785 1 file changed, 9 insertions(+), 5 deletions(-)
5786
5787commit 0cade38f241e245d80121b594ab81526566334a6
5788Author: Rafael Ostertag <rafi@guengel.ch>
5789Date:   Sat Dec 28 18:35:28 2013 +0000
5790
5791    Fixed bug #90 (https://bugs.guengel.ch/show_bug.cgi?id=90).
5792
5793 glue/createfile.cc | 28 +++++++++++++++-------------
5794 1 file changed, 15 insertions(+), 13 deletions(-)
5795
5796commit 85ce509395c3ffba4209e84b5d9f8cb2aa5fcc10
5797Author: Rafael Ostertag <rafi@guengel.ch>
5798Date:   Sat Dec 28 18:13:50 2013 +0000
5799
5800    Fixed bug #89 (https://bugs.guengel.ch/show_bug.cgi?id=89).
5801
5802 glue/loadfile.cc | 6 ++++--
5803 1 file changed, 4 insertions(+), 2 deletions(-)
5804
5805commit 8ca30aab3b2ad0d347ebc7667112013d2f4b4e2a
5806Author: Rafael Ostertag <rafi@guengel.ch>
5807Date:   Mon Dec 23 17:50:55 2013 +0000
5808
5809    Implemented checktestpwrecord.cc.
5810
5811 tests/preload/checktestpwrecord.cc | 100 ++++++++++++++++++++++++++-----------
5812 1 file changed, 71 insertions(+), 29 deletions(-)
5813
5814commit 550a825507eed620c2ad6e7dbc91d01d96c76918
5815Author: Rafael Ostertag <rafi@guengel.ch>
5816Date:   Mon Dec 23 17:50:23 2013 +0000
5817
5818    Only perform deletion when records are available.
5819
5820 ui/mainwindow.cc | 4 +++-
5821 1 file changed, 3 insertions(+), 1 deletion(-)
5822
5823commit 98c2beb6159bd4cc4b6cd9c20521e21b7dc68528
5824Author: Rafael Ostertag <rafi@guengel.ch>
5825Date:   Sat Dec 21 20:46:35 2013 +0000
5826
5827    Check the result of libpwrecord.so.
5828
5829 tests/preload/checktestpwrecord.cc | 52 ++++++++++++++++++++++++++++++++++++++
5830 1 file changed, 52 insertions(+)
5831
5832commit e12ec86df7df9f97701a45ab5d0e1ce85342da42
5833Author: Rafael Ostertag <rafi@guengel.ch>
5834Date:   Fri Dec 20 19:13:35 2013 +0000
5835
5836    Changes due to added preload test for yapet.
5837
5838 configure.ac      | 1 +
5839 tests/Makefile.am | 2 ++
5840 2 files changed, 3 insertions(+)
5841
5842commit 719724f3417dd2a7650c3e536b61ae7c133b6203
5843Author: Rafael Ostertag <rafi@guengel.ch>
5844Date:   Fri Dec 20 19:12:52 2013 +0000
5845
5846    Added first preload test for yapet.
5847
5848 tests/preload/Makefile.am |  24 ++
5849 tests/preload/pwrecord.cc | 793 ++++++++++++++++++++++++++++++++++++++++++++++
5850 2 files changed, 817 insertions(+)
5851
5852commit c00aa8658733e54ad05bb692ac46a5ea1a43b4ac
5853Author: Rafael Ostertag <rafi@guengel.ch>
5854Date:   Fri Dec 20 19:09:15 2013 +0000
5855
5856    Change password only when new password is different from old password; fixes bug #100 (https://bugs.guengel.ch/show_bug.cgi?id=100)
5857
5858 glue/changepassword.cc | 11 +++++++++--
5859 1 file changed, 9 insertions(+), 2 deletions(-)
5860
5861commit c6066a0915aea46b30fe70d312a029c10a3dbecb
5862Author: Rafael Ostertag <rafi@guengel.ch>
5863Date:   Fri Dec 20 19:06:39 2013 +0000
5864
5865    Don't open password record on Enter Key Press if no password records are available.
5866
5867 ui/mainwindow.cc | 2 ++
5868 1 file changed, 2 insertions(+)
5869
5870commit 388099cebefb6d67451bc43a8e25d47851f62b5c
5871Author: Rafael Ostertag <rafi@guengel.ch>
5872Date:   Fri Dec 20 19:05:08 2013 +0000
5873
5874    Added spacer pwgen button.
5875
5876 ui/pwgendialog.cc | 2 ++
5877 ui/pwgendialog.h  | 1 +
5878 2 files changed, 3 insertions(+)
5879
5880commit 7e7ea4e5468cb6e724ea93797e4d4698818ba08c
5881Author: Rafael Ostertag <rafi@guengel.ch>
5882Date:   Sun Dec 15 17:09:04 2013 +0000
5883
5884    Do not touch text targets in Makefile.doc.am.
5885
5886 doc/Makefile.doc.am | 1 -
5887 1 file changed, 1 deletion(-)
5888
5889commit a19ba052f31e47d877c530064d67024607cd52a1
5890Author: Rafael Ostertag <rafi@guengel.ch>
5891Date:   Sun Dec 15 13:40:28 2013 +0000
5892
5893    Using YACURS::Spacer for Dialogs.
5894
5895 ui/passwordrecord.cc    |  3 +++
5896 ui/passwordrecord.h     |  1 +
5897 ui/yapetunlockdialog.cc | 21 +++++++++++----------
5898 ui/yapetunlockdialog.h  |  1 +
5899 4 files changed, 16 insertions(+), 10 deletions(-)
5900
5901commit 8b537eb189584174dac4c457a88bb752941544bd
5902Author: Rafael Ostertag <rafi@guengel.ch>
5903Date:   Sun Dec 15 12:23:21 2013 +0000
5904
5905    Fixed but #91 (https://bugs.guengel.ch/show_bug.cgi?id=91).
5906
5907 ui/pwgendialog.cc | 7 +++++++
5908 1 file changed, 7 insertions(+)
5909
5910commit c94975f6972cafa9f6ea96e04b12090d1d93722d
5911Author: Rafael Ostertag <rafi@guengel.ch>
5912Date:   Sat Dec 14 15:14:57 2013 +0000
5913
5914    Tuned build system some more. Documentation is now built outside the regular build sequence and the maintainer is responsible for building the documentation before rolling the distribution tarball. Adjusted all doc/*.sgml.in in order to cope with the new documentation build. Not using subdir-objects of automake, despite the warning it might not work in future releases without subdir-objects; was unable to make it work properly, i.e. make clean/distclean failed. Using AX_CHECK_OPENSSL as provided by m4/ax_check_openssl.m4 to check openssl and removed home grown openssl check stuff.
5915
5916 Makefile.am               |   4 +-
5917 configure.ac              |  30 +++++------
5918 crypt/Makefile.am         |   4 +-
5919 csv2yapet/Makefile.am     |  11 ++--
5920 doc/DESIGN.sgml.in        |   6 +--
5921 doc/INSTALL.sgml.in       |   6 +--
5922 doc/Makefile.am           | 126 ++--------------------------------------------
5923 doc/Makefile.doc.am       |  92 +++++++++++++++++++++++++++++++++
5924 doc/README.Cygwin.sgml.in |   6 +--
5925 doc/README.DOC            |   6 ---
5926 doc/README.sgml.in        |   8 +--
5927 doc/csv2yapet.sgml.in     |  12 ++---
5928 doc/yapet.sgml.in         |  12 ++---
5929 m4/ax_check_openssl.m4    | 124 +++++++++++++++++++++++++++++++++++++++++++++
5930 tests/Makefile.am         | 117 +++++++++++++++++++++---------------------
5931 yapet/Makefile.am         |  26 +++++-----
5932 16 files changed, 341 insertions(+), 249 deletions(-)
5933
5934commit 1c5706964abbc3e157a61072861d11f4e66d49fe
5935Author: Rafael Ostertag <rafi@guengel.ch>
5936Date:   Sat Dec 14 10:11:51 2013 +0000
5937
5938    Set svn:keywords on README.DOC.
5939
5940commit 9f7ba2245a4eb4e4ff2fbdb81ca034e969d53391
5941Author: Rafael Ostertag <rafi@guengel.ch>
5942Date:   Sat Dec 14 10:10:56 2013 +0000
5943
5944    Added README.DOC explaining how the documentation is built and
5945    distribution is prepared.
5946
5947 doc/README.DOC | 19 +++++++++++++++++++
5948 1 file changed, 19 insertions(+)
5949
5950commit 5402bdf79aa4f65dc3988b8353dc92ffe6eaa395
5951Author: Rafael Ostertag <rafi@guengel.ch>
5952Date:   Fri Dec 13 16:26:46 2013 +0000
5953
5954    Some changes to configure.ac.
5955
5956 configure.ac | 8 ++++++--
5957 1 file changed, 6 insertions(+), 2 deletions(-)
5958
5959commit bb144f6af1ef219e42fd2114caecfb9e34f74ea9
5960Author: Rafael Ostertag <rafi@guengel.ch>
5961Date:   Fri Dec 13 14:14:27 2013 +0000
5962
5963    Ignore aux/ directory.
5964
5965commit b671d9cb53ea1723db1d6f95608d96a9637fd5b2
5966Author: Rafael Ostertag <rafi@guengel.ch>
5967Date:   Fri Dec 13 13:35:29 2013 +0000
5968
5969    Fixed bug #99 (https://bugs.guengel.ch/show_bug.cgi?id=99).
5970
5971 glue/changepassword.cc | 73 +++++++++++++++++++++++++++++++++++++++++++++-----
5972 glue/changepassword.h  |  7 ++++-
5973 2 files changed, 72 insertions(+), 8 deletions(-)
5974
5975commit e1a8436ce9ca528065f414cca783ac45705b2ab1
5976Author: Rafael Ostertag <rafi@guengel.ch>
5977Date:   Fri Dec 13 13:33:18 2013 +0000
5978
5979    Fixed bug #101 (https://bugs.guengel.ch/show_bug.cgi?id=101).
5980
5981 ui/mainwindow.cc | 28 +++++++++++-----------------
5982 1 file changed, 11 insertions(+), 17 deletions(-)
5983
5984commit c7aea62b6ece4a544894d537ab52d9743841550f
5985Author: Rafael Ostertag <rafi@guengel.ch>
5986Date:   Fri Dec 13 13:29:12 2013 +0000
5987
5988    Adjusted DISTCHECK_CONFIGURE_FLAGS to reflect changes made earlier in configure.ac.
5989
5990 Makefile.am | 5 ++---
5991 1 file changed, 2 insertions(+), 3 deletions(-)
5992
5993commit 8a7bd52f15f1a843b600cacaa2ffef84c5978f4b
5994Author: Rafael Ostertag <rafi@guengel.ch>
5995Date:   Fri Dec 13 13:28:29 2013 +0000
5996
5997    Updated po files.
5998
5999 po/de.po     | 169 +++++++++++++++++++++++++++++++----------------------------
6000 po/yapet.pot | 155 ++++++++++++++++++++++++++----------------------------
6001 2 files changed, 162 insertions(+), 162 deletions(-)
6002
6003commit 49601f6936ab543843d5b3fcc42c62ab7bea0772
6004Author: Rafael Ostertag <rafi@guengel.ch>
6005Date:   Fri Dec 13 13:28:03 2013 +0000
6006
6007    Removed tests/testpaths.h which is not in distribution (will be generated by configure) and causes distcheck to fail.
6008
6009 po/POTFILES.in | 1 -
6010 1 file changed, 1 deletion(-)
6011
6012commit bb0961fa30fbdb805be8ad100c1094029aeed8e2
6013Author: Rafael Ostertag <rafi@guengel.ch>
6014Date:   Fri Dec 13 13:26:43 2013 +0000
6015
6016    Do not use static libraries for glue, pwgen, and ui.
6017
6018 glue/Makefile.am  | 24 +++---------------------
6019 pwgen/Makefile.am | 16 ++--------------
6020 ui/Makefile.am    | 24 ++----------------------
6021 yapet/Makefile.am | 25 +++++++++++++++++++------
6022 4 files changed, 26 insertions(+), 63 deletions(-)
6023
6024commit e1d7ea7a3c3a48b73eeab900449335025a1c4759
6025Author: Rafael Ostertag <rafi@guengel.ch>
6026Date:   Wed Dec 11 18:43:47 2013 +0000
6027
6028    createfile.cc makes now use of FileDialog::suffix() in order to append suffix.
6029
6030 glue/createfile.cc | 2 ++
6031 1 file changed, 2 insertions(+)
6032
6033commit e5084d6076935b141490d16f75ee06b7668524fa
6034Author: Rafael Ostertag <rafi@guengel.ch>
6035Date:   Mon Dec 9 21:08:41 2013 +0000
6036
6037    VPATH build now supported.
6038
6039 crypt/Makefile.am     |  2 +-
6040 csv2yapet/Makefile.am |  2 +-
6041 glue/Makefile.am      |  5 +++--
6042 pwgen/Makefile.am     |  2 +-
6043 ui/Makefile.am        | 10 ++++++----
6044 yapet/Makefile.am     |  7 ++++---
6045 6 files changed, 16 insertions(+), 12 deletions(-)
6046
6047commit 0477e9b593b80fbd22c9418b733daa6106df1826
6048Author: Rafael Ostertag <rafi@guengel.ch>
6049Date:   Mon Dec 9 19:49:56 2013 +0000
6050
6051    Removed std-options from AM_INIT_AUTOMAKE in configure.ac.
6052
6053 configure.ac | 2 +-
6054 1 file changed, 1 insertion(+), 1 deletion(-)
6055
6056commit 24f206b41a44580fcc5bff3cca24eeb91f48a42c
6057Author: Rafael Ostertag <rafi@guengel.ch>
6058Date:   Mon Dec 9 19:42:02 2013 +0000
6059
6060    Removed
6061
6062     --with-docbook-xsl
6063     --build-doc
6064     --source-doc
6065     --enable-terminal-title
6066     --enable-pwgen
6067
6068    from configure.ac. Adjusted sources to changes in configure.ac. doc/Makefile.am still needs some work, though.
6069
6070 Makefile.am            |  13 ++---
6071 configure.ac           |  66 +-----------------------
6072 crypt/Makefile.am      |   4 --
6073 doc/Makefile.am        |  61 ++++------------------
6074 doc/yapet.sgml.in      |  82 -----------------------------
6075 glue/Makefile.am       |   6 +--
6076 po/de.po               | 137 +++++++++++++++++++++++++------------------------
6077 po/yapet.pot           | 132 +++++++++++++++++++++++------------------------
6078 tests/Makefile.am      |  22 ++------
6079 ui/Makefile.am         |  15 ++----
6080 ui/help.cc             |   6 ---
6081 ui/help.h              |   3 --
6082 ui/info.cc             |  25 +--------
6083 ui/info.h              |   6 ---
6084 ui/mainwindow.cc       |  15 +-----
6085 ui/mainwindow.h        |   7 ---
6086 ui/mainwindowhotkeys.h |   2 -
6087 ui/passwordrecord.cc   |  17 ------
6088 ui/passwordrecord.h    |   9 +---
6089 ui/yapetlockscreen.cc  |   4 --
6090 yapet/Makefile.am      |  12 ++---
6091 21 files changed, 167 insertions(+), 477 deletions(-)
6092
6093commit f21940db1d6f0ceb1b65b7c22582a7ad9dbd824e
6094Author: Rafael Ostertag <rafi@guengel.ch>
6095Date:   Sun Dec 8 12:34:36 2013 +0000
6096
6097    Ignore *.out and *.pet files.
6098
6099commit 71a2c175a77827989b5740084a01bc33b4cfbf64
6100Author: Rafael Ostertag <rafi@guengel.ch>
6101Date:   Sun Dec 8 12:32:07 2013 +0000
6102
6103    Added DIST_SUBDIRS to trunk/Makefile.am.
6104
6105 Makefile.am | 2 ++
6106 1 file changed, 2 insertions(+)
6107
6108commit 8fb46edbc7b7e492ad579a345fa694346ade0eb1
6109Author: Rafael Ostertag <rafi@guengel.ch>
6110Date:   Thu Dec 5 20:43:08 2013 +0000
6111
6112    Removed ISSUES
6113
6114 ISSUES | 3 ---
6115 1 file changed, 3 deletions(-)
6116
6117commit d3d12045566783524ab31b2c17e8b82893dd1249
6118Author: Rafael Ostertag <rafi@guengel.ch>
6119Date:   Thu Dec 5 18:28:06 2013 +0000
6120
6121    Fixed change of masterpassword.
6122
6123 ui/mainwindow.cc | 3 +++
6124 1 file changed, 3 insertions(+)
6125
6126commit d06d269ad7c938563d868843881fdc7e5142dfd3
6127Author: Rafael Ostertag <rafi@guengel.ch>
6128Date:   Tue Dec 3 20:19:01 2013 +0000
6129
6130    Updated; removed issue 1 (aka bug 105).
6131
6132 ISSUES | 11 +++--------
6133 1 file changed, 3 insertions(+), 8 deletions(-)
6134
6135commit e085ddc88eb94a5daa8dad0293ec39225a6efe4a
6136Author: Rafael Ostertag <rafi@guengel.ch>
6137Date:   Sun Dec 1 13:47:43 2013 +0000
6138
6139    Checkout latest sources to host specific directories and run autoreconf on them.
6140
6141 support/prepare_test_directories.sh | 18 ++++++++++++++++++
6142 1 file changed, 18 insertions(+)
6143
6144commit c49b87208faed44b654a92a7a0f72d2246626fdf
6145Author: Rafael Ostertag <rafi@guengel.ch>
6146Date:   Sun Dec 1 09:40:27 2013 +0000
6147
6148    Added issue file.
6149
6150 ISSUES | 8 ++++++++
6151 1 file changed, 8 insertions(+)
6152
6153commit c30404b352a4e4b2d73de9cbf357b27fab745c0b
6154Author: Rafael Ostertag <rafi@guengel.ch>
6155Date:   Sun Dec 1 09:40:09 2013 +0000
6156
6157    Added asserts.
6158
6159 glue/createfile.cc | 2 ++
6160 1 file changed, 2 insertions(+)
6161
6162commit 55977d9f5313ff26a16dc73e806ff289d7080038
6163Author: Rafael Ostertag <rafi@guengel.ch>
6164Date:   Wed Nov 27 18:27:47 2013 +0000
6165
6166    Using static allocation for widgets.
6167
6168 ui/info.cc | 268 +++++++++++++++++++++++++++----------------------------------
6169 ui/info.h  |  58 ++++++-------
6170 2 files changed, 146 insertions(+), 180 deletions(-)
6171
6172commit a14fbc7d9ddf054781e238ba8dd692bb28ba2410
6173Author: Rafael Ostertag <rafi@guengel.ch>
6174Date:   Tue Nov 26 19:31:18 2013 +0000
6175
6176    Updated svn:ignore.
6177
6178commit 8c67568543394f345e4862d10de313b502462983
6179Author: Rafael Ostertag <rafi@guengel.ch>
6180Date:   Tue Nov 26 18:21:20 2013 +0000
6181
6182    Now using File*Dialog with chdir() as was implemented in libyacurs r5702. See also https://bugs.guengel.ch/show_bug.cgi?id=98.
6183
6184 glue/createfile.cc | 3 ++-
6185 glue/loadfile.cc   | 3 ++-
6186 2 files changed, 4 insertions(+), 2 deletions(-)
6187
6188commit 9ef2a91b632d34c3ea12d1e2897ba2bee4cd3aef
6189Author: Rafael Ostertag <rafi@guengel.ch>
6190Date:   Tue Nov 26 18:14:05 2013 +0000
6191
6192    Using DynLabel in order to display loaded yapet file. This prevents the label from being larger than the available space and in turn not displaying any information.
6193
6194 ui/info.cc | 11 ++++++++---
6195 ui/info.h  |  2 +-
6196 2 files changed, 9 insertions(+), 4 deletions(-)
6197
6198commit 7212a5b548aec745dbd59d6bb37c7766e4f36f03
6199Author: Rafael Ostertag <rafi@guengel.ch>
6200Date:   Mon Nov 25 18:17:09 2013 +0000
6201
6202    Updated German translation and POTFILES.in.
6203
6204 po/POTFILES.in |  121 ++++---
6205 po/de.po       | 1070 ++++++++++++++++++++++++++++++--------------------------
6206 po/yapet.pot   |  784 +++++++++++++++++++++++------------------
6207 3 files changed, 1100 insertions(+), 875 deletions(-)
6208
6209commit 28eacb096ac7d0cc4eec4f2322a4400909a4c335
6210Author: Rafael Ostertag <rafi@guengel.ch>
6211Date:   Sun Nov 24 18:41:12 2013 +0000
6212
6213    Updated.
6214
6215 NEWS | 6 +++++-
6216 1 file changed, 5 insertions(+), 1 deletion(-)
6217
6218commit 57701dc54770feddc8ce3e1936ad65a0d20f4341
6219Author: Rafael Ostertag <rafi@guengel.ch>
6220Date:   Sun Nov 24 18:29:43 2013 +0000
6221
6222    Removed option for getopt_long (non-posix). Removed long options. Show help when argument is missing. Removed `Check if optarg is null before using it' commited r5692.
6223
6224 configure.ac  |  5 ++---
6225 yapet/main.cc | 67 ++++++++++++++---------------------------------------------
6226 2 files changed, 18 insertions(+), 54 deletions(-)
6227
6228commit c3b718191dc9a9ad618132940309158f2d55bd47
6229Author: Rafael Ostertag <rafi@guengel.ch>
6230Date:   Sun Nov 24 17:34:18 2013 +0000
6231
6232    show_help() does not show version anymore. Check if optarg is null before using it. sscanf() replaced by atoi(). uncrustified.
6233
6234 yapet/main.cc | 133 +++++++++++++++++++++++++++++++++-------------------------
6235 1 file changed, 75 insertions(+), 58 deletions(-)
6236
6237commit 942f009e438bc88a595041e200b52823632dc369
6238Author: Rafael Ostertag <rafi@guengel.ch>
6239Date:   Sun Nov 24 15:44:58 2013 +0000
6240
6241    Emit apoptosis events to prevent memory leaks.
6242
6243 glue/createfile.cc | 4 +++-
6244 1 file changed, 3 insertions(+), 1 deletion(-)
6245
6246commit 61b3dfda6a9379fc34ae35f4afaa01123794a31a
6247Author: Rafael Ostertag <rafi@guengel.ch>
6248Date:   Sun Nov 24 15:32:21 2013 +0000
6249
6250    Emit apoptosis events to prevent memory leaks.
6251
6252 glue/opencmdlinefile.cc | 11 ++++++++---
6253 1 file changed, 8 insertions(+), 3 deletions(-)
6254
6255commit 7786f6437e34339127e7dbd75b9241a3691cf90e
6256Author: Rafael Ostertag <rafi@guengel.ch>
6257Date:   Sun Nov 24 14:38:03 2013 +0000
6258
6259    removed warning, since it works after complete rebuild.
6260
6261 ui/info.cc | 1 -
6262 1 file changed, 1 deletion(-)
6263
6264commit 3bece8afc610c5957b96408f746ac5e4c5dbfa04
6265Author: Rafael Ostertag <rafi@guengel.ch>
6266Date:   Sun Nov 24 14:36:45 2013 +0000
6267
6268    Changed order of initializing attributes of CfgVal to silence gcc's
6269    `-Wall -pedantic'
6270
6271 yapet/cfg.h | 2 +-
6272 1 file changed, 1 insertion(+), 1 deletion(-)
6273
6274commit 8d5ad5de7602702c62784a42d2f9153c78c73d21
6275Author: Rafael Ostertag <rafi@guengel.ch>
6276Date:   Sun Nov 24 13:59:28 2013 +0000
6277
6278    Updated svn:ignore.
6279
6280commit 417b880a3339cd0a31ae4129121d55fab0a34bad
6281Author: Rafael Ostertag <rafi@guengel.ch>
6282Date:   Sun Nov 24 13:52:14 2013 +0000
6283
6284    Re-enabled opening file provided on command line or in config file.
6285
6286 ui/mainwindow.cc | 65 +++++++++++++++++++++++++++++++++++++++++++++-----------
6287 ui/mainwindow.h  |  6 ++++--
6288 yapet/main.cc    |  2 +-
6289 3 files changed, 58 insertions(+), 15 deletions(-)
6290
6291commit f7335661c49d58786e8245ddf132b18f952d2443
6292Author: Rafael Ostertag <rafi@guengel.ch>
6293Date:   Sun Nov 24 13:51:29 2013 +0000
6294
6295    Glue class implementing opening of a file specified on command line or in configuration file.
6296
6297 glue/Makefile.am        |   6 +-
6298 glue/opencmdlinefile.cc | 201 ++++++++++++++++++++++++++++++++++++++++++++++++
6299 glue/opencmdlinefile.h  |  73 ++++++++++++++++++
6300 3 files changed, 277 insertions(+), 3 deletions(-)
6301
6302commit 2a17c13a4dea81dafb8df6c2a3bd8f159360f09a
6303Author: Rafael Ostertag <rafi@guengel.ch>
6304Date:   Sun Nov 24 13:49:30 2013 +0000
6305
6306    Removed ConfigFile::getHomeDir() and placed it as a function into YAPET::CONFIG namespace. CfgValPetFile does now expand `~'.
6307
6308 yapet/cfg.cc     | 47 +++++++++++++++++++++++++++++++++++++++++++++--
6309 yapet/cfg.h      |  1 +
6310 yapet/cfgfile.cc | 33 ---------------------------------
6311 yapet/cfgfile.h  |  2 --
6312 4 files changed, 46 insertions(+), 37 deletions(-)
6313
6314commit eb84bed3eda4ac42bc9c6ed91352f4b93d9a142e
6315Author: Rafael Ostertag <rafi@guengel.ch>
6316Date:   Sun Nov 24 13:23:37 2013 +0000
6317
6318    Updated comment. Added assert().
6319
6320 glue/createfile.cc | 4 +++-
6321 1 file changed, 3 insertions(+), 1 deletion(-)
6322
6323commit a01ad34a27aa8fd57c818bb6768bce63d8ea79d5
6324Author: Rafael Ostertag <rafi@guengel.ch>
6325Date:   Sun Nov 24 11:41:03 2013 +0000
6326
6327    Implemented enhancement https://bugs.guengel.ch/show_bug.cgi?id=102 (colors in yapet config file).
6328
6329 yapet/cfg.cc  | 10 ++++++++--
6330 yapet/cfg.h   |  8 ++++++++
6331 yapet/main.cc | 15 +++++++++++++--
6332 3 files changed, 29 insertions(+), 4 deletions(-)
6333
6334commit 72e77d772a078a69e22f6fec505a961b6b644af3
6335Author: Rafael Ostertag <rafi@guengel.ch>
6336Date:   Sun Nov 24 11:20:00 2013 +0000
6337
6338    Reformatting code. Use YAPET::Globals::config.petfile in order to append suffix to file.
6339
6340 glue/createfile.cc | 9 ++++++++-
6341 1 file changed, 8 insertions(+), 1 deletion(-)
6342
6343commit 5e0bc07accbc7f0430632beff70aa20209259e40
6344Author: Rafael Ostertag <rafi@guengel.ch>
6345Date:   Sun Nov 24 10:26:38 2013 +0000
6346
6347    Updated
6348
6349 TODO | 21 +--------------------
6350 1 file changed, 1 insertion(+), 20 deletions(-)
6351
6352commit 9b42152232be70aa92a797cfd41c11c1f2941f8f
6353Author: Rafael Ostertag <rafi@guengel.ch>
6354Date:   Sun Nov 24 09:24:31 2013 +0000
6355
6356    use exit(0) on success.
6357
6358 tests/cfgfile1.cc | 2 +-
6359 1 file changed, 1 insertion(+), 1 deletion(-)
6360
6361commit bc7c42043abdd7b2fb2b2995b4178e62a299900f
6362Author: Rafael Ostertag <rafi@guengel.ch>
6363Date:   Sun Nov 24 09:22:58 2013 +0000
6364
6365    Use abort() instead of return 1 if test fails.
6366
6367 tests/cfgfile1.cc | 75 ++++++++++++++++++++++++++++---------------------------
6368 1 file changed, 38 insertions(+), 37 deletions(-)
6369
6370commit e5056c5cb005f9b68b25f5203a84fcb4ae76226c
6371Author: Rafael Ostertag <rafi@guengel.ch>
6372Date:   Sat Nov 23 19:32:38 2013 +0000
6373
6374    Use getopt() by default. Re-enabled some commented out code. Command line parsing and configuration file not tested.
6375
6376 yapet/main.cc | 27 ++++++++++++++-------------
6377 1 file changed, 14 insertions(+), 13 deletions(-)
6378
6379commit aac4e564f4ee8341cc69c87e848b8fb1ff4c24b2
6380Author: Rafael Ostertag <rafi@guengel.ch>
6381Date:   Sat Nov 23 19:31:08 2013 +0000
6382
6383    Added warning for pw_input_timeout label.
6384
6385 ui/info.cc | 1 +
6386 1 file changed, 1 insertion(+)
6387
6388commit 2867b0218fa9ebf7690d1d115809a341310d72f4
6389Author: Rafael Ostertag <rafi@guengel.ch>
6390Date:   Sat Nov 23 19:11:21 2013 +0000
6391
6392    Re-added ignorerc which is used in yapet/main.cc
6393
6394 tests/cfg1.cc | 271 ++++++++++++++++++++++++++++++----------------------------
6395 yapet/cfg.cc  |  12 ++-
6396 yapet/cfg.h   |   1 +
6397 3 files changed, 149 insertions(+), 135 deletions(-)
6398
6399commit 33064f1d0b65153e9470b85a9c473a25baab19e6
6400Author: Rafael Ostertag <rafi@guengel.ch>
6401Date:   Sat Nov 23 18:50:52 2013 +0000
6402
6403    Check for getopt since we use getopt by default and query #ifndef HAVE_GETOPT.
6404
6405 configure.ac | 3 ++-
6406 1 file changed, 2 insertions(+), 1 deletion(-)
6407
6408commit 0c5b55af54c169f82af4c30c9737f8e0811a0da5
6409Author: Rafael Ostertag <rafi@guengel.ch>
6410Date:   Sat Nov 23 18:15:24 2013 +0000
6411
6412    Fixed compilation errors.
6413
6414 tests/cfg1.cc | 4 ++--
6415 1 file changed, 2 insertions(+), 2 deletions(-)
6416
6417commit 76486e323d426a2a9ba41175634ddbe7f4e7805e
6418Author: Rafael Ostertag <rafi@guengel.ch>
6419Date:   Sat Nov 23 17:32:36 2013 +0000
6420
6421    Implemented all tests (I hope).
6422
6423 tests/cfg1.cc | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
6424 1 file changed, 266 insertions(+), 19 deletions(-)
6425
6426commit 17f9cae0271217790b482e499617326f5338a740
6427Author: Rafael Ostertag <rafi@guengel.ch>
6428Date:   Sat Nov 23 17:22:18 2013 +0000
6429
6430    provide default values in ctor, thus rendering previous commits obsolete.
6431
6432 yapet/cfg.h | 8 +++-----
6433 1 file changed, 3 insertions(+), 5 deletions(-)
6434
6435commit 950834c4251b0717ffd019f199b4f6a503be0a19
6436Author: Rafael Ostertag <rafi@guengel.ch>
6437Date:   Sat Nov 23 17:20:24 2013 +0000
6438
6439    default value for v of CfgValInt provided.
6440
6441 yapet/cfg.h | 2 +-
6442 1 file changed, 1 insertion(+), 1 deletion(-)
6443
6444commit ff76e9cd51df41cf9677dca16d567a1762006035
6445Author: Rafael Ostertag <rafi@guengel.ch>
6446Date:   Sat Nov 23 15:48:05 2013 +0000
6447
6448    Added default constructor for CfgValRNG.
6449
6450 yapet/cfg.h | 1 +
6451 1 file changed, 1 insertion(+)
6452
6453commit 98449673b3b2b430bf1c63b5a96ce1a3b677cdc8
6454Author: Rafael Ostertag <rafi@guengel.ch>
6455Date:   Sat Nov 23 13:47:53 2013 +0000
6456
6457    new method CfgValPetFile::add_suffix(). Employed CfgValPetFile where required.
6458
6459 yapet/cfg.cc | 28 +++++++++++++++-------------
6460 yapet/cfg.h  |  3 ++-
6461 2 files changed, 17 insertions(+), 14 deletions(-)
6462
6463commit 95945b976d24da8b9a156dcb60126823865f60da
6464Author: Rafael Ostertag <rafi@guengel.ch>
6465Date:   Sat Nov 23 13:39:24 2013 +0000
6466
6467    Added default ctor for CfgValPetFile.
6468
6469 yapet/cfg.h | 1 +
6470 1 file changed, 1 insertion(+)
6471
6472commit 97455174213fe9cfeff625394290f95f7f99272f
6473Author: Rafael Ostertag <rafi@guengel.ch>
6474Date:   Sat Nov 23 13:27:47 2013 +0000
6475
6476    Fixed CfgVal::CfgVal(const T& v): also initialize locked.
6477
6478 yapet/cfg.h | 7 +++----
6479 1 file changed, 3 insertions(+), 4 deletions(-)
6480
6481commit 2c4107cddd9bb04bc2082db31f56843ac834566c
6482Author: Rafael Ostertag <rafi@guengel.ch>
6483Date:   Sat Nov 23 13:20:36 2013 +0000
6484
6485    CfgValBool uses now trim() instead of remove_spaces(), thus values
6486    such as 'f al se' etc are not allowed anymore.
6487
6488 yapet/cfg.cc | 2 +-
6489 1 file changed, 1 insertion(+), 1 deletion(-)
6490
6491commit 6ffa338a9eac5aa21690454087aa56fe5abc6328
6492Author: Rafael Ostertag <rafi@guengel.ch>
6493Date:   Sat Nov 23 13:18:11 2013 +0000
6494
6495    trim() is now a function in the YAPET::CONFIG namespace and defined in cfg.cc.
6496
6497 yapet/cfg.cc     | 25 +++++++++++++++++++++++++
6498 yapet/cfg.h      |  2 ++
6499 yapet/cfgfile.cc | 21 ---------------------
6500 yapet/cfgfile.h  |  2 --
6501 4 files changed, 27 insertions(+), 23 deletions(-)
6502
6503commit 6878b06c45f6b031de325fb9c73f9465fd9f4ff2
6504Author: Rafael Ostertag <rafi@guengel.ch>
6505Date:   Sat Nov 23 11:41:12 2013 +0000
6506
6507    Added @todo
6508
6509 yapet/cfg.h | 1 +
6510 1 file changed, 1 insertion(+)
6511
6512commit e22d40d90533c9ba9e76d4eb21df9aecdbc023a7
6513Author: Rafael Ostertag <rafi@guengel.ch>
6514Date:   Sat Nov 23 11:41:04 2013 +0000
6515
6516    Started implementing tests; not finished though
6517
6518 tests/cfg1.cc | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
6519 1 file changed, 173 insertions(+), 3 deletions(-)
6520
6521commit 1b399c631c8c7fbc69e2b855788570f38b41ae80
6522Author: Rafael Ostertag <rafi@guengel.ch>
6523Date:   Sat Nov 23 11:40:05 2013 +0000
6524
6525    Updated.
6526
6527 TODO | 11 ++++++++++-
6528 1 file changed, 10 insertions(+), 1 deletion(-)
6529
6530commit 6b027ccbf8345c20c6e89ebbf27dae1675d3d014
6531Author: Rafael Ostertag <rafi@guengel.ch>
6532Date:   Sat Nov 23 09:30:42 2013 +0000
6533
6534    test for comment in the middle of config file
6535
6536 tests/cfgfile3.rc | 1 +
6537 1 file changed, 1 insertion(+)
6538
6539commit 95c09ad58d40af27cf86c46684d6de84e04edc9d
6540Author: Rafael Ostertag <rafi@guengel.ch>
6541Date:   Sat Nov 23 09:30:18 2013 +0000
6542
6543    also test for leading whitespace
6544
6545 tests/cfgfile3.rc | 2 +-
6546 1 file changed, 1 insertion(+), 1 deletion(-)
6547
6548commit ff3bca0385a7ccd85e9ee88e61500b8925347d87
6549Author: Rafael Ostertag <rafi@guengel.ch>
6550Date:   Sat Nov 23 08:48:28 2013 +0000
6551
6552    Removed test value.
6553
6554 yapet/cfg.cc | 2 +-
6555 1 file changed, 1 insertion(+), 1 deletion(-)
6556
6557commit c6e3b91513e10a291583c64c086c2672acd23bcc
6558Author: Rafael Ostertag <rafi@guengel.ch>
6559Date:   Sat Nov 23 08:38:40 2013 +0000
6560
6561    Replaced C functions by their C++ counter part.
6562
6563 csv2yapet/main.cc  | 24 +++++++++----------
6564 tests/bdbuffer.cc  |  2 +-
6565 tests/charpool1.cc | 20 ++++++++--------
6566 tests/charpool2.cc | 12 +++++-----
6567 tests/enc.cc       |  4 ++--
6568 tests/foreign.cc   | 68 +++++++++++++++++++++++++++---------------------------
6569 tests/partdec.cc   | 20 ++++++++--------
6570 tests/tests.h      | 12 +++++-----
6571 8 files changed, 81 insertions(+), 81 deletions(-)
6572
6573commit a5749eaee134230ad92a367f15b26cfc6ac0e51f
6574Author: Rafael Ostertag <rafi@guengel.ch>
6575Date:   Sat Nov 23 08:37:31 2013 +0000
6576
6577    Started working on YAPET::Config test.
6578
6579 tests/Makefile.am |  9 ++++++++-
6580 tests/cfg1.cc     | 21 +++++++++++++++++++++
6581 2 files changed, 29 insertions(+), 1 deletion(-)
6582
6583commit d3b7c8ec38b515ca00e68da8b7920ef3f05c2703
6584Author: Rafael Ostertag <rafi@guengel.ch>
6585Date:   Sat Nov 23 08:36:06 2013 +0000
6586
6587    Replaced C functions by their C++ counter part.
6588
6589 crypt/bdbuffer.cc      |  34 ++++----
6590 crypt/crypt.cc         |   6 +-
6591 crypt/crypt.h          |   8 +-
6592 crypt/file.cc          | 212 ++++++++++++++++++++++++-------------------------
6593 crypt/key.cc           |  38 ++++-----
6594 crypt/partdec.cc       |  18 ++---
6595 crypt/record.h         |  20 ++---
6596 crypt/yapetexception.h |   2 +-
6597 pwgen/charpool.cc      |  50 ++++++------
6598 pwgen/charpool.h       |  16 ++--
6599 pwgen/pwgen.cc         |  72 ++++++++---------
6600 pwgen/pwgen.h          |   2 +-
6601 pwgen/rng.cc           |   6 +-
6602 ui/mainwindow.cc       |   2 +-
6603 ui/mainwindow.h        |  10 +--
6604 ui/passwordrecord.h    |   6 +-
6605 ui/yapetlockscreen.cc  |   2 +-
6606 yapet/cfgfile.cc       |   4 +-
6607 yapet/main.cc          |  22 ++---
6608 19 files changed, 265 insertions(+), 265 deletions(-)
6609
6610commit 53d588c6a25d8f3bba67e77d8203fbb4e58615f8
6611Author: Rafael Ostertag <rafi@guengel.ch>
6612Date:   Fri Nov 22 21:07:29 2013 +0000
6613
6614    Trim config option names when reading config files. Fixed configuration, so that cfgfile1 tests succeeds. Added new cfgfile3.rc test file.
6615
6616 pwgen/charpool.h  |   8 +++
6617 tests/Makefile.am |  10 +--
6618 tests/cfgfile1.cc | 208 +++++++++++++++++++++++++++++++++++++++++++++---------
6619 tests/cfgfile1.rc |   4 +-
6620 tests/cfgfile2.rc |   5 +-
6621 tests/cfgfile3.rc |  14 ++++
6622 ui/pwgendialog.cc |  35 ++++-----
6623 yapet/cfg.cc      | 114 ++++++++++++++++++++----------
6624 yapet/cfg.h       |  45 +++++++++---
6625 yapet/cfgfile.cc  |  29 ++++++--
6626 yapet/cfgfile.h   |   6 +-
6627 11 files changed, 363 insertions(+), 115 deletions(-)
6628
6629commit d43cba3f13b39246a10b8db63307f5a8c2cd563d
6630Author: Rafael Ostertag <rafi@guengel.ch>
6631Date:   Fri Nov 22 18:01:15 2013 +0000
6632
6633    Fixed warnings and errors when building with gcc.
6634
6635 csv2yapet/Makefile.am | 3 ++-
6636 ui/mainwindow.cc      | 8 ++++----
6637 yapet/cfg.h           | 2 +-
6638 3 files changed, 7 insertions(+), 6 deletions(-)
6639
6640commit 8c9f099952b92a2f4c5338a89616813a3d017aaa
6641Author: Rafael Ostertag <rafi@guengel.ch>
6642Date:   Fri Nov 22 17:00:10 2013 +0000
6643
6644    Removed CONSTS namespace. Moved configuration default constants into consts.h. Complete rewrite of configuration classes. Changes in other files due to configuration changes. Configuration still not fully implemented.
6645
6646 csv2yapet/main.cc |   6 +-
6647 ui/pwgendialog.cc |  29 ++---
6648 yapet/cfg.cc      | 336 +++++++++++++++++++++++++++++-------------------------
6649 yapet/cfg.h       | 280 ++++++++++++++++++++++++++-------------------
6650 yapet/cfgfile.cc  | 260 +++++++++---------------------------------
6651 yapet/cfgfile.h   | 142 +++--------------------
6652 yapet/consts.cc   |  27 +----
6653 yapet/consts.h    |  61 +++++-----
6654 yapet/main.cc     |  38 +++---
6655 9 files changed, 469 insertions(+), 710 deletions(-)
6656
6657commit 07cd8087de0966f7a3e0153f2f0d7b81c0c84ba7
6658Author: Rafael Ostertag <rafi@guengel.ch>
6659Date:   Fri Nov 22 15:39:18 2013 +0000
6660
6661    replaced strstr by std::string::find() where suitable.
6662
6663 ui/mainwindow.h | 4 ++--
6664 1 file changed, 2 insertions(+), 2 deletions(-)
6665
6666commit f3985d0f17e709b965d31974d732f4d141538f4e
6667Author: Rafael Ostertag <rafi@guengel.ch>
6668Date:   Fri Nov 22 11:18:25 2013 +0000
6669
6670    Use std::transform() instead of for making strings lowercase.
6671
6672 ui/mainwindow.h | 20 ++++++++------------
6673 1 file changed, 8 insertions(+), 12 deletions(-)
6674
6675commit 70c3e4e5c22ae33663cfc46e9c5558ee8478c42c
6676Author: Rafael Ostertag <rafi@guengel.ch>
6677Date:   Fri Nov 22 09:07:32 2013 +0000
6678
6679    Moved yapet/ui and yapet/glue to top source directory.
6680
6681 Makefile.am                            | 11 +++++++----
6682 configure.ac                           |  4 ++--
6683 glue/Makefile.am                       | 27 +++++++++++++++++++++++++++
6684 {yapet/glue => glue}/README            |  0
6685 {yapet/glue => glue}/changepassword.cc |  0
6686 {yapet/glue => glue}/changepassword.h  |  0
6687 {yapet/glue => glue}/createfile.cc     |  0
6688 {yapet/glue => glue}/createfile.h      |  0
6689 {yapet/glue => glue}/loadfile.cc       |  0
6690 {yapet/glue => glue}/loadfile.h        |  0
6691 {yapet/glue => glue}/promptpassword.cc |  0
6692 {yapet/glue => glue}/promptpassword.h  |  0
6693 {yapet/ui => ui}/Makefile.am           |  6 ++++--
6694 {yapet/ui => ui}/help.cc               |  0
6695 {yapet/ui => ui}/help.h                |  0
6696 {yapet/ui => ui}/info.cc               |  0
6697 {yapet/ui => ui}/info.h                |  0
6698 {yapet/ui => ui}/mainwindow.cc         |  0
6699 {yapet/ui => ui}/mainwindow.h          |  0
6700 {yapet/ui => ui}/mainwindowhotkeys.h   |  0
6701 {yapet/ui => ui}/newpassworddialog.cc  |  0
6702 {yapet/ui => ui}/newpassworddialog.h   |  0
6703 {yapet/ui => ui}/passworddialog.cc     |  0
6704 {yapet/ui => ui}/passworddialog.h      |  0
6705 {yapet/ui => ui}/passwordrecord.cc     |  0
6706 {yapet/ui => ui}/passwordrecord.h      |  0
6707 {yapet/ui => ui}/pwgendialog.cc        |  0
6708 {yapet/ui => ui}/pwgendialog.h         |  0
6709 {yapet/ui => ui}/yapetlockscreen.cc    |  0
6710 {yapet/ui => ui}/yapetlockscreen.h     |  0
6711 {yapet/ui => ui}/yapetunlockdialog.cc  |  0
6712 {yapet/ui => ui}/yapetunlockdialog.h   |  0
6713 yapet/Makefile.am                      | 12 +++++-------
6714 yapet/glue/Makefile.am                 | 25 -------------------------
6715 34 files changed, 45 insertions(+), 40 deletions(-)
6716
6717commit 7d0ca56a9295a3496e2fb63ce4274e41ce42caab
6718Author: Rafael Ostertag <rafi@guengel.ch>
6719Date:   Fri Nov 22 08:51:34 2013 +0000
6720
6721    Configuration file can no longer specify to ignore itself.
6722
6723 TODO              |  3 ---
6724 doc/yapet.sgml.in | 13 -------------
6725 yapet/cfg.cc      |  9 ---------
6726 yapet/cfgfile.cc  |  6 ------
6727 yapet/cfgfile.h   |  8 +++-----
6728 5 files changed, 3 insertions(+), 36 deletions(-)
6729
6730commit 87c194a516f2260c474a3b899c5bf7b33fd09983
6731Author: Rafael Ostertag <rafi@guengel.ch>
6732Date:   Fri Nov 22 08:50:15 2013 +0000
6733
6734    Display proper text for 'Core File' if we're compiled with debug enabled.
6735
6736 yapet/ui/info.cc | 2 +-
6737 1 file changed, 1 insertion(+), 1 deletion(-)
6738
6739commit 9afd5cec4bbce28d8fc96abe7737404ccd937942
6740Author: Rafael Ostertag <rafi@guengel.ch>
6741Date:   Fri Nov 22 08:49:06 2013 +0000
6742
6743    Title will display info on whether or not we're compiled with
6744    debug code enabled.
6745
6746 yapet/main.cc | 10 +++++++++-
6747 1 file changed, 9 insertions(+), 1 deletion(-)
6748
6749commit a88bca986e35a93e6533028a301c11c0b8200ae6
6750Author: Rafael Ostertag <rafi@guengel.ch>
6751Date:   Thu Nov 21 19:10:06 2013 +0000
6752
6753    Updated.
6754
6755 TODO | 5 -----
6756 1 file changed, 5 deletions(-)
6757
6758commit 1c19f4cba15e4ee0eb14bc980e20d2e8c4f6274b
6759Author: Rafael Ostertag <rafi@guengel.ch>
6760Date:   Thu Nov 21 19:09:46 2013 +0000
6761
6762    Setting passwords using password generator will set the dialog in modified state.
6763
6764 yapet/ui/passwordrecord.cc | 14 ++++++++------
6765 yapet/ui/passwordrecord.h  |  1 +
6766 2 files changed, 9 insertions(+), 6 deletions(-)
6767
6768commit fffeefbb96be0b6b469a3678f02525b1d078dcb7
6769Author: Rafael Ostertag <rafi@guengel.ch>
6770Date:   Thu Nov 21 19:08:20 2013 +0000
6771
6772    Fixed coloring.
6773
6774 yapet/ui/pwgendialog.cc | 4 ++++
6775 1 file changed, 4 insertions(+)
6776
6777commit 5ba8dde2adf6ce6f376527a7342b9796a4f32eae
6778Author: Rafael Ostertag <rafi@guengel.ch>
6779Date:   Thu Nov 21 14:36:29 2013 +0000
6780
6781    Streamlined configure.ac and #ifdefs.
6782
6783 configure.ac                | 19 +++++++++++++------
6784 crypt/file.cc               | 14 ++------------
6785 crypt/structs.h             |  4 +---
6786 pwgen/rng.cc                | 15 ++++-----------
6787 pwgen/rng.h                 |  4 +---
6788 tests/bdbuffer.cc           |  8 ++------
6789 tests/cfgfile1.cc           |  8 ++------
6790 tests/charpool1.cc          |  8 ++------
6791 tests/charpool2.cc          | 10 ++--------
6792 tests/corrupt.cc            |  8 ++------
6793 tests/enc.cc                |  8 ++------
6794 tests/endianess.cc          |  8 ++------
6795 tests/file.cc               |  8 ++------
6796 tests/file2.cc              | 10 ++--------
6797 tests/file3.cc              | 11 ++---------
6798 tests/file4.cc              |  8 ++------
6799 tests/file5.cc              |  8 ++------
6800 tests/foreign.cc            |  8 ++------
6801 tests/import1.cc            |  8 ++------
6802 tests/import10.cc           |  8 ++------
6803 tests/import11.cc           |  8 ++------
6804 tests/import12.cc           |  8 ++------
6805 tests/import13.cc           | 10 ++--------
6806 tests/import14.cc           |  8 ++------
6807 tests/import2.cc            |  8 ++------
6808 tests/import3.cc            |  8 ++------
6809 tests/import4.cc            |  8 ++------
6810 tests/import5.cc            |  8 ++------
6811 tests/import6.cc            |  8 ++------
6812 tests/import7.cc            | 11 ++---------
6813 tests/import8.cc            |  8 ++------
6814 tests/import9.cc            |  8 ++------
6815 tests/key.cc                |  8 ++------
6816 tests/partdec.cc            |  8 ++------
6817 tests/pwgen1.cc             |  8 ++------
6818 tests/record.cc             |  8 ++------
6819 tests/rng1.cc               |  8 ++------
6820 yapet/cfg.h                 |  4 +---
6821 yapet/cfgfile.cc            |  8 +-------
6822 yapet/cfgfile.h             |  4 +---
6823 yapet/consts.h              |  4 +---
6824 yapet/main.cc               | 16 +++++-----------
6825 yapet/ui/info.cc            | 14 +++-----------
6826 yapet/ui/info.h             |  2 --
6827 yapet/ui/mainwindow.cc      |  2 +-
6828 yapet/ui/yapetlockscreen.cc |  4 ++--
6829 46 files changed, 100 insertions(+), 282 deletions(-)
6830
6831commit b898b3ff4658fbbf0ac81dc63953697b250098a0
6832Author: Rafael Ostertag <rafi@guengel.ch>
6833Date:   Thu Nov 21 12:19:04 2013 +0000
6834
6835    Removed #ifdef HAVE_UNISTD_H
6836
6837 csv2yapet/csvimport.cc | 4 +---
6838 csv2yapet/main.cc      | 4 +---
6839 tests/endianess.cc     | 4 +---
6840 yapet/cfgfile.cc       | 4 +---
6841 yapet/main.cc          | 4 +---
6842 5 files changed, 5 insertions(+), 15 deletions(-)
6843
6844commit 0f0d10e658f72c3c009a79ea745c0f479b323e4d
6845Author: Rafael Ostertag <rafi@guengel.ch>
6846Date:   Thu Nov 21 12:17:15 2013 +0000
6847
6848    Removed #ifdef HAVE_STRING
6849
6850 yapet/cfg.h | 4 +---
6851 1 file changed, 1 insertion(+), 3 deletions(-)
6852
6853commit a7a64041ca8d0db398da3b1f3758dbef33c29a03
6854Author: Rafael Ostertag <rafi@guengel.ch>
6855Date:   Thu Nov 21 12:16:08 2013 +0000
6856
6857    Removed #ifdef HAVE_IOSTREAM
6858
6859 yapet/cfg.cc | 4 +---
6860 1 file changed, 1 insertion(+), 3 deletions(-)
6861
6862commit 8e6465e80c876ddced5a57eabed5255424c9eede
6863Author: Rafael Ostertag <rafi@guengel.ch>
6864Date:   Thu Nov 21 12:10:48 2013 +0000
6865
6866    Renamed #define USE_WCHAR to YACURS_USE_WCHAR.
6867
6868 yapet/ui/mainwindow.h | 14 +++++++-------
6869 1 file changed, 7 insertions(+), 7 deletions(-)
6870
6871commit 47f030bc6c3ecbfc919496edab07ed3bd67b9151
6872Author: Rafael Ostertag <rafi@guengel.ch>
6873Date:   Thu Nov 21 12:03:27 2013 +0000
6874
6875    updated
6876
6877commit 477c0a8901690eaa96787b65275dec2e2b2bb7da
6878Author: Rafael Ostertag <rafi@guengel.ch>
6879Date:   Thu Nov 21 12:02:51 2013 +0000
6880
6881    Updated
6882
6883 po/yapet.pot | 30 +++++++++++++++++++++++-------
6884 1 file changed, 23 insertions(+), 7 deletions(-)
6885
6886commit e2f5326990500916fdee23449263a707c092c76a
6887Author: Rafael Ostertag <rafi@guengel.ch>
6888Date:   Thu Nov 21 12:02:36 2013 +0000
6889
6890    Updated.
6891
6892 po/de.po | 36 ++++++++++++++++++++++++++----------
6893 1 file changed, 26 insertions(+), 10 deletions(-)
6894
6895commit 00e4c820d4e9f4b844107f110fbdad471b413cf3
6896Author: Rafael Ostertag <rafi@guengel.ch>
6897Date:   Thu Nov 21 11:49:49 2013 +0000
6898
6899    removed #warning's
6900
6901 yapet/ui/mainwindow.h | 5 -----
6902 1 file changed, 5 deletions(-)
6903
6904commit 4fabd20b51d27a34b2f85d30ced9bf1377d9c6fa
6905Author: Rafael Ostertag <rafi@guengel.ch>
6906Date:   Thu Nov 21 10:33:45 2013 +0000
6907
6908    search functionality now does not rely entirely on strcasestr(). to[w]lower() is used if available (Solaris 10).
6909
6910 configure.ac           |  4 +--
6911 yapet/ui/mainwindow.cc |  7 ++++-
6912 yapet/ui/mainwindow.h  | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++
6913 3 files changed, 93 insertions(+), 3 deletions(-)
6914
6915commit fbf7844d903afa991196c88d8bb9d593ce174d35
6916Author: Rafael Ostertag <rafi@guengel.ch>
6917Date:   Thu Nov 21 08:43:52 2013 +0000
6918
6919    Updated.
6920
6921 TODO | 2 ++
6922 1 file changed, 2 insertions(+)
6923
6924commit 68b69994acf9dc7ee36147c95dc4da10c04cbfd3
6925Author: Rafael Ostertag <rafi@guengel.ch>
6926Date:   Thu Nov 21 08:28:50 2013 +0000
6927
6928    Updated.
6929
6930 TODO | 3 +++
6931 1 file changed, 3 insertions(+)
6932
6933commit ee056124492d87663e5c9b1f72fafa39a0733486
6934Author: Rafael Ostertag <rafi@guengel.ch>
6935Date:   Thu Nov 21 08:26:49 2013 +0000
6936
6937    Updated
6938
6939 TODO | 12 +++++++++++-
6940 1 file changed, 11 insertions(+), 1 deletion(-)
6941
6942commit 44ce1ba6b664c5e9447ae5cdef692cd4a3fe7818
6943Author: Rafael Ostertag <rafi@guengel.ch>
6944Date:   Thu Nov 21 00:44:59 2013 +0000
6945
6946    Cleaned out
6947
6948 po/Rules-quot          |  47 ---
6949 po/boldquot.sed        |  10 -
6950 po/en@boldquot.header  |  25 --
6951 po/en@boldquot.po      | 911 -------------------------------------------------
6952 po/en@quot.header      |  22 --
6953 po/en@quot.po          | 908 ------------------------------------------------
6954 po/insert-header.sin   |  23 --
6955 po/quot.sed            |   6 -
6956 po/remove-potcdate.sin |  19 --
6957 9 files changed, 1971 deletions(-)
6958
6959commit a8f85e42b06d24055d7cc5395d750bb73b7e34a6
6960Author: Rafael Ostertag <rafi@guengel.ch>
6961Date:   Thu Nov 21 00:17:16 2013 +0000
6962
6963    Removed
6964
6965 po/en_GB.po | 784 ------------------------------------------------------------
6966 1 file changed, 784 deletions(-)
6967
6968commit 87dd90de7b680ae7b6a0628754f44c77e3aed8b0
6969Author: Rafael Ostertag <rafi@guengel.ch>
6970Date:   Thu Nov 21 00:09:51 2013 +0000
6971
6972    Updated gettext stuff.
6973
6974 yapet/main.cc | 2 +-
6975 1 file changed, 1 insertion(+), 1 deletion(-)
6976
6977commit 3d45820623f9a275e697aa8b965fbf4943142c54
6978Author: Rafael Ostertag <rafi@guengel.ch>
6979Date:   Thu Nov 21 00:08:17 2013 +0000
6980
6981    Updated
6982
6983 po/LINGUAS             |   2 +-
6984 po/{de_CH.po => de.po} |   0
6985 po/de_DE.po            | 789 -------------------------------------------------
6986 3 files changed, 1 insertion(+), 790 deletions(-)
6987
6988commit d9607c883d8d1e29f223537ed2ada0de02c6e983
6989Author: Rafael Ostertag <rafi@guengel.ch>
6990Date:   Wed Nov 20 23:25:38 2013 +0000
6991
6992    Updated.
6993
6994 po/de_CH.po | 1 -
6995 po/de_DE.po | 1 -
6996 po/en_GB.po | 7 +++++--
6997 3 files changed, 5 insertions(+), 4 deletions(-)
6998
6999commit 282e880527b2cf7560c9883d8ebe8376df412a18
7000Author: Rafael Ostertag <rafi@guengel.ch>
7001Date:   Wed Nov 20 23:25:18 2013 +0000
7002
7003    Added warning.
7004
7005 yapet/ui/passwordrecord.cc | 1 +
7006 1 file changed, 1 insertion(+)
7007
7008commit 23640b540fe5307746078af22933e374d7b96bc0
7009Author: Rafael Ostertag <rafi@guengel.ch>
7010Date:   Wed Nov 20 22:56:18 2013 +0000
7011
7012    Updated
7013
7014 po/en@boldquot.po | 713 +++++++++++++++++++++++++++++++-----------------------
7015 po/en@quot.po     | 713 +++++++++++++++++++++++++++++++-----------------------
7016 po/yapet.pot      | 639 +++++++++++++++++++++++++++---------------------
7017 3 files changed, 1171 insertions(+), 894 deletions(-)
7018
7019commit a44e47de80efb2a09617e443100ebba0fe4a84e9
7020Author: Rafael Ostertag <rafi@guengel.ch>
7021Date:   Wed Nov 20 22:56:09 2013 +0000
7022
7023    Removed
7024
7025 po/en_US.po | 767 ------------------------------------------------------------
7026 1 file changed, 767 deletions(-)
7027
7028commit 9d58405e92f80a543a49256c77fe868219aae827
7029Author: Rafael Ostertag <rafi@guengel.ch>
7030Date:   Wed Nov 20 22:55:38 2013 +0000
7031
7032    Updated.
7033
7034 po/en_US.po | 656 ++++++++++++++++++++++++++++++++++--------------------------
7035 1 file changed, 371 insertions(+), 285 deletions(-)
7036
7037commit 29a587451d3c2c8d7b23249375ed9c5446c9085f
7038Author: Rafael Ostertag <rafi@guengel.ch>
7039Date:   Wed Nov 20 22:55:05 2013 +0000
7040
7041    Updated.
7042
7043 po/LINGUAS | 2 +-
7044 1 file changed, 1 insertion(+), 1 deletion(-)
7045
7046commit 53caa1a2158737cc5421a896c15b4c681a9cc6e8
7047Author: Rafael Ostertag <rafi@guengel.ch>
7048Date:   Wed Nov 20 22:54:19 2013 +0000
7049
7050    Updated.
7051
7052 po/en_GB.po | 781 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7053 1 file changed, 781 insertions(+)
7054
7055commit 6f154cc55fb1f5a521445ca832e874ef23879399
7056Author: Rafael Ostertag <rafi@guengel.ch>
7057Date:   Wed Nov 20 22:45:56 2013 +0000
7058
7059    Updated.
7060
7061 po/LINGUAS | 2 +-
7062 1 file changed, 1 insertion(+), 1 deletion(-)
7063
7064commit 61a972d951b5b8c613cc34a936a7ebd72a94d049
7065Author: Rafael Ostertag <rafi@guengel.ch>
7066Date:   Wed Nov 20 22:42:55 2013 +0000
7067
7068    Added.
7069
7070 po/de_DE.po | 790 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7071 1 file changed, 790 insertions(+)
7072
7073commit 8828bb3178d281187062a94d3b5478815508008c
7074Author: Rafael Ostertag <rafi@guengel.ch>
7075Date:   Wed Nov 20 22:42:22 2013 +0000
7076
7077    Updated.
7078
7079 po/de_CH.po | 1232 +++++++++++++++++++++--------------------------------------
7080 1 file changed, 440 insertions(+), 792 deletions(-)
7081
7082commit bf4e987b3d1f802f9fea2fb843a60d042598f762
7083Author: Rafael Ostertag <rafi@guengel.ch>
7084Date:   Wed Nov 20 22:09:35 2013 +0000
7085
7086    updated.
7087
7088 po/POTFILES.in | 51 +++++++++++++++++++++++++++------------------------
7089 1 file changed, 27 insertions(+), 24 deletions(-)
7090
7091commit cfc88bfa5c26265a162316beed93754f58595024
7092Merge: 4606616 3a709f0
7093Author: Rafael Ostertag <rafi@guengel.ch>
7094Date:   Wed Nov 20 20:54:28 2013 +0000
7095
7096    Merged with branches/yapet-1.x.
7097
7098commit 3a709f032f3e711186c03f1b5a6e0c2ad85d83fe
7099Author: Rafael Ostertag <rafi@guengel.ch>
7100Date:   Wed Nov 20 20:43:49 2013 +0000
7101
7102    Implemented password generator.
7103
7104 yapet/Makefile.am            |   1 -
7105 yapet/glue/Makefile.am       |   4 +
7106 yapet/pwgendialog.cc         | 452 -------------------------------------------
7107 yapet/pwgendialog.h          | 128 ------------
7108 yapet/ui/Makefile.am         |   7 +
7109 yapet/ui/mainwindow.cc       |  33 +++-
7110 yapet/ui/mainwindow.h        |  11 ++
7111 yapet/ui/mainwindowhotkeys.h |  37 ++++
7112 yapet/ui/passwordrecord.cc   | 150 ++++++++------
7113 yapet/ui/passwordrecord.h    |  12 +-
7114 yapet/ui/pwgendialog.cc      | 251 ++++++++++++++++++++++++
7115 yapet/ui/pwgendialog.h       |  70 +++++++
7116 12 files changed, 512 insertions(+), 644 deletions(-)
7117
7118commit fb6b8ef88f68859af1f7e2780329d810f5942e59
7119Author: Rafael Ostertag <rafi@guengel.ch>
7120Date:   Wed Nov 20 14:35:22 2013 +0000
7121
7122    Display file name in info dialog.
7123
7124 yapet/ui/info.cc | 15 +++++++++++++++
7125 yapet/ui/info.h  |  3 +++
7126 2 files changed, 18 insertions(+)
7127
7128commit af4a7aa86b7afb2a1ef724b85922fadb9b61cc95
7129Author: Rafael Ostertag <rafi@guengel.ch>
7130Date:   Wed Nov 20 14:35:00 2013 +0000
7131
7132    Make tests if yapet file has been externally modified work.
7133
7134 crypt/file.cc | 48 ++++++++++++++++++++++++++++--------------------
7135 crypt/file.h  | 13 ++++++++-----
7136 2 files changed, 36 insertions(+), 25 deletions(-)
7137
7138commit f334ce5764639d9ea746dc6967fe5361c7706440
7139Author: Rafael Ostertag <rafi@guengel.ch>
7140Date:   Wed Nov 20 14:06:58 2013 +0000
7141
7142    fixed typo in assert.
7143
7144 yapet/ui/mainwindow.cc | 2 +-
7145 1 file changed, 1 insertion(+), 1 deletion(-)
7146
7147commit 7026374a3c7a7664d6f6601d8ea3485cb877065a
7148Author: Rafael Ostertag <rafi@guengel.ch>
7149Date:   Wed Nov 20 14:00:20 2013 +0000
7150
7151    Do not exit if there are errors when saving changes.
7152
7153 yapet/ui/mainwindow.cc | 13 ++++++++-----
7154 yapet/ui/mainwindow.h  |  7 ++++++-
7155 2 files changed, 14 insertions(+), 6 deletions(-)
7156
7157commit 9da72227e56408b64cea711a2eebec6fa9c25b38
7158Author: Rafael Ostertag <rafi@guengel.ch>
7159Date:   Wed Nov 20 12:33:51 2013 +0000
7160
7161    Updated tests for Fixed bug #85 (https://bugs.guengel.ch/show_bug.cgi?id=85)
7162
7163 tests/charpool1.cc | 2 +-
7164 tests/charpool2.cc | 2 +-
7165 2 files changed, 2 insertions(+), 2 deletions(-)
7166
7167commit a409d97badb94b825dea740529c2f2b9db89d3e9
7168Author: Rafael Ostertag <rafi@guengel.ch>
7169Date:   Wed Nov 20 12:29:10 2013 +0000
7170
7171    Updated #include; made them adhere more closely to C++98 standard.
7172
7173 crypt/bdbuffer.cc             | 11 +++--------
7174 crypt/bdbuffer.h              |  4 +++-
7175 crypt/crypt.cc                |  2 +-
7176 crypt/crypt.h                 |  4 ++--
7177 crypt/file.cc                 | 20 +++++++-------------
7178 crypt/key.cc                  |  6 ++----
7179 crypt/key.h                   |  2 +-
7180 crypt/partdec.cc              |  4 +---
7181 crypt/partdec.h               |  2 +-
7182 crypt/record.h                | 13 ++++---------
7183 crypt/structs.h               |  2 +-
7184 crypt/yapetexception.h        |  2 +-
7185 csv2yapet/csvimport.h         |  2 +-
7186 pwgen/charpool.cc             |  6 +++---
7187 pwgen/charpool.h              |  5 ++---
7188 pwgen/pwgen.cc                |  4 ++--
7189 pwgen/pwgen.h                 |  4 ++--
7190 pwgen/pwgenexception.h        |  4 ++--
7191 pwgen/rng.cc                  |  4 ++--
7192 pwgen/rng.h                   |  4 ++--
7193 tests/bdbuffer.cc             | 21 +++++++++++++++++----
7194 tests/cfgfile1.cc             | 21 +++++++++++++++++----
7195 tests/charpool1.cc            | 25 ++++++++++++++-----------
7196 tests/charpool2.cc            | 26 +++++++++++++++-----------
7197 tests/corrupt.cc              | 21 +++++++++++++++------
7198 tests/enc.cc                  | 30 ++++++++++++++++++++++--------
7199 tests/file.cc                 | 26 +++++++++++++++++++++-----
7200 tests/file2.cc                | 24 +++++++++++++++++++-----
7201 tests/file3.cc                | 24 +++++++++++++++++++-----
7202 tests/file4.cc                | 36 +++++++++++++++++++++++++-----------
7203 tests/file5.cc                | 34 +++++++++++++++++++++++-----------
7204 tests/foreign.cc              | 35 ++++++++++++++++++++++++-----------
7205 tests/import1.cc              | 21 +++++++++++++++------
7206 tests/import10.cc             | 35 ++++++++++++++++++++++++-----------
7207 tests/import11.cc             | 22 ++++++++++++++++------
7208 tests/import12.cc             | 36 ++++++++++++++++++++++++------------
7209 tests/import13.cc             | 22 +++++++++++++++-------
7210 tests/import14.cc             | 21 +++++++++++++++------
7211 tests/import2.cc              | 37 ++++++++++++++++++++++++++-----------
7212 tests/import3.cc              | 21 +++++++++++++++------
7213 tests/import4.cc              | 20 ++++++++++++++------
7214 tests/import5.cc              | 21 +++++++++++++++------
7215 tests/import6.cc              | 35 ++++++++++++++++++++++++-----------
7216 tests/import7.cc              | 22 ++++++++++++++++------
7217 tests/import8.cc              | 36 +++++++++++++++++++++++++-----------
7218 tests/import9.cc              | 21 +++++++++++++++------
7219 tests/key.cc                  | 23 ++++++++++++++++-------
7220 tests/partdec.cc              | 34 ++++++++++++++++++++++++----------
7221 tests/pwgen1.cc               | 28 +++++++++++++---------------
7222 tests/record.cc               | 22 ++++++++++++++++++----
7223 tests/rng1.cc                 | 25 +++++++------------------
7224 tests/tests.h                 | 10 +++++-----
7225 yapet/cfg.cc                  |  2 +-
7226 yapet/cfg.h                   |  2 +-
7227 yapet/cfgfile.h               |  2 +-
7228 yapet/globals.cc              |  2 +-
7229 yapet/glue/changepassword.cc  |  2 +-
7230 yapet/glue/createfile.cc      |  2 +-
7231 yapet/glue/promptpassword.cc  |  2 +-
7232 yapet/ui/help.cc              |  2 +-
7233 yapet/ui/help.h               |  2 +-
7234 yapet/ui/info.cc              |  2 +-
7235 yapet/ui/mainwindow.cc        |  3 ++-
7236 yapet/ui/mainwindow.h         |  2 +-
7237 yapet/ui/newpassworddialog.h  |  2 +-
7238 yapet/ui/passworddialog.cc    |  2 +-
7239 yapet/ui/passwordrecord.cc    |  2 +-
7240 yapet/ui/passwordrecord.h     |  3 ++-
7241 yapet/ui/yapetlockscreen.cc   |  2 +-
7242 yapet/ui/yapetunlockdialog.cc |  2 +-
7243 70 files changed, 636 insertions(+), 342 deletions(-)
7244
7245commit 99d15f950fcf67195d020f165368bc5aeeb217fa
7246Author: Rafael Ostertag <rafi@guengel.ch>
7247Date:   Wed Nov 20 11:07:59 2013 +0000
7248
7249    Added comment.
7250
7251 tests/Makefile.am | 1 +
7252 1 file changed, 1 insertion(+)
7253
7254commit f3496c2e667d2f547bf81f4747de82d3751d04ad
7255Author: Rafael Ostertag <rafi@guengel.ch>
7256Date:   Wed Nov 20 11:07:26 2013 +0000
7257
7258    Force serial tests.
7259
7260 tests/Makefile.am | 2 ++
7261 1 file changed, 2 insertions(+)
7262
7263commit 720a695657365409c24d0c26cca331bc1d0343b1
7264Author: Rafael Ostertag <rafi@guengel.ch>
7265Date:   Wed Nov 20 10:59:57 2013 +0000
7266
7267    Using static libraries in build.
7268
7269 configure.ac           |  4 +++-
7270 crypt/Makefile.am      | 15 ++++++------
7271 csv2yapet/Makefile.am  |  6 +----
7272 pwgen/Makefile.am      | 14 ++++-------
7273 tests/Makefile.am      | 64 +++++++++++++++++++++++++-------------------------
7274 yapet/Makefile.am      | 22 ++++++++---------
7275 yapet/glue/Makefile.am | 21 +++++++++++++++++
7276 yapet/ui/Makefile.am   | 23 ++++++++++++++++++
7277 8 files changed, 104 insertions(+), 65 deletions(-)
7278
7279commit 5c96f9abd1b5de2146668b84a30bebe14261013a
7280Author: Rafael Ostertag <rafi@guengel.ch>
7281Date:   Wed Nov 20 08:04:31 2013 +0000
7282
7283    Made pwgen compile.
7284
7285 Makefile.am            |  8 ++++++--
7286 configure.ac           |  2 +-
7287 pwgen/charpool.h       |  2 +-
7288 pwgen/pwgen.cc         |  6 ++----
7289 pwgen/pwgen.h          |  6 ++----
7290 pwgen/pwgenexception.h |  2 +-
7291 pwgen/rng.cc           | 30 +++++++-----------------------
7292 pwgen/rng.h            |  6 ++----
7293 yapet/Makefile.am      | 10 +++-------
7294 9 files changed, 25 insertions(+), 47 deletions(-)
7295
7296commit 447ddc4d6596c7ea09ca236f2101e2084e34daf2
7297Author: Rafael Ostertag <rafi@guengel.ch>
7298Date:   Wed Nov 20 07:55:06 2013 +0000
7299
7300    Fixed bug #85 (https://bugs.guengel.ch/show_bug.cgi?id=85)
7301
7302 pwgen/charpool.cc | 12 +++++-------
7303 1 file changed, 5 insertions(+), 7 deletions(-)
7304
7305commit 6ec8797f2d4232140a967c8b10d1ef12c61b3b4e
7306Author: Rafael Ostertag <rafi@guengel.ch>
7307Date:   Wed Nov 20 07:54:16 2013 +0000
7308
7309    Moved.
7310
7311 {yapet/pwgen => pwgen}/Makefile.am      | 0
7312 {yapet/pwgen => pwgen}/charpool.cc      | 0
7313 {yapet/pwgen => pwgen}/charpool.h       | 0
7314 {yapet/pwgen => pwgen}/pwgen.cc         | 0
7315 {yapet/pwgen => pwgen}/pwgen.h          | 0
7316 {yapet/pwgen => pwgen}/pwgenexception.h | 0
7317 {yapet/pwgen => pwgen}/rng.cc           | 0
7318 {yapet/pwgen => pwgen}/rng.h            | 0
7319 8 files changed, 0 insertions(+), 0 deletions(-)
7320
7321commit 1be2b93857eb0366145d5f7aa736be63eae59c97
7322Author: Rafael Ostertag <rafi@guengel.ch>
7323Date:   Tue Nov 19 20:32:17 2013 +0000
7324
7325    Updated svn:ignore
7326
7327commit 37513a160a4d2450f12c0179792decc6d0180793
7328Author: Rafael Ostertag <rafi@guengel.ch>
7329Date:   Tue Nov 19 20:11:45 2013 +0000
7330
7331    Quit button is now displayed in Dialog's __hpack.
7332
7333 yapet/ui/yapetunlockdialog.cc | 2 +-
7334 1 file changed, 1 insertion(+), 1 deletion(-)
7335
7336commit 294bd353e1930e22b200c55af3bcf1fc1fbba36c
7337Author: Rafael Ostertag <rafi@guengel.ch>
7338Date:   Tue Nov 19 19:47:36 2013 +0000
7339
7340    updated.
7341
7342 TODO | 4 ++--
7343 1 file changed, 2 insertions(+), 2 deletions(-)
7344
7345commit 126b0b887d69b73fcd41ebabf097a0c991f54919
7346Author: Rafael Ostertag <rafi@guengel.ch>
7347Date:   Tue Nov 19 19:46:51 2013 +0000
7348
7349    Added terminal title support.
7350
7351 yapet/ui/mainwindow.cc      | 22 ++++++++++++++++++----
7352 yapet/ui/yapetlockscreen.cc | 33 +++++++++++++++++++++++++++++++++
7353 yapet/ui/yapetlockscreen.h  |  2 ++
7354 3 files changed, 53 insertions(+), 4 deletions(-)
7355
7356commit ab80ee600d6a5e3ebfb3da9b715372315dbdc494
7357Author: Rafael Ostertag <rafi@guengel.ch>
7358Date:   Tue Nov 19 19:46:05 2013 +0000
7359
7360    Include sys/resource.h so that ifdefs work properly.
7361
7362 yapet/ui/info.cc | 4 ++++
7363 1 file changed, 4 insertions(+)
7364
7365commit c2e2a65876156b21ba55e11f2d9b3acc1d6b47d6
7366Author: Rafael Ostertag <rafi@guengel.ch>
7367Date:   Tue Nov 19 19:45:20 2013 +0000
7368
7369    added checks for libgen.h and basename().
7370
7371 configure.ac | 4 ++--
7372 1 file changed, 2 insertions(+), 2 deletions(-)
7373
7374commit 108602f852e9322905dc919388be5602aaf9cc60
7375Author: Rafael Ostertag <rafi@guengel.ch>
7376Date:   Tue Nov 19 19:06:49 2013 +0000
7377
7378    removed surplus includes.
7379
7380 yapet/ui/mainwindow.cc | 23 -----------------------
7381 1 file changed, 23 deletions(-)
7382
7383commit d2efe4578e45ecd591bf91202c14c6a790c99f96
7384Author: Rafael Ostertag <rafi@guengel.ch>
7385Date:   Tue Nov 19 18:47:40 2013 +0000
7386
7387    removed surplus ';'
7388
7389 yapet/ui/mainwindow.h | 4 ++--
7390 1 file changed, 2 insertions(+), 2 deletions(-)
7391
7392commit b4d9730e24e574a86dc046985390b2a5ace9b3e6
7393Author: Rafael Ostertag <rafi@guengel.ch>
7394Date:   Tue Nov 19 18:46:40 2013 +0000
7395
7396    removed surplus
7397
7398 po/Makefile.in.in     | 19 +++--------
7399 po/Makevars.template  | 12 -------
7400 po/Rules-quot         |  2 +-
7401 yapet/main.cc         | 39 ++-------------------
7402 yapet/ui/info.cc      | 94 +++++++++++++++++++++++++++++++++++++++++++++++++--
7403 yapet/ui/info.h       | 14 ++++++++
7404 yapet/ui/mainwindow.h |  2 +-
7405 7 files changed, 115 insertions(+), 67 deletions(-)
7406
7407commit 9088430fe1c3d6342330d16dfd5b5fc5649a6316
7408Author: Rafael Ostertag <rafi@guengel.ch>
7409Date:   Tue Nov 19 18:32:01 2013 +0000
7410
7411    silent rules by default.
7412
7413 configure.ac | 1 +
7414 1 file changed, 1 insertion(+)
7415
7416commit 4a46c105ea1fc1b4580a7a1b3e3a0878b9dcbed2
7417Author: Rafael Ostertag <rafi@guengel.ch>
7418Date:   Tue Nov 19 16:52:23 2013 +0000
7419
7420    Implemented search.
7421
7422 yapet/ui/mainwindow.cc       | 84 +++++++++++++++++++++++++++++++++++++++++---
7423 yapet/ui/mainwindow.h        | 40 +++++++++++++++++++--
7424 yapet/ui/mainwindowhotkeys.h | 53 ++++++++++++++++++++++++++++
7425 3 files changed, 171 insertions(+), 6 deletions(-)
7426
7427commit 2ff5a11257b0183affb1366bfd8a241b6820d257
7428Author: Rafael Ostertag <rafi@guengel.ch>
7429Date:   Tue Nov 19 14:39:11 2013 +0000
7430
7431    Fixed gcc compiler errors.
7432
7433 tests/endianess.cc | 73 ++++++++++++++++++++++++++++++------------------------
7434 1 file changed, 40 insertions(+), 33 deletions(-)
7435
7436commit 15ea3b28f2431c598ce60f148f96a4395599456e
7437Author: Rafael Ostertag <rafi@guengel.ch>
7438Date:   Tue Nov 19 14:37:57 2013 +0000
7439
7440    Added size tests for int and long. gettext version set to 0.18.1.
7441
7442 configure.ac | 4 +++-
7443 1 file changed, 3 insertions(+), 1 deletion(-)
7444
7445commit 54c5791b69b9b8d10847ebeca139fc37394e5a52
7446Author: Rafael Ostertag <rafi@guengel.ch>
7447Date:   Tue Nov 19 14:06:46 2013 +0000
7448
7449    Updated.
7450
7451 yapet/glue/README | 3 +++
7452 1 file changed, 3 insertions(+)
7453
7454commit 73ccf7ea953bccb1056015b714d4967008f10b15
7455Author: Rafael Ostertag <rafi@guengel.ch>
7456Date:   Tue Nov 19 13:14:11 2013 +0000
7457
7458    Made use of references instead of pointers.
7459
7460 yapet/glue/README            |   7 ++
7461 yapet/glue/changepassword.cc |  10 +--
7462 yapet/glue/changepassword.h  |   6 +-
7463 yapet/glue/createfile.cc     |  10 +--
7464 yapet/glue/createfile.h      |   6 +-
7465 yapet/glue/loadfile.cc       |   8 +-
7466 yapet/glue/loadfile.h        |   6 +-
7467 yapet/ui/mainwindow.cc       |  40 ++++-----
7468 yapet/ui/mainwindowhotkeys.h | 200 +++++++++++++++++--------------------------
7469 9 files changed, 125 insertions(+), 168 deletions(-)
7470
7471commit 0f81c5fc2d6d526a4a94014b4b61a3ea1a722019
7472Author: Rafael Ostertag <rafi@guengel.ch>
7473Date:   Tue Nov 19 07:42:00 2013 +0000
7474
7475    config static class variable moved to globals.h. Quit button on unlock dialog implemented.
7476
7477 yapet/cfg.cc                  |  5 +----
7478 yapet/cfg.h                   |  3 ---
7479 yapet/globals.cc              |  6 ++++--
7480 yapet/globals.h               |  6 ++++--
7481 yapet/glue/createfile.cc      |  3 +--
7482 yapet/glue/promptpassword.cc  |  3 +--
7483 yapet/main.cc                 | 32 ++++++++++++++++----------------
7484 yapet/ui/info.cc              |  7 +++----
7485 yapet/ui/yapetunlockdialog.cc | 27 ++++++++++++++++++++++++++-
7486 yapet/ui/yapetunlockdialog.h  |  4 ++++
7487 10 files changed, 60 insertions(+), 36 deletions(-)
7488
7489commit 74e8c07dd11740da133bc69470ea82e4a465ca01
7490Author: Rafael Ostertag <rafi@guengel.ch>
7491Date:   Mon Nov 18 20:57:39 2013 +0000
7492
7493    Updated.
7494
7495 TODO | 6 +++++-
7496 1 file changed, 5 insertions(+), 1 deletion(-)
7497
7498commit e7d692caad0847af22a58d9f2e2360d1c6f1a9ef
7499Author: Rafael Ostertag <rafi@guengel.ch>
7500Date:   Mon Nov 18 19:05:54 2013 +0000
7501
7502    handle enumeration values properly, so that gcc doesn't complain.
7503
7504 yapet/glue/loadfile.cc | 3 +++
7505 1 file changed, 3 insertions(+)
7506
7507commit 72b194cc0e8ed55baaaa94c395877a09e3684351
7508Author: Rafael Ostertag <rafi@guengel.ch>
7509Date:   Mon Nov 18 19:05:23 2013 +0000
7510
7511    handle enumeration values properly, so that gcc doesn't complain.
7512
7513 yapet/glue/changepassword.cc |  3 +++
7514 yapet/glue/createfile.cc     |  3 +++
7515 yapet/main.cc                | 20 ++++++++++----------
7516 yapet/ui/mainwindow.cc       | 28 ++++++++++++++--------------
7517 4 files changed, 30 insertions(+), 24 deletions(-)
7518
7519commit 7cff64db6a2acaec83fb6c60912800767fbd3113
7520Author: Rafael Ostertag <rafi@guengel.ch>
7521Date:   Mon Nov 18 17:13:28 2013 +0000
7522
7523    initialize info dialog in ctor.
7524
7525 yapet/ui/mainwindow.cc | 1 +
7526 1 file changed, 1 insertion(+)
7527
7528commit 0fea9dbc2ebc7c2313d8a2259cec6cc254ce78cd
7529Author: Rafael Ostertag <rafi@guengel.ch>
7530Date:   Mon Nov 18 15:54:49 2013 +0000
7531
7532    Lock screen working, but sometimes second pw input timeout causes SIGALRM to get past event queue.
7533
7534 yapet/ui/info.cc            | 14 ++++++++++++++
7535 yapet/ui/info.h             |  3 +++
7536 yapet/ui/mainwindow.cc      |  2 +-
7537 yapet/ui/yapetlockscreen.cc |  2 +-
7538 4 files changed, 19 insertions(+), 2 deletions(-)
7539
7540commit 2fbb12ff0f388772d81928f4ecbc099b6e450049
7541Author: Rafael Ostertag <rafi@guengel.ch>
7542Date:   Mon Nov 18 15:09:15 2013 +0000
7543
7544    Implemented lockscreen. Not working though.
7545
7546 yapet/ui/yapetlockscreen.cc | 60 +++++++++++++++++++++++++++++++++++++++++++++
7547 yapet/ui/yapetlockscreen.h  | 50 +++++++++++++++++++++++++++++++++++++
7548 2 files changed, 110 insertions(+)
7549
7550commit edb671fd213647086be008834814634b161beadf
7551Author: Rafael Ostertag <rafi@guengel.ch>
7552Date:   Mon Nov 18 15:08:51 2013 +0000
7553
7554    Implemented lockscreen. Not working though.
7555
7556 yapet/Makefile.am             |  10 +++-
7557 yapet/main.cc                 |  23 ++++++++
7558 yapet/ui/mainwindow.cc        |   3 +
7559 yapet/ui/mainwindowhotkeys.h  |  33 +++++++++++
7560 yapet/ui/yapetunlockdialog.cc | 132 ++++++++++++++++++++++++++++++++++++++++++
7561 yapet/ui/yapetunlockdialog.h  |  58 +++++++++++++++++++
7562 6 files changed, 256 insertions(+), 3 deletions(-)
7563
7564commit 414d44a71585e796b03c681d956d360e9c52231c
7565Author: Rafael Ostertag <rafi@guengel.ch>
7566Date:   Mon Nov 18 13:48:31 2013 +0000
7567
7568    Implemented confirmation when quitting with unsaved changes.
7569
7570 yapet/ui/mainwindow.cc       | 47 ++++++++++++++++++++++++++++++++++++++++++--
7571 yapet/ui/mainwindow.h        |  3 +++
7572 yapet/ui/mainwindowhotkeys.h | 22 +++++++++++++++------
7573 3 files changed, 64 insertions(+), 8 deletions(-)
7574
7575commit 312ff0e879b33f0445c2e273de2005ad28bfc2d9
7576Author: Rafael Ostertag <rafi@guengel.ch>
7577Date:   Mon Nov 18 13:18:48 2013 +0000
7578
7579    Fixed coloring of line2.
7580
7581 yapet/ui/newpassworddialog.cc | 1 +
7582 1 file changed, 1 insertion(+)
7583
7584commit 35b2c9f834a478a77453fee16b73f61f76868aa6
7585Author: Rafael Ostertag <rafi@guengel.ch>
7586Date:   Mon Nov 18 13:00:28 2013 +0000
7587
7588    updated includes.
7589
7590 tests/import14.cc | 5 ++---
7591 1 file changed, 2 insertions(+), 3 deletions(-)
7592
7593commit 9be7336acce1211084489014370eaab5e40c06ab
7594Author: Rafael Ostertag <rafi@guengel.ch>
7595Date:   Mon Nov 18 13:00:08 2013 +0000
7596
7597    updated includes.
7598
7599 tests/import13.cc | 5 ++---
7600 1 file changed, 2 insertions(+), 3 deletions(-)
7601
7602commit a0dd1db408f26c785cfe61c03540bb832ef7c42e
7603Author: Rafael Ostertag <rafi@guengel.ch>
7604Date:   Mon Nov 18 12:59:47 2013 +0000
7605
7606    updated includes.
7607
7608 tests/import11.cc | 5 ++---
7609 1 file changed, 2 insertions(+), 3 deletions(-)
7610
7611commit 3b8d2749c406b9cb37150cb457fb8d9243cf3d25
7612Author: Rafael Ostertag <rafi@guengel.ch>
7613Date:   Mon Nov 18 12:59:28 2013 +0000
7614
7615    updated includes.
7616
7617 tests/import9.cc | 5 ++---
7618 1 file changed, 2 insertions(+), 3 deletions(-)
7619
7620commit 305e418c32640b7733d79d5b34a66eba244d6206
7621Author: Rafael Ostertag <rafi@guengel.ch>
7622Date:   Mon Nov 18 12:59:09 2013 +0000
7623
7624    updated includes.
7625
7626 tests/import7.cc | 5 ++---
7627 1 file changed, 2 insertions(+), 3 deletions(-)
7628
7629commit 2a9777aaa457c69d38d3ce52234b93fcf8dbd747
7630Author: Rafael Ostertag <rafi@guengel.ch>
7631Date:   Mon Nov 18 12:58:49 2013 +0000
7632
7633    updated includes.
7634
7635 tests/import5.cc | 5 ++---
7636 1 file changed, 2 insertions(+), 3 deletions(-)
7637
7638commit 83f295253c2aed9f7c8376fc1edc030f0813016a
7639Author: Rafael Ostertag <rafi@guengel.ch>
7640Date:   Mon Nov 18 12:58:24 2013 +0000
7641
7642    updated includes.
7643
7644 tests/import4.cc | 5 ++---
7645 1 file changed, 2 insertions(+), 3 deletions(-)
7646
7647commit ae74c287d64ad178d9e55a65545d2c2d9416066b
7648Author: Rafael Ostertag <rafi@guengel.ch>
7649Date:   Mon Nov 18 12:58:00 2013 +0000
7650
7651    updated includes.
7652
7653 tests/import3.cc | 5 ++---
7654 1 file changed, 2 insertions(+), 3 deletions(-)
7655
7656commit 43cd79d42539de2bace9fb6a756b7e1dbe2f79dc
7657Author: Rafael Ostertag <rafi@guengel.ch>
7658Date:   Mon Nov 18 12:57:39 2013 +0000
7659
7660    updated includes.
7661
7662 tests/import1.cc | 4 +---
7663 1 file changed, 1 insertion(+), 3 deletions(-)
7664
7665commit 7df9adcdf6cdf08dc154ae2d3fcd6a2711a846ae
7666Author: Rafael Ostertag <rafi@guengel.ch>
7667Date:   Mon Nov 18 12:56:54 2013 +0000
7668
7669    updated includes.
7670
7671 tests/key.cc | 15 ++++-----------
7672 1 file changed, 4 insertions(+), 11 deletions(-)
7673
7674commit d99c7bcd9bb8f5a8f716af015acdc487312f6b48
7675Author: Rafael Ostertag <rafi@guengel.ch>
7676Date:   Mon Nov 18 12:56:18 2013 +0000
7677
7678    updated includes.
7679
7680 tests/endianess.cc | 9 +++------
7681 1 file changed, 3 insertions(+), 6 deletions(-)
7682
7683commit 87f96e6c731656a513783f52585a3eb7ebe13fff
7684Author: Rafael Ostertag <rafi@guengel.ch>
7685Date:   Mon Nov 18 12:54:16 2013 +0000
7686
7687    Added parantheses.
7688
7689 yapet/ui/mainwindowhotkeys.h | 12 ++++++------
7690 1 file changed, 6 insertions(+), 6 deletions(-)
7691
7692commit 380684ce79d0fb407813ded960b590897a8267f3
7693Author: Rafael Ostertag <rafi@guengel.ch>
7694Date:   Mon Nov 18 12:50:32 2013 +0000
7695
7696    Updated sentinel #defines.
7697
7698 crypt/bdbuffer.h       | 2 +-
7699 crypt/crypt.h          | 2 +-
7700 crypt/file.h           | 2 +-
7701 crypt/key.h            | 2 +-
7702 crypt/partdec.h        | 2 +-
7703 crypt/record.h         | 2 +-
7704 crypt/structs.h        | 2 +-
7705 crypt/yapetexception.h | 2 +-
7706 8 files changed, 8 insertions(+), 8 deletions(-)
7707
7708commit aff6fe82d9b21cfc15338643fcc74e7d2a4d6429
7709Author: Rafael Ostertag <rafi@guengel.ch>
7710Date:   Mon Nov 18 12:49:26 2013 +0000
7711
7712    Adjusted to changes in libyacurs: dialog enums were moved into yacurstypes.h.
7713
7714 yapet/glue/changepassword.cc  | 10 +++++-----
7715 yapet/glue/createfile.cc      | 14 +++++++-------
7716 yapet/glue/loadfile.cc        | 10 +++++-----
7717 yapet/glue/promptpassword.cc  |  8 ++++----
7718 yapet/ui/help.cc              |  2 +-
7719 yapet/ui/info.cc              |  2 +-
7720 yapet/ui/mainwindow.cc        | 12 ++++++------
7721 yapet/ui/newpassworddialog.cc | 12 ++++++------
7722 yapet/ui/newpassworddialog.h  |  2 +-
7723 yapet/ui/passwordrecord.cc    |  6 +++---
7724 10 files changed, 39 insertions(+), 39 deletions(-)
7725
7726commit e52bef00532a2304320a246b205f1dd047bae462
7727Author: Rafael Ostertag <rafi@guengel.ch>
7728Date:   Mon Nov 18 12:41:47 2013 +0000
7729
7730    Updated sentinel #defines.
7731
7732 csv2yapet/csvimport.h        | 2 +-
7733 yapet/cfgfile.h              | 2 +-
7734 yapet/consts.h               | 2 +-
7735 yapet/globals.h              | 2 +-
7736 yapet/glue/changepassword.h  | 2 +-
7737 yapet/glue/createfile.h      | 2 +-
7738 yapet/glue/loadfile.h        | 2 +-
7739 yapet/glue/promptpassword.h  | 2 +-
7740 yapet/pwgen/charpool.h       | 2 +-
7741 yapet/pwgen/pwgen.h          | 2 +-
7742 yapet/pwgen/pwgenexception.h | 2 +-
7743 yapet/pwgen/rng.h            | 2 +-
7744 yapet/pwgendialog.h          | 2 +-
7745 yapet/secstring.h            | 2 +-
7746 yapet/ui/help.h              | 2 +-
7747 yapet/ui/info.h              | 2 +-
7748 yapet/ui/mainwindow.h        | 2 +-
7749 yapet/ui/mainwindowhotkeys.h | 2 +-
7750 yapet/ui/newpassworddialog.h | 2 +-
7751 yapet/ui/passworddialog.h    | 2 +-
7752 yapet/ui/passwordrecord.h    | 2 +-
7753 21 files changed, 21 insertions(+), 21 deletions(-)
7754
7755commit fccd706f16c49116562fed7f84ff71f9c8bc1022
7756Author: Rafael Ostertag <rafi@guengel.ch>
7757Date:   Mon Nov 18 12:32:09 2013 +0000
7758
7759    Implemented change password. Create separate include file for mainwindow hotkeys.
7760
7761 yapet/Makefile.am             |   2 +-
7762 yapet/cfg.h                   |   2 +-
7763 yapet/glue/changepassword.cc  | 158 ++++++++++++++++
7764 yapet/glue/changepassword.h   |  64 +++++++
7765 yapet/ui/mainwindow.cc        | 412 ++++++-----------------------------------
7766 yapet/ui/mainwindow.h         |   2 +
7767 yapet/ui/mainwindowhotkeys.h  | 414 ++++++++++++++++++++++++++++++++++++++++++
7768 yapet/ui/newpassworddialog.cc |  10 +
7769 8 files changed, 704 insertions(+), 360 deletions(-)
7770
7771commit 065d68ad8b65b51e8adcadce463582a09be5f98c
7772Author: Rafael Ostertag <rafi@guengel.ch>
7773Date:   Mon Nov 18 12:31:29 2013 +0000
7774
7775    Emit aptoptosis event.
7776
7777 yapet/glue/createfile.cc | 5 +++++
7778 1 file changed, 5 insertions(+)
7779
7780commit 7444bc09d177a6391722bcefabaf80ef6926ea2a
7781Author: Rafael Ostertag <rafi@guengel.ch>
7782Date:   Mon Nov 18 10:14:44 2013 +0000
7783
7784    Implemented delete selected record.
7785
7786 yapet/ui/mainwindow.cc | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++
7787 yapet/ui/mainwindow.h  |  8 +++--
7788 2 files changed, 91 insertions(+), 2 deletions(-)
7789
7790commit f64b42e3bdaf60bd1e79443019587e020f9329ff
7791Author: Rafael Ostertag <rafi@guengel.ch>
7792Date:   Mon Nov 18 10:14:33 2013 +0000
7793
7794    Properly reset ostringstream.
7795
7796 yapet/ui/info.cc | 12 ++++++++++--
7797 1 file changed, 10 insertions(+), 2 deletions(-)
7798
7799commit df2e7462e4a5fcfb7fc743bcfc9889fc44735e4a
7800Author: Rafael Ostertag <rafi@guengel.ch>
7801Date:   Mon Nov 18 09:42:40 2013 +0000
7802
7803    Fixed i hot key in mainwindow.cc.
7804
7805 yapet/ui/mainwindow.cc | 2 +-
7806 1 file changed, 1 insertion(+), 1 deletion(-)
7807
7808commit 308fa547c80524bfaf01001d72829aab476bd88e
7809Author: Rafael Ostertag <rafi@guengel.ch>
7810Date:   Mon Nov 18 09:21:19 2013 +0000
7811
7812    updated.
7813
7814 po/LINGUAS        |   3 +-
7815 po/de_CH.po       |  28 +-
7816 po/en@boldquot.po | 816 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
7817 po/en@quot.po     | 813 +++++++++++++++++++++++++++++++++++++++++++++++++++++
7818 po/en_US.po       | 681 +++++++++++++++++++++++++++++++++++++++++++++
7819 po/yapet.pot      |  28 +-
7820 6 files changed, 2343 insertions(+), 26 deletions(-)
7821
7822commit 0cd25b3d7d8432e28362dd5edb75bd82dfc4ee61
7823Author: Rafael Ostertag <rafi@guengel.ch>
7824Date:   Mon Nov 18 09:16:07 2013 +0000
7825
7826    Fixed typo in #ifdef.
7827
7828 yapet/ui/help.cc | 2 +-
7829 1 file changed, 1 insertion(+), 1 deletion(-)
7830
7831commit 2341f88d0387fcc2d405fc35a15fc74054bae106
7832Author: Rafael Ostertag <rafi@guengel.ch>
7833Date:   Mon Nov 18 09:05:34 2013 +0000
7834
7835    Added info dialog; segfaulting though.
7836
7837 yapet/Makefile.am      |   2 +-
7838 yapet/ui/help.cc       |  11 ++++
7839 yapet/ui/help.h        |   3 +
7840 yapet/ui/info.cc       | 147 +++++++++++++++++++++++++++++++++++++++++++++++++
7841 yapet/ui/info.h        |  66 ++++++++++++++++++++++
7842 yapet/ui/mainwindow.cc |  54 ++++++++++++++++++
7843 yapet/ui/mainwindow.h  |  11 ++++
7844 7 files changed, 293 insertions(+), 1 deletion(-)
7845
7846commit 31b6b6196c76d7a29cd5aa94bdd5492841dc6dcd
7847Author: Rafael Ostertag <rafi@guengel.ch>
7848Date:   Mon Nov 18 01:57:28 2013 +0000
7849
7850    More updates.
7851
7852 po/de_CH.po | 2 +-
7853 1 file changed, 1 insertion(+), 1 deletion(-)
7854
7855commit 44bc828a8af916cd67737cc4e37836fc7a273bb1
7856Author: Rafael Ostertag <rafi@guengel.ch>
7857Date:   Mon Nov 18 01:48:55 2013 +0000
7858
7859    Updated.
7860
7861 po/LINGUAS   |    2 +-
7862 po/de.po     |  945 ------------------------------------------------
7863 po/de_CH.po  | 1138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7864 po/yapet.pot |  532 ++++++++++++++++++++++++---
7865 4 files changed, 1626 insertions(+), 991 deletions(-)
7866
7867commit 1fc659ce21e77096ceee2f88c92b8de0e9521a95
7868Author: Rafael Ostertag <rafi@guengel.ch>
7869Date:   Mon Nov 18 01:38:12 2013 +0000
7870
7871    Continued implementation.
7872
7873 po/POTFILES.in             |  51 +++++++++++++++---
7874 yapet/ui/mainwindow.cc     | 128 +++++++++++++++++++++++++++++++++++++--------
7875 yapet/ui/mainwindow.h      |   7 +++
7876 yapet/ui/passwordrecord.cc |  47 ++++++++++++++---
7877 yapet/ui/passwordrecord.h  |   2 +
7878 5 files changed, 197 insertions(+), 38 deletions(-)
7879
7880commit 18f685332554559349177e265030fcf572952d8e
7881Author: Rafael Ostertag <rafi@guengel.ch>
7882Date:   Sun Nov 17 22:56:36 2013 +0000
7883
7884    Dialog for getting a new password.
7885
7886 yapet/ui/newpassworddialog.cc | 116 ++++++++++++++++++++++++++++++++++++++++++
7887 yapet/ui/newpassworddialog.h  |  78 ++++++++++++++++++++++++++++
7888 2 files changed, 194 insertions(+)
7889
7890commit 02c8ae6f2fe9182651780f31e24ba6207d694975
7891Author: Rafael Ostertag <rafi@guengel.ch>
7892Date:   Sun Nov 17 22:55:02 2013 +0000
7893
7894    Setting the CursorBuffer (set()) will set __changed flag to false.
7895
7896 configure.ac                |   2 +-
7897 yapet/Makefile.am           |   9 +--
7898 yapet/glue/createfile.cc    | 171 ++++++++++++++++++++++++++++++++++++++++++++
7899 yapet/glue/createfile.h     |  67 +++++++++++++++++
7900 yapet/glue/loadfile.cc      |   3 +-
7901 yapet/glue/promptpassword.h |   2 +-
7902 yapet/main.cc               |   2 +-
7903 yapet/ui/help.cc            |  11 +++
7904 yapet/ui/help.h             |   3 +
7905 yapet/ui/mainwindow.cc      |  81 +++++++++++++++++++--
7906 yapet/ui/passworddialog.h   |   1 +
7907 yapet/ui/passwordrecord.cc  |  93 ++++++++++++++++++++----
7908 yapet/ui/passwordrecord.h   |  20 ++++--
7909 13 files changed, 432 insertions(+), 33 deletions(-)
7910
7911commit f3f7531e19cb526a9522406ef215ca7a794c407f
7912Author: Rafael Ostertag <rafi@guengel.ch>
7913Date:   Sun Nov 17 11:00:31 2013 +0000
7914
7915    Updated bug report address.
7916
7917 configure.ac | 2 +-
7918 1 file changed, 1 insertion(+), 1 deletion(-)
7919
7920commit 173b3ffcda6ff9a6ba5fa94244cbeca949229133
7921Author: Rafael Ostertag <rafi@guengel.ch>
7922Date:   Sun Nov 17 10:48:47 2013 +0000
7923
7924    Updated properties.
7925
7926commit 902e669f7ba388a9c7b5d977e84a0b92ce366a70
7927Author: Rafael Ostertag <rafi@guengel.ch>
7928Date:   Sun Nov 17 10:33:54 2013 +0000
7929
7930    Removed Makefile.boot; use autoreconf instead.
7931
7932 Makefile.boot      |   44 -
7933 config.rpath       |  690 -----
7934 configure.ac       |    1 +
7935 m4/ChangeLog       |   43 -
7936 m4/codeset.m4      |   21 -
7937 m4/gettext.m4      |  401 ---
7938 m4/glibc2.m4       |   30 -
7939 m4/glibc21.m4      |   30 -
7940 m4/iconv.m4        |  268 --
7941 m4/intdiv0.m4      |   84 -
7942 m4/intl.m4         |  285 --
7943 m4/intldir.m4      |   19 -
7944 m4/intlmacosx.m4   |   51 -
7945 m4/intmax.m4       |   33 -
7946 m4/inttypes-pri.m4 |   36 -
7947 m4/inttypes_h.m4   |   26 -
7948 m4/lcmessage.m4    |   30 -
7949 m4/lib-ld.m4       |  119 -
7950 m4/lib-link.m4     |  777 -----
7951 m4/lib-prefix.m4   |  224 --
7952 m4/libtool.m4      | 7986 ----------------------------------------------------
7953 m4/lock.m4         |  316 ---
7954 m4/longlong.m4     |  109 -
7955 m4/ltoptions.m4    |  384 ---
7956 m4/ltsugar.m4      |  123 -
7957 m4/ltversion.m4    |   23 -
7958 m4/lt~obsolete.m4  |   98 -
7959 m4/nls.m4          |   32 -
7960 m4/po.m4           |  452 ---
7961 m4/printf-posix.m4 |   44 -
7962 m4/progtest.m4     |   91 -
7963 m4/size_max.m4     |   68 -
7964 m4/stdint_h.m4     |   26 -
7965 m4/uintmax_t.m4    |   30 -
7966 m4/visibility.m4   |   52 -
7967 m4/wchar_t.m4      |   20 -
7968 m4/wint_t.m4       |   28 -
7969 m4/xsize.m4        |   13 -
7970 38 files changed, 1 insertion(+), 13106 deletions(-)
7971
7972commit 3820bb87de0c80ad73e483c467286fad0a4b699b
7973Author: Rafael Ostertag <rafi@guengel.ch>
7974Date:   Sun Oct 20 08:56:32 2013 +0000
7975
7976    Colored labels properly in passwordrecord dialog.
7977
7978 yapet/ui/passwordrecord.cc | 6 ++++++
7979 1 file changed, 6 insertions(+)
7980
7981commit b9c5dfb5fc28ad9ee70694295314f74b041fefa4
7982Author: Rafael Ostertag <rafi@guengel.ch>
7983Date:   Tue Oct 15 18:17:12 2013 +0000
7984
7985    Implemented prototype password record dialog.
7986
7987 yapet/ui/mainwindow.cc     |  71 ++++++-
7988 yapet/ui/mainwindow.h      |   2 +
7989 yapet/ui/passwordrecord.cc | 452 +--------------------------------------------
7990 yapet/ui/passwordrecord.h  |  17 +-
7991 4 files changed, 84 insertions(+), 458 deletions(-)
7992
7993commit b0a269f4b4b2a5111a36e5ea2085ad8e140b4dbf
7994Author: Rafael Ostertag <rafi@guengel.ch>
7995Date:   Tue Oct 15 18:16:46 2013 +0000
7996
7997    removed.
7998
7999 po/remove-potcdate.sed | 11 -----------
8000 1 file changed, 11 deletions(-)
8001
8002commit 174995f7b4c3a2c0d0b4f026536b1ae8d9f7260e
8003Author: Rafael Ostertag <rafi@guengel.ch>
8004Date:   Mon Oct 14 17:56:36 2013 +0000
8005
8006    Updated.
8007
8008 m4/libtool.m4 | 6 +++++-
8009 1 file changed, 5 insertions(+), 1 deletion(-)
8010
8011commit 3a9ce78397906839d846c6e86e1e1c411927da67
8012Author: Rafael Ostertag <rafi@guengel.ch>
8013Date:   Mon Oct 14 17:56:09 2013 +0000
8014
8015    New file.
8016
8017 po/remove-potcdate.sed | 11 +++++++++++
8018 1 file changed, 11 insertions(+)
8019
8020commit 48936cefc92ba0fb434523b3cc6888f93de3703b
8021Author: Rafael Ostertag <rafi@guengel.ch>
8022Date:   Mon Oct 14 17:55:49 2013 +0000
8023
8024    Commented classes.
8025
8026 yapet/glue/loadfile.h       | 15 ++++++++++++++-
8027 yapet/glue/promptpassword.h | 12 +++++++++++-
8028 2 files changed, 25 insertions(+), 2 deletions(-)
8029
8030commit 0e77a7bbe8835ef11386e68fadb865379cb497c9
8031Author: Rafael Ostertag <rafi@guengel.ch>
8032Date:   Mon Oct 14 17:55:31 2013 +0000
8033
8034    Updated POTFILES.in.
8035
8036 po/POTFILES.in |   59 ---
8037 po/de.po       | 1397 +++++++++++++++++++++++---------------------------------
8038 po/yapet.pot   |  952 +-------------------------------------
8039 3 files changed, 578 insertions(+), 1830 deletions(-)
8040
8041commit 7f3d1b8601ae10517022273d8046cb1a0cf524f5
8042Author: Rafael Ostertag <rafi@guengel.ch>
8043Date:   Mon Oct 14 17:54:45 2013 +0000
8044
8045    Removed Makefile.cvs from EXTRA_DIST.
8046
8047 Makefile.am | 2 +-
8048 1 file changed, 1 insertion(+), 1 deletion(-)
8049
8050commit 30d945b42514b9dac3554fc4b35e5e0d05c8ed57
8051Author: Rafael Ostertag <rafi@guengel.ch>
8052Date:   Sun Oct 13 17:11:45 2013 +0000
8053
8054    yapet/ui and yapet/glue does not used library archives anymore.
8055
8056 Makefile.boot            |   9 +-
8057 configure.ac             |   2 -
8058 yapet/Makefile.am        |  13 +-
8059 yapet/fileopen.cc        | 415 -----------------------------------------------
8060 yapet/fileopen.h         | 159 ------------------
8061 yapet/glue/Makefile.am   |   7 -
8062 yapet/statusbar.cc       |  96 -----------
8063 yapet/statusbar.h        |  85 ----------
8064 yapet/ui/Makefile.am     |   7 -
8065 yapet/ui/lockscreen.cc   | 195 ----------------------
8066 yapet/ui/lockscreen.h    |  88 ----------
8067 yapet/ui/searchdialog.cc | 180 --------------------
8068 yapet/ui/searchdialog.h  | 112 -------------
8069 13 files changed, 12 insertions(+), 1356 deletions(-)
8070
8071commit 6bc079725690fe9513f1fdc8c7a37833595b8269
8072Author: Rafael Ostertag <rafi@guengel.ch>
8073Date:   Sun Oct 13 13:59:18 2013 +0000
8074
8075    Split yapet director: yapet/glue holds glue classes, yapet/ui holds pure UI classes. ui/ has been removed.
8076
8077 Makefile.boot                      |  20 +-
8078 configure.ac                       |   3 +-
8079 po/POTFILES.in                     |   2 +
8080 ui/Makefile.am                     |  24 -
8081 ui/basewindow.cc                   | 234 ----------
8082 ui/basewindow.h                    | 266 -----------
8083 ui/button.cc                       | 160 -------
8084 ui/button.h                        | 127 ------
8085 ui/checkboxgroup.cc                | 271 -----------
8086 ui/checkboxgroup.h                 | 195 --------
8087 ui/colors.cc                       | 143 ------
8088 ui/colors.h                        | 190 --------
8089 ui/curswa.h                        | 281 ------------
8090 ui/dialogbox.cc                    |  90 ----
8091 ui/dialogbox.h                     | 112 -----
8092 ui/inputwidget.cc                  | 393 ----------------
8093 ui/inputwidget.h                   | 194 --------
8094 ui/intinwidget.cc                  |  64 ---
8095 ui/intinwidget.h                   |  80 ----
8096 ui/listwidget.h                    | 899 -------------------------------------
8097 ui/messagebox.cc                   | 116 -----
8098 ui/messagebox.h                    | 108 -----
8099 ui/misc.cc                         | 129 ------
8100 ui/passwordwidget.cc               | 141 ------
8101 ui/passwordwidget.h                |  68 ---
8102 ui/uiexception.h                   |  74 ---
8103 yapet/Makefile.am                  |  12 +-
8104 yapet/consts.h                     |   6 +-
8105 yapet/globals.cc                   |   2 -
8106 yapet/globals.h                    |  22 +-
8107 yapet/glue/Makefile.am             |   7 +
8108 yapet/glue/loadfile.cc             | 167 +++++++
8109 ui/misc.h => yapet/glue/loadfile.h |  48 +-
8110 yapet/glue/promptpassword.cc       | 148 ++++++
8111 yapet/glue/promptpassword.h        |  69 +++
8112 yapet/passworddialog.h             | 105 -----
8113 yapet/ui/Makefile.am               |   7 +
8114 yapet/{ => ui}/help.cc             |   0
8115 yapet/{ => ui}/help.h              |   0
8116 yapet/{ => ui}/lockscreen.cc       |   0
8117 yapet/{ => ui}/lockscreen.h        |   0
8118 yapet/{ => ui}/mainwindow.cc       | 186 ++++----
8119 yapet/{ => ui}/mainwindow.h        |  31 +-
8120 yapet/{ => ui}/passworddialog.cc   |  30 +-
8121 yapet/ui/passworddialog.h          |  50 +++
8122 yapet/{ => ui}/passwordrecord.cc   |   0
8123 yapet/{ => ui}/passwordrecord.h    |   0
8124 yapet/{ => ui}/searchdialog.cc     |   0
8125 yapet/{ => ui}/searchdialog.h      |   0
8126 49 files changed, 622 insertions(+), 4652 deletions(-)
8127
8128commit 806990ae876f3adda62d7f468d92b294a77bd977
8129Author: Rafael Ostertag <rafi@guengel.ch>
8130Date:   Fri Oct 11 06:45:41 2013 +0000
8131
8132    Some changes.
8133
8134 yapet/cfgfile.h         |   5 +--
8135 yapet/mainwindow.cc     |  67 +++++++++++++++++++++++++++++-
8136 yapet/mainwindow.h      |   7 ++++
8137 yapet/passworddialog.h  |   2 +-
8138 yapet/passwordrecord.cc | 105 +++++++++++++++++++++++++++++++++---------------
8139 yapet/passwordrecord.h  |  95 +++++++++++++++++++++++--------------------
8140 6 files changed, 199 insertions(+), 82 deletions(-)
8141
8142commit 976465d249e17f7c731252fa7ec3b8af742d6625
8143Author: Rafael Ostertag <rafi@guengel.ch>
8144Date:   Fri Oct 11 06:40:23 2013 +0000
8145
8146    Keyword change gettext.h
8147
8148 gettext.h | 303 +++++++-------------------------------------------------------
8149 1 file changed, 33 insertions(+), 270 deletions(-)
8150
8151commit 0c916a90f786bd0c9766f17481f115010830daa6
8152Author: Rafael Ostertag <rafi@guengel.ch>
8153Date:   Tue Jul 16 17:47:44 2013 +0000
8154
8155    Continued working on password record dialog.
8156
8157 yapet/passwordrecord.cc | 106 ++++++++++++++++++++++++++++++++----------------
8158 yapet/passwordrecord.h  |  34 +++++++++-------
8159 2 files changed, 91 insertions(+), 49 deletions(-)
8160
8161commit cc6edb22f5801d540932067be1d4dce4294f0d30
8162Author: Rafael Ostertag <rafi@guengel.ch>
8163Date:   Mon Jul 15 17:42:46 2013 +0000
8164
8165    continued work on mainwindow. still not finished.
8166
8167 yapet/mainwindow.cc | 59 +++++++++++++++++++++++++++++------------------------
8168 yapet/mainwindow.h  | 15 +++++++-------
8169 2 files changed, 39 insertions(+), 35 deletions(-)
8170
8171commit 638877503671056ad4d91efdfe957659ed52c726
8172Author: Rafael Ostertag <rafi@guengel.ch>
8173Date:   Mon Jul 15 17:40:55 2013 +0000
8174
8175    Started working on password record dialog.
8176
8177 yapet/Makefile.am       |   6 +-
8178 yapet/passwordrecord.cc | 184 ++----------------------------------------------
8179 yapet/passwordrecord.h  | 136 +++++------------------------------
8180 3 files changed, 24 insertions(+), 302 deletions(-)
8181
8182commit 63a0bf0c485ac862b95015e7475b5cfd292fd28f
8183Author: Rafael Ostertag <rafi@guengel.ch>
8184Date:   Mon Jul 15 17:39:05 2013 +0000
8185
8186    save() now takes argument const.
8187
8188 crypt/file.cc | 4 ++--
8189 crypt/file.h  | 2 +-
8190 2 files changed, 3 insertions(+), 3 deletions(-)
8191
8192commit fb98abf2e305487ce30eefd107a0146df9fcb83d
8193Author: Rafael Ostertag <rafi@guengel.ch>
8194Date:   Sun Jul 14 18:13:36 2013 +0000
8195
8196    Changed externals definition.
8197
8198 yapet/mainwindow.cc | 35 ++++++++++++++++++++++++++++++-----
8199 yapet/mainwindow.h  | 11 +++++++++--
8200 2 files changed, 39 insertions(+), 7 deletions(-)
8201
8202commit 5ac5cd6e4a252803ae969b400b4e6c6d07533f97
8203Author: Rafael Ostertag <rafi@guengel.ch>
8204Date:   Sun Jul 7 13:33:26 2013 +0000
8205
8206    Continued work on porting to libyacurs.
8207
8208 yapet/mainwindow.cc | 16 +++++++++++++++-
8209 yapet/mainwindow.h  |  5 +++++
8210 2 files changed, 20 insertions(+), 1 deletion(-)
8211
8212commit dc9a9b804380b7e81f86c43b7caf3af1e381e189
8213Author: Rafael Ostertag <rafi@guengel.ch>
8214Date:   Sun Jul 7 13:32:44 2013 +0000
8215
8216    Fixed static class members.
8217
8218 yapet/globals.cc | 4 ++--
8219 1 file changed, 2 insertions(+), 2 deletions(-)
8220
8221commit 6d0f535ac53a870a0d10bbd7c3619a8c9bb5945b
8222Author: Rafael Ostertag <rafi@guengel.ch>
8223Date:   Sun Jul 7 13:32:06 2013 +0000
8224
8225    Renamed Automake conditional DISABLE_ASSERT to DISABLE_DEBUG.
8226
8227 yapet/Makefile.am | 2 +-
8228 1 file changed, 1 insertion(+), 1 deletion(-)
8229
8230commit fdf57916780549c76d25fe9d96d12643504ab2a5
8231Author: Rafael Ostertag <rafi@guengel.ch>
8232Date:   Sun Jul 7 13:31:49 2013 +0000
8233
8234    Renamed Automake conditional DISABLE_ASSERT to DISABLE_DEBUG.
8235
8236 Makefile.am             | 16 ----------------
8237 configure.ac            |  4 ++--
8238 crypt/Makefile.am       |  2 +-
8239 csv2yapet/Makefile.am   |  2 +-
8240 ui/Makefile.am          |  2 +-
8241 yapet/pwgen/Makefile.am |  2 +-
8242 6 files changed, 6 insertions(+), 22 deletions(-)
8243
8244commit 2aaaada9e08237339e0c05420de4468358f52da6
8245Author: Rafael Ostertag <rafi@guengel.ch>
8246Date:   Wed Jul 3 18:31:28 2013 +0000
8247
8248    Can open file and display entries now. Still incomplete.
8249
8250 yapet/cfg.h             |  4 ++++
8251 yapet/mainwindow.cc     | 28 +++++++++++++++++-----------
8252 yapet/mainwindow.h      |  4 ++--
8253 yapet/passworddialog.cc | 38 +++++++++++++++++---------------------
8254 yapet/passworddialog.h  |  3 ---
8255 5 files changed, 40 insertions(+), 37 deletions(-)
8256
8257commit 8f4758e5d2ebe8564208f7b7b5813ba66f3ddb05
8258Author: Rafael Ostertag <rafi@guengel.ch>
8259Date:   Tue Jul 2 17:09:11 2013 +0000
8260
8261    Continued working on load function. Not working though.
8262
8263 yapet/mainwindow.cc     | 45 ++++++++++++++++++++++++++++++++++++---------
8264 yapet/mainwindow.h      |  1 +
8265 yapet/passworddialog.cc |  4 ++--
8266 yapet/passworddialog.h  | 22 +++++++++++++++++++---
8267 yapet/pwgendialog.h     |  5 -----
8268 5 files changed, 58 insertions(+), 19 deletions(-)
8269
8270commit 5423f94031bfd8f96647edfef9e22da817395213
8271Author: Rafael Ostertag <rafi@guengel.ch>
8272Date:   Fri Jun 28 11:44:58 2013 +0000
8273
8274    Working on file load function. Not working yet.
8275
8276 yapet/mainwindow.cc | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++--
8277 yapet/mainwindow.h  | 10 ++++++--
8278 2 files changed, 79 insertions(+), 4 deletions(-)
8279
8280commit ce7630539c07d069806dd3fe5befbe58b590e701
8281Author: Rafael Ostertag <rafi@guengel.ch>
8282Date:   Wed Jun 26 19:31:19 2013 +0000
8283
8284    Help dialog implemented.
8285
8286 yapet/help.cc       | 201 +++++++++++++++++++++++++++++++++++++---------------
8287 yapet/mainwindow.cc | 110 +++++++++++++++++++++++++---
8288 yapet/mainwindow.h  |   7 ++
8289 3 files changed, 250 insertions(+), 68 deletions(-)
8290
8291commit 2f5d53e9b09243954eaa1717ab6ca01ca2b3e744
8292Author: Rafael Ostertag <rafi@guengel.ch>
8293Date:   Tue Jun 25 16:54:15 2013 +0000
8294
8295    Compiles now. No functionality yet.
8296
8297 csv2yapet/csvimport.cc |  21 +++-------
8298 yapet/Makefile.am      |   6 +--
8299 yapet/help.cc          | 106 +++++++++++++++++++++++++++++++++++++++++++++++++
8300 yapet/help.h           |  84 +++++++++++++++++++++++++++++++++++++++
8301 yapet/main.cc          |   7 ++--
8302 yapet/mainwindow.cc    |  12 +++---
8303 yapet/mainwindow.h     |   4 +-
8304 7 files changed, 207 insertions(+), 33 deletions(-)
8305
8306commit f25abd911db4048a80ea8a2bad7168a541f53c15
8307Author: Rafael Ostertag <rafi@guengel.ch>
8308Date:   Mon Jun 24 17:06:49 2013 +0000
8309
8310    Continued on adaptation to libyacurs.
8311
8312 crypt/partdec.cc        |  10 ++
8313 crypt/partdec.h         |  15 ++-
8314 csv2yapet/csvimport.h   |  14 +--
8315 csv2yapet/main.cc       |  33 ++----
8316 yapet/cfgfile.cc        |  25 ++---
8317 yapet/consts.h          |   2 -
8318 yapet/main.cc           |   4 +-
8319 yapet/mainwindow.cc     |  42 ++++----
8320 yapet/passworddialog.cc | 261 ++----------------------------------------------
8321 yapet/passworddialog.h  |  15 ++-
8322 yapet/secstring.h       |  61 +++++------
8323 11 files changed, 102 insertions(+), 380 deletions(-)
8324
8325commit f8c5bad03c0ea42e5d0b755d016a73ec47bfe11e
8326Author: Rafael Ostertag <rafi@guengel.ch>
8327Date:   Wed Jun 19 19:22:04 2013 +0000
8328
8329    Continued work.
8330
8331 yapet/cfg.h             |    6 +-
8332 yapet/globals.cc        |    9 +-
8333 yapet/globals.h         |   14 +-
8334 yapet/mainwindow.cc     | 1176 +----------------------------------------------
8335 yapet/mainwindow.h      |   31 +-
8336 yapet/passworddialog.cc |  114 ++---
8337 yapet/passworddialog.h  |   35 +-
8338 7 files changed, 74 insertions(+), 1311 deletions(-)
8339
8340commit 1072241b1d2a18808ffa97308651554c2dab7ddb
8341Author: Rafael Ostertag <rafi@guengel.ch>
8342Date:   Mon Jun 17 19:33:40 2013 +0000
8343
8344    Does not compile. Continued rewrite. Uncrustified. Adjusted build system.
8345
8346 Makefile.boot                |    4 +-
8347 crypt/bdbuffer.h             |   14 +-
8348 crypt/file.h                 |   18 +-
8349 crypt/yapetexception.h       |   20 +-
8350 uncrustifyrc                 | 1578 ++++++++++++++++++++++++++++++++++++++++++
8351 yapet/Makefile.am            |    6 +-
8352 yapet/cfg.cc                 |  100 +--
8353 yapet/cfg.h                  |  284 ++++----
8354 yapet/cfgfile.cc             |  253 +++----
8355 yapet/cfgfile.h              |  187 ++---
8356 yapet/consts.cc              |    4 +-
8357 yapet/consts.h               |   31 +-
8358 yapet/fileopen.cc            |  267 +++----
8359 yapet/fileopen.h             |   42 +-
8360 yapet/globals.cc             |   28 +
8361 yapet/globals.h              |   39 ++
8362 yapet/lockscreen.cc          |  135 ++--
8363 yapet/lockscreen.h           |   54 +-
8364 yapet/main.cc                |  408 ++++++-----
8365 yapet/mainwindow.cc          |  909 ++++++++++++------------
8366 yapet/mainwindow.h           |   45 +-
8367 yapet/passworddialog.cc      |  384 +++++-----
8368 yapet/passworddialog.h       |  143 +---
8369 yapet/passwordrecord.cc      |  522 +++++++-------
8370 yapet/passwordrecord.h       |   96 +--
8371 yapet/pwgen/charpool.h       |   15 +-
8372 yapet/pwgen/pwgenexception.h |    9 +-
8373 yapet/pwgendialog.cc         |  368 +++++-----
8374 yapet/pwgendialog.h          |   55 +-
8375 yapet/searchdialog.cc        |   97 +--
8376 yapet/searchdialog.h         |   21 +-
8377 {ui => yapet}/secstring.h    |   18 +-
8378 yapet/statusbar.cc           |   49 +-
8379 yapet/statusbar.h            |   14 +-
8380 34 files changed, 4011 insertions(+), 2206 deletions(-)
8381
8382commit 498cae5bef727dcc93af426218e6a51914fbbdf0
8383Author: Rafael Ostertag <rafi@guengel.ch>
8384Date:   Sun Jun 16 16:33:45 2013 +0000
8385
8386    Started recoding using libyacurses.
8387
8388 yapet/Makefile.am   | 16 ++++++--------
8389 yapet/main.cc       | 42 ++++++++++++-----------------------
8390 yapet/mainwindow.cc | 63 -----------------------------------------------------
8391 yapet/mainwindow.h  | 60 +++++++++-----------------------------------------
8392 4 files changed, 31 insertions(+), 150 deletions(-)
8393
8394commit e45b67e107815c5f9b65db9e68c4017c29e20976
8395Author: Rafael Ostertag <rafi@guengel.ch>
8396Date:   Sun Jun 16 16:31:19 2013 +0000
8397
8398    Updated.
8399
8400 NEWS | 8 ++++++++
8401 1 file changed, 8 insertions(+)
8402
8403commit a69610bc8efce9c8e9296dfa69cb1cab493ca3ed
8404Author: Rafael Ostertag <rafi@guengel.ch>
8405Date:   Sun Jun 16 16:30:34 2013 +0000
8406
8407    directory ui ignored, but left in place.
8408
8409 Makefile.am | 2 +-
8410 1 file changed, 1 insertion(+), 1 deletion(-)
8411
8412commit af6c0b2d0b8906e2174b411fe372958ade86bbaf
8413Author: Rafael Ostertag <rafi@guengel.ch>
8414Date:   Sun Jun 16 16:29:37 2013 +0000
8415
8416    --enable-assert replaced by --enable-debug. Using AX_CXX_HEADER_STDCXX_98.
8417
8418 configure.ac                  | 18 ++++-----
8419 m4/ax_cxx_header_stdcxx_98.m4 | 87 +++++++++++++++++++++++++++++++++++++++++++
8420 2 files changed, 96 insertions(+), 9 deletions(-)
8421
8422commit 5828c6f93d869046f6a0c7a3052274f6bde945ae
8423Author: Rafael Ostertag <rafi@guengel.ch>
8424Date:   Sun Jun 16 14:02:35 2013 +0000
8425
8426    Included build of libyacurs in yapet. Updated libtool and gettext. Updated Makefile.boot.
8427
8428 ABOUT-NLS            | 1956 +++++++------
8429 Makefile.am          |    2 +-
8430 Makefile.boot        |   72 +-
8431 config.rpath         |  138 +-
8432 configure.ac         |   90 +-
8433 intl/ChangeLog       |    4 -
8434 intl/Makefile.in     |  588 ----
8435 intl/VERSION         |    1 -
8436 intl/bindtextdom.c   |  340 ---
8437 intl/config.charset  |  640 ----
8438 intl/dcgettext.c     |   56 -
8439 intl/dcigettext.c    | 1689 -----------
8440 intl/dcngettext.c    |   57 -
8441 intl/dgettext.c      |   58 -
8442 intl/dngettext.c     |   59 -
8443 intl/eval-plural.h   |  109 -
8444 intl/explodename.c   |  135 -
8445 intl/export.h        |    6 -
8446 intl/finddomain.c    |  212 --
8447 intl/gettext.c       |   63 -
8448 intl/gettextP.h      |  293 --
8449 intl/gmo.h           |  147 -
8450 intl/hash-string.c   |   51 -
8451 intl/hash-string.h   |   36 -
8452 intl/intl-compat.c   |  133 -
8453 intl/intl-exports.c  |   36 -
8454 intl/l10nflist.c     |  400 ---
8455 intl/langprefs.c     |  130 -
8456 intl/libgnuintl.h.in |  419 ---
8457 intl/libintl.rc      |   38 -
8458 intl/loadinfo.h      |  131 -
8459 intl/loadmsgcat.c    | 1336 ---------
8460 intl/localcharset.c  |  461 ---
8461 intl/localcharset.h  |   42 -
8462 intl/locale.alias    |   77 -
8463 intl/localealias.c   |  439 ---
8464 intl/localename.c    | 1507 ----------
8465 intl/lock.c          |  922 ------
8466 intl/lock.h          | 1097 -------
8467 intl/log.c           |  116 -
8468 intl/ngettext.c      |   65 -
8469 intl/os2compat.c     |   98 -
8470 intl/os2compat.h     |   46 -
8471 intl/osdep.c         |   26 -
8472 intl/plural-exp.c    |  155 -
8473 intl/plural-exp.h    |  126 -
8474 intl/plural.c        | 1989 -------------
8475 intl/plural.y        |  385 ---
8476 intl/printf-args.c   |  188 --
8477 intl/printf-args.h   |  151 -
8478 intl/printf-parse.c  |  590 ----
8479 intl/printf-parse.h  |   73 -
8480 intl/printf.c        |  427 ---
8481 intl/ref-add.sin     |   31 -
8482 intl/ref-del.sin     |   26 -
8483 intl/relocatable.c   |  468 ---
8484 intl/relocatable.h   |   79 -
8485 intl/textdomain.c    |  127 -
8486 intl/tsearch.c       |  684 -----
8487 intl/tsearch.h       |   83 -
8488 intl/vasnprintf.c    | 4677 -----------------------------
8489 intl/vasnprintf.h    |   78 -
8490 intl/vasnwprintf.h   |   46 -
8491 intl/version.c       |   26 -
8492 intl/wprintf-parse.h |   73 -
8493 intl/xsize.h         |  105 -
8494 m4/ChangeLog         |   11 +
8495 m4/gettext.m4        |   96 +-
8496 m4/iconv.m4          |  164 +-
8497 m4/lib-ld.m4         |   87 +-
8498 m4/lib-link.m4       |  138 +-
8499 m4/lib-prefix.m4     |   91 +-
8500 m4/libtool.m4        | 7982 ++++++++++++++++++++++++++++++++++++++++++++++++++
8501 m4/ltoptions.m4      |  384 +++
8502 m4/ltsugar.m4        |  123 +
8503 m4/ltversion.m4      |   23 +
8504 m4/lt~obsolete.m4    |   98 +
8505 m4/nls.m4            |   13 +-
8506 m4/po.m4             |   39 +-
8507 m4/progtest.m4       |   31 +-
8508 po/ChangeLog         |    5 +
8509 po/Makefile.in.in    |   56 +-
8510 po/Makevars.template |   12 +
8511 po/Rules-quot        |    4 +-
8512 84 files changed, 10345 insertions(+), 23920 deletions(-)
8513
8514commit cebb137d0fcf9b9c6186a0c26d4a47be622beca6
8515Author: Rafael Ostertag <rafi@guengel.ch>
8516Date:   Sun Jun 16 13:02:39 2013 +0000
8517
8518    Renamed Makefile.cvs.
8519
8520 Makefile.cvs => Makefile.boot | 0
8521 1 file changed, 0 insertions(+), 0 deletions(-)
8522
8523commit 5c5230dbc5916ab611bd4cedce9dec8ef3734fc8
8524Author: Rafael Ostertag <rafi@guengel.ch>
8525Date:   Sun Jun 16 13:01:11 2013 +0000
8526
8527    Branched yapet-1.x. Added libyacurs external.
8528
8529commit 4606616ee635700108a053aaaa0ea2711637f57b
8530Author: Rafael Ostertag <rafi@guengel.ch>
8531Date:   Sun Jan 6 11:39:51 2013 +0000
8532
8533    Became software project.
8534
8535 mockup/AUTHORS                  |   0
8536 mockup/COPYING                  | 674 ----------------------------------------
8537 mockup/ChangeLog                |   0
8538 mockup/INSTALL                  | 370 ----------------------
8539 mockup/Makefile.am              |   4 -
8540 mockup/Makefile.boot            |  46 ---
8541 mockup/NEWS                     |   0
8542 mockup/README                   |   0
8543 mockup/checkall.sh              | 363 ----------------------
8544 mockup/configure.ac             | 109 -------
8545 mockup/include/coordinates.h    |  91 ------
8546 mockup/include/curex.h          | 163 ----------
8547 mockup/include/curs.h           |  53 ----
8548 mockup/include/event.h          |  93 ------
8549 mockup/include/eventconnector.h | 147 ---------
8550 mockup/include/eventqueue.h     |  64 ----
8551 mockup/include/lineobject.h     |  53 ----
8552 mockup/include/margin.h         |  89 ------
8553 mockup/include/mycurses.h       | 127 --------
8554 mockup/include/realizeable.h    |  37 ---
8555 mockup/include/rectangle.h      |  78 -----
8556 mockup/include/screenobject.h   |  44 ---
8557 mockup/include/statusline.h     |  31 --
8558 mockup/include/window.h         |  41 ---
8559 mockup/runcheckall.sh           |  13 -
8560 mockup/src/Makefile.am          |   5 -
8561 mockup/src/curs.cc              | 249 ---------------
8562 mockup/src/eventqueue.cc        | 335 --------------------
8563 mockup/src/lineobject.cc        |  97 ------
8564 mockup/src/screenobject.cc      | 121 --------
8565 mockup/src/statusline.cc        |  42 ---
8566 mockup/src/window.cc            |  57 ----
8567 mockup/tests/Makefile.am        |   8 -
8568 mockup/tests/basic1.cc          |  50 ---
8569 mockup/tests/basic2.cc          |  79 -----
8570 mockup/tests/coordinates.cc     |  87 ------
8571 mockup/tests/eventqueue1.cc     |  88 ------
8572 mockup/tests/eventqueue2.cc     |  73 -----
8573 mockup/tests/eventqueue3.cc     | 102 ------
8574 mockup/tests/eventqueue4.cc     |  99 ------
8575 mockup/tests/init.cc            |  29 --
8576 mockup/tests/margin.cc          |  49 ---
8577 mockup/tests/rectangle.cc       |  74 -----
8578 mockup/tests/resize1.cc         | 122 --------
8579 mockup/tests/windowrefs.cc      |  64 ----
8580 45 files changed, 4520 deletions(-)
8581
8582commit dfd3b33dedd38cfe67f3d726bb4189dcc671d9f2
8583Author: Rafael Ostertag <rafi@guengel.ch>
8584Date:   Sun Jan 6 11:37:26 2013 +0000
8585
8586 mockup/AUTHORS   |   0
8587 mockup/COPYING   | 674 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
8588 mockup/ChangeLog |   0
8589 mockup/INSTALL   | 370 ++++++++++++++++++++++++++++++
8590 mockup/NEWS      |   0
8591 mockup/README    |   0
8592 6 files changed, 1044 insertions(+)
8593
8594commit 26e5fcdfcd2fe121a1c7520954a9e65aeaf069fd
8595Author: Rafael Ostertag <rafi@guengel.ch>
8596Date:   Sun Jan 6 11:36:38 2013 +0000
8597
8598    EventQueue finished
8599
8600 mockup/configure.ac             |   2 +-
8601 mockup/include/curs.h           |  22 +--
8602 mockup/include/event.h          |  28 +++-
8603 mockup/include/eventconnector.h | 138 +++++++++++++----
8604 mockup/include/eventqueue.h     |  37 ++++-
8605 mockup/include/screenobject.h   |  15 --
8606 mockup/src/curs.cc              | 168 +++++++-------------
8607 mockup/src/eventqueue.cc        | 335 ++++++++++++++++++++++++++++++++++++++++
8608 mockup/src/lineobject.cc        |  11 +-
8609 mockup/src/screenobject.cc      |  42 +----
8610 mockup/src/window.cc            |   2 -
8611 mockup/tests/Makefile.am        |   2 +-
8612 mockup/tests/eventqueue1.cc     |  88 +++++++++++
8613 mockup/tests/eventqueue2.cc     |  73 +++++++++
8614 mockup/tests/eventqueue3.cc     | 102 ++++++++++++
8615 mockup/tests/eventqueue4.cc     |  99 ++++++++++++
8616 16 files changed, 924 insertions(+), 240 deletions(-)
8617
8618commit 54f60767ee17b4f06d85988e8105a74a168b35d7
8619Author: Rafael Ostertag <rafi@guengel.ch>
8620Date:   Thu Jan 3 21:40:42 2013 +0000
8621
8622    Eventqueue partially implemented, but not tested.
8623
8624 mockup/configure.ac             |  2 +-
8625 mockup/include/event.h          | 96 +++++++++++------------------------------
8626 mockup/include/eventconnector.h | 50 ++++++++++++++++-----
8627 mockup/include/eventqueue.h     | 10 ++++-
8628 mockup/src/Makefile.am          |  2 +-
8629 mockup/src/curs.cc              | 11 ++++-
8630 mockup/tests/resize1.cc         |  4 ++
8631 7 files changed, 89 insertions(+), 86 deletions(-)
8632
8633commit 8a2a36726e4b1271c6c90851eb85339d47276b07
8634Author: Rafael Ostertag <rafi@guengel.ch>
8635Date:   Thu Jan 3 16:44:30 2013 +0000
8636
8637    First attempt to create an eventqueue; does not compile. Added resize test.
8638
8639 mockup/configure.ac             |   3 +
8640 mockup/include/curex.h          |  25 ++++++++
8641 mockup/include/curs.h           |   7 ++-
8642 mockup/include/event.h          | 125 ++++++++++++++++++++++++++++++++++++++++
8643 mockup/include/eventconnector.h |  37 ++++++++++++
8644 mockup/include/eventqueue.h     |  33 +++++++++++
8645 mockup/include/lineobject.h     |   2 +
8646 mockup/include/margin.h         |   1 +
8647 mockup/include/mycurses.h       |  24 ++++----
8648 mockup/include/screenobject.h   |   4 ++
8649 mockup/include/statusline.h     |   2 +
8650 mockup/src/curs.cc              | 111 +++++++++++++++++++++++++++++------
8651 mockup/src/screenobject.cc      |  28 ++++++---
8652 mockup/src/window.cc            |   2 +
8653 mockup/tests/Makefile.am        |   2 +-
8654 mockup/tests/basic1.cc          |   7 +++
8655 mockup/tests/basic2.cc          |   7 +++
8656 mockup/tests/init.cc            |  10 +++-
8657 mockup/tests/margin.cc          |   5 ++
8658 mockup/tests/resize1.cc         | 118 +++++++++++++++++++++++++++++++++++++
8659 20 files changed, 513 insertions(+), 40 deletions(-)
8660
8661commit 6bf011152244885143aa89503dbe472f22fda344
8662Author: Rafael Ostertag <rafi@guengel.ch>
8663Date:   Tue Jan 1 13:36:42 2013 +0000
8664
8665    added check
8666
8667 mockup/tests/basic2.cc | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++
8668 1 file changed, 72 insertions(+)
8669
8670commit 66388104b883e2da9aafedac4a92b4f168fd640e
8671Author: Rafael Ostertag <rafi@guengel.ch>
8672Date:   Tue Jan 1 13:35:48 2013 +0000
8673
8674    Window, title, statusline working. Signal WINCH work in progress.
8675
8676 mockup/checkall.sh            | 248 +++++++++++++++++++++++++++++++++++++++---
8677 mockup/include/coordinates.h  |  91 ++++++++++++++++
8678 mockup/include/curex.h        |  66 +++++++----
8679 mockup/include/curs.h         |  44 +++++---
8680 mockup/include/dimension.h    |  72 ------------
8681 mockup/include/lineobject.h   |  51 +++++++++
8682 mockup/include/margin.h       |  48 ++++----
8683 mockup/include/realizeable.h  |  37 +++++++
8684 mockup/include/rectangle.h    |  78 +++++++++++++
8685 mockup/include/screenobject.h |  26 +++--
8686 mockup/include/scrobjlist.h   |  26 -----
8687 mockup/include/statusline.h   |  10 +-
8688 mockup/include/window.h       |  10 +-
8689 mockup/runcheckall.sh         |  13 +++
8690 mockup/src/Makefile.am        |   2 +-
8691 mockup/src/curs.cc            | 195 +++++++++++++++++++++------------
8692 mockup/src/lineobject.cc      | 104 ++++++++++++++++++
8693 mockup/src/screenobject.cc    |  97 +++++++++++++----
8694 mockup/src/scrobjlist.cc      |  45 --------
8695 mockup/src/statusline.cc      |  21 +---
8696 mockup/src/window.cc          |  39 ++-----
8697 mockup/tests/Makefile.am      |   2 +-
8698 mockup/tests/basic1.cc        |  16 ++-
8699 mockup/tests/coordinates.cc   |  87 +++++++++++++++
8700 mockup/tests/dimension.cc     |  21 ----
8701 mockup/tests/init.cc          |   2 +-
8702 mockup/tests/margin.cc        |  28 +++--
8703 mockup/tests/rectangle.cc     |  74 +++++++++++++
8704 mockup/tests/regobject.cc     |  38 -------
8705 mockup/tests/windowrefs.cc    |   2 +-
8706 30 files changed, 1139 insertions(+), 454 deletions(-)
8707
8708commit c50998b439d8a4d7307226f9cc0c12aff4754b94
8709Author: Rafael Ostertag <rafi@guengel.ch>
8710Date:   Sun Dec 30 11:35:52 2012 +0000
8711
8712    screen object list untied from curses. fixed code so that clang/gcc48 do not emit warnings. added checkall script for compiling it on different hosts with all possible compilers.
8713
8714 mockup/checkall.sh            | 149 ++++++++++++++++++++++++++++++++++++++++++
8715 mockup/configure.ac           |  87 ++++++++++++++++++++++--
8716 mockup/include/curex.h        |  27 +++++++-
8717 mockup/include/curs.h         |  21 +++---
8718 mockup/include/dimension.h    |   5 --
8719 mockup/include/margin.h       |   6 +-
8720 mockup/include/mycurses.h     | 106 ++++++++++++++++++++++++++++--
8721 mockup/include/screenobject.h |  11 +++-
8722 mockup/include/scrobjlist.h   |  26 ++++++++
8723 mockup/include/statusline.h   |   6 +-
8724 mockup/include/window.h       |  11 ++--
8725 mockup/src/Makefile.am        |   2 +-
8726 mockup/src/curs.cc            |  88 +++++++++++++------------
8727 mockup/src/screenobject.cc    |  33 ++++++++--
8728 mockup/src/scrobjlist.cc      |  45 +++++++++++++
8729 mockup/src/statusline.cc      |  34 ++++++----
8730 mockup/src/window.cc          |  51 +++++++--------
8731 mockup/tests/Makefile.am      |   2 +-
8732 mockup/tests/basic1.cc        |   5 +-
8733 mockup/tests/init.cc          |   2 +-
8734 mockup/tests/regobject.cc     |  38 +++++++++++
8735 mockup/tests/regwin.cc        |  40 ------------
8736 mockup/tests/windowrefs.cc    |   7 +-
8737 23 files changed, 629 insertions(+), 173 deletions(-)
8738
8739commit 3ad5f9ddf46e74105d7a891d28034ffe7ea2341f
8740Author: Rafael Ostertag <rafi@guengel.ch>
8741Date:   Sat Dec 29 10:09:21 2012 +0000
8742
8743    Work in progress.
8744
8745 mockup/Makefile               |  16 -----
8746 mockup/Makefile.am            |   4 ++
8747 mockup/Makefile.boot          |  46 ++++++++++++
8748 mockup/configure.ac           |  27 +++++++
8749 mockup/curs.cc                |  35 ---------
8750 mockup/include/curex.h        |  52 +++++++++-----
8751 mockup/include/curs.h         |  40 ++++++++++-
8752 mockup/include/dimension.h    |  77 ++++++++++++++++++++
8753 mockup/include/margin.h       |  88 +++++++++++++++++++++++
8754 mockup/include/mycurses.h     |  29 ++++++++
8755 mockup/include/screenobject.h |  36 ++++++++++
8756 mockup/include/statusline.h   |  29 ++++++++
8757 mockup/include/window.h       |  43 +++++++-----
8758 mockup/mockup.cc              |  12 ----
8759 mockup/src/Makefile.am        |   5 ++
8760 mockup/src/curs.cc            | 160 ++++++++++++++++++++++++++++++++++++++++++
8761 mockup/src/screenobject.cc    |  69 ++++++++++++++++++
8762 mockup/src/statusline.cc      |  49 +++++++++++++
8763 mockup/src/window.cc          |  83 ++++++++++++++++++++++
8764 mockup/tests/Makefile.am      |   8 +++
8765 mockup/tests/basic1.cc        |  34 +++++++++
8766 mockup/tests/dimension.cc     |  21 ++++++
8767 mockup/tests/init.cc          |  21 ++++++
8768 mockup/tests/margin.cc        |  30 ++++++++
8769 mockup/tests/regwin.cc        |  40 +++++++++++
8770 mockup/tests/windowrefs.cc    |  61 ++++++++++++++++
8771 mockup/window.cc              |  41 -----------
8772 27 files changed, 1014 insertions(+), 142 deletions(-)
8773
8774commit e48c0ccc6ec6088cfc65498daf51663bca892651
8775Author: Rafael Ostertag <rafi@guengel.ch>
8776Date:   Thu Dec 27 18:49:20 2012 +0000
8777
8778    Mockup for new TUI implementation
8779
8780 mockup/Makefile         | 16 ++++++++++
8781 mockup/curs.cc          | 35 ++++++++++++++++++++++
8782 mockup/include/curex.h  | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
8783 mockup/include/curs.h   | 19 ++++++++++++
8784 mockup/include/window.h | 31 ++++++++++++++++++++
8785 mockup/mockup.cc        | 12 ++++++++
8786 mockup/window.cc        | 41 ++++++++++++++++++++++++++
8787 7 files changed, 231 insertions(+)
8788
8789commit a81bbfc6fb05c0d8969dc5edea54e10a9d04ea3e
8790Author: Rafael Ostertag <rafi@guengel.ch>
8791Date:   Fri Nov 30 20:14:25 2012 +0000
8792
8793    Reorganization
8794
8795commit 62ae3628fdb899b0bce0dbd02296560ddb64e510
8796Author: Rafael Ostertag <rafi@guengel.ch>
8797Date:   Fri Nov 30 20:11:53 2012 +0000
8798
8799    Reorganization
8800
8801commit a3a4e8b11ab60e9eb8213147c8e389fb39a5075f
8802Author: Rafael Ostertag <rafi@guengel.ch>
8803Date:   Sun Nov 11 14:50:01 2012 +0000
8804
8805    Added #ifdef PARANOID to critical methods in the hope it speeds things up (to no avail)
8806
8807 ui/button.cc            | 8 +++++---
8808 ui/inputwidget.cc       | 3 ++-
8809 yapet/fileopen.cc       | 2 ++
8810 yapet/passworddialog.cc | 2 ++
8811 yapet/passwordrecord.cc | 2 ++
8812 yapet/pwgendialog.cc    | 4 ++++
8813 6 files changed, 17 insertions(+), 4 deletions(-)
8814
8815commit a02279e896731a8a6e24ae4439eb87ce0e04a2b2
8816Author: Rafael Ostertag <rafi@guengel.ch>
8817Date:   Fri Oct 5 10:41:31 2012 +0000
8818
8819    Globals class completely replaced by Config class
8820
8821 Makefile.cvs         |  2 +-
8822 yapet/cfg.cc         | 74 ++++++++++++++++++----------------------------------
8823 yapet/cfg.h          | 71 +++++++++++++++++++++++++++++++++++++------------
8824 yapet/cfgfile.h      |  7 +++++
8825 yapet/lockscreen.cc  |  6 ++---
8826 yapet/main.cc        | 12 ++++++---
8827 yapet/mainwindow.cc  | 10 +++----
8828 yapet/pwgendialog.cc | 30 ++++++++++-----------
8829 8 files changed, 120 insertions(+), 92 deletions(-)
8830
8831commit 6d7cb44ebfc9316f93527f395a6d05d68b49ac37
8832Author: Rafael Ostertag <rafi@guengel.ch>
8833Date:   Sun Sep 30 19:27:04 2012 +0000
8834
8835    In the course of removing globals class. Started working on improving screen-lock stuff.
8836
8837 Makefile.cvs         |   5 +-
8838 configure.ac         |   2 +
8839 ui/basewindow.cc     |   5 ++
8840 ui/basewindow.h      |  12 ++-
8841 yapet/Makefile.am    |   3 +-
8842 yapet/cfg.cc         | 233 ++++++++-------------------------------------------
8843 yapet/cfg.h          | 187 ++++++++++++++++-------------------------
8844 yapet/consts.cc      |   6 ++
8845 yapet/consts.h       |   3 +
8846 yapet/globals.cc     |  81 ------------------
8847 yapet/globals.h      |  77 -----------------
8848 yapet/lockscreen.cc  |   6 +-
8849 yapet/main.cc        |  35 ++++----
8850 yapet/mainwindow.cc  |  59 ++++++-------
8851 yapet/mainwindow.h   |   6 +-
8852 yapet/pwgendialog.cc |   9 +-
8853 16 files changed, 191 insertions(+), 538 deletions(-)
8854
8855commit 8351ac1872ed5cfa4b23a77141e4d9d69bd42678
8856Author: Rafael Ostertag <rafi@guengel.ch>
8857Date:   Sun Jun 24 14:32:55 2012 +0000
8858
8859    Added patch for bug #73 (http://bugs.guengel.ch/show_bug.cgi?id=73)
8860
8861 doc/yapet.sgml.in | 4 ++--
8862 1 file changed, 2 insertions(+), 2 deletions(-)
8863
8864commit 214a94a47ea83c477d8e86c81264a54dcbd2b7d4
8865Author: Rafael Ostertag <rafi@guengel.ch>
8866Date:   Sun Jan 2 18:47:43 2011 +0000
8867
8868    Bumped version.
8869
8870 support/makesolpackages | 2 +-
8871 1 file changed, 1 insertion(+), 1 deletion(-)
8872
8873commit fd2fd99d5678b724372066241ed9fe6cd313d999
8874Author: Rafael Ostertag <rafi@guengel.ch>
8875Date:   Sun Jan 2 18:39:31 2011 +0000
8876
8877    Updated.
8878
8879 po/de.po     | 2 +-
8880 po/yapet.pot | 4 ++--
8881 2 files changed, 3 insertions(+), 3 deletions(-)
8882
8883commit 097dcbdcc1d505f08b9608bc1c0be57ca7eedfc2
8884Author: Rafael Ostertag <rafi@guengel.ch>
8885Date:   Sun Jan 2 18:35:17 2011 +0000
8886
8887    Updated.
8888
8889 po/de.po     | 6 +++---
8890 po/yapet.pot | 6 +++---
8891 2 files changed, 6 insertions(+), 6 deletions(-)
8892
8893commit ba95ab2c9dd865f49f1002d644f82b63d54e9029
8894Author: Rafael Ostertag <rafi@guengel.ch>
8895Date:   Sun Jan 2 18:27:50 2011 +0000
8896
8897    Bumped version
8898
8899 NEWS         | 2 +-
8900 configure.ac | 2 +-
8901 2 files changed, 2 insertions(+), 2 deletions(-)
8902
8903commit 1014dec132ae9dd06a7a29b3290c0ccb46eeb4de
8904Author: Rafael Ostertag <rafi@guengel.ch>
8905Date:   Sun Jan 2 18:26:56 2011 +0000
8906
8907    More specific about friend class
8908
8909 yapet/passwordrecord.cc | 2 +-
8910 1 file changed, 1 insertion(+), 1 deletion(-)
8911
8912commit 79d3dfff511b51db99e6447dd5f8784ea50217f5
8913Author: Rafael Ostertag <rafi@guengel.ch>
8914Date:   Sun Jan 2 18:26:31 2011 +0000
8915
8916    More specific about friend class
8917
8918 yapet/mainwindow.cc | 2 +-
8919 1 file changed, 1 insertion(+), 1 deletion(-)
8920
8921commit 8961e1ab4b3991a4849d8a0d530e63358166a127
8922Author: Rafael Ostertag <rafi@guengel.ch>
8923Date:   Sun Jan 2 18:25:11 2011 +0000
8924
8925    Unified build procedure for solaris packages.
8926
8927 support/makesolpackages | 194 ++++++++++++++++++++++++++++++++++++++++++++++++
8928 1 file changed, 194 insertions(+)
8929
8930commit be595dcc87c03bb44191aaca43077b1e71a0c3b9
8931Author: Rafael Ostertag <rafi@guengel.ch>
8932Date:   Sun Jan 2 17:55:14 2011 +0000
8933
8934    timeout will be initialized in future.
8935
8936 yapet/main.cc | 3 ++-
8937 1 file changed, 2 insertions(+), 1 deletion(-)
8938
8939commit 30ffc790d4732db3803d2352b730804f876f638e
8940Author: Rafael Ostertag <rafi@guengel.ch>
8941Date:   Sun Jan 2 17:26:55 2011 +0000
8942
8943    Set attributes for hidden text to the same as with focuse, since it does not work without colors.
8944
8945 ui/colors.cc | 8 ++++----
8946 1 file changed, 4 insertions(+), 4 deletions(-)
8947
8948commit db1bee8481189f5c93a4efebe84ebceb64710245
8949Author: Rafael Ostertag <rafi@guengel.ch>
8950Date:   Sun Jan 2 17:25:58 2011 +0000
8951
8952    More specific about friend class
8953
8954 yapet/mainwindow.h | 2 +-
8955 1 file changed, 1 insertion(+), 1 deletion(-)
8956
8957commit 32dd2c3cc9be0cc509544a42f2b24890d493f97c
8958Author: Rafael Ostertag <rafi@guengel.ch>
8959Date:   Sun Jan 2 17:25:39 2011 +0000
8960
8961    More specific about friend class
8962
8963 yapet/passwordrecord.h | 2 +-
8964 1 file changed, 1 insertion(+), 1 deletion(-)
8965
8966commit 3eecdf43eb22709b154aa7582cedcc9cee79e0d6
8967Author: Rafael Ostertag <rafi@guengel.ch>
8968Date:   Sun Jan 2 16:47:51 2011 +0000
8969
8970    Fixed memory allocation bug preventing YAPET running with CURSES.
8971
8972 ui/curswa.h | 14 ++++++++++----
8973 1 file changed, 10 insertions(+), 4 deletions(-)
8974
8975commit 44851aa81d490a50a6d465b49fe9badb7d16f371
8976Author: Rafael Ostertag <rafi@guengel.ch>
8977Date:   Fri Dec 31 09:26:12 2010 +0000
8978
8979    ChangeLog now shows revisions.
8980
8981 Makefile.cvs | 2 +-
8982 1 file changed, 1 insertion(+), 1 deletion(-)
8983
8984commit 106b594ef4a469fabd171061743805f5cd7109c7
8985Author: Rafael Ostertag <rafi@guengel.ch>
8986Date:   Fri Dec 31 09:21:01 2010 +0000
8987
8988    Updated
8989
8990 LICENSE | 2 +-
8991 TODO    | 3 ---
8992 2 files changed, 1 insertion(+), 4 deletions(-)
8993
8994commit 4d6d1bdf5395b1c39522a3d37c45263adc6cbdb5
8995Author: Rafael Ostertag <rafi@guengel.ch>
8996Date:   Fri Dec 31 09:19:15 2010 +0000
8997
8998    Updated
8999
9000 BUGS | 4 ++--
9001 1 file changed, 2 insertions(+), 2 deletions(-)
9002
9003commit 069f1a041a065f622f8538f808356fe55c0c4ae5
9004Author: Rafael Ostertag <rafi@guengel.ch>
9005Date:   Fri Dec 31 09:18:34 2010 +0000
9006
9007    Updated
9008
9009 NEWS | 14 ++++++++++++++
9010 1 file changed, 14 insertions(+)
9011
9012commit 5075df6e385fff6d151c457453c3fceb3a7f39c3
9013Author: Rafael Ostertag <rafi@guengel.ch>
9014Date:   Thu Dec 30 20:55:35 2010 +0000
9015
9016    Updated.
9017
9018 doc/Doxyfile.in             |  2 +-
9019 doc/README.sgml.in          | 12 ++++++++++++
9020 doc/bugreport.sgml          |  6 ++----
9021 doc/license.sgml            |  2 +-
9022 doc/supportedplatforms.sgml |  1 +
9023 5 files changed, 17 insertions(+), 6 deletions(-)
9024
9025commit 65b71b9e6bea04397ec297272584721f9a5ccc3c
9026Author: Rafael Ostertag <rafi@guengel.ch>
9027Date:   Thu Dec 30 20:55:17 2010 +0000
9028
9029    Whitespace cleanup.
9030
9031 ui/checkboxgroup.cc | 180 ++++++++++++++++++++++++++--------------------------
9032 1 file changed, 90 insertions(+), 90 deletions(-)
9033
9034commit 0a206fdadbe93b79354911da03126db295b4f64d
9035Author: Rafael Ostertag <rafi@guengel.ch>
9036Date:   Thu Dec 30 20:54:21 2010 +0000
9037
9038    Resize is now better handled and won't lead to SEGV. Some quirks still exist.
9039
9040 yapet/passwordrecord.cc | 24 +++++++++++++++++-------
9041 yapet/passwordrecord.h  | 21 ++++++++++++++++++++-
9042 2 files changed, 37 insertions(+), 8 deletions(-)
9043
9044commit b428b66999c3bfac6e2807bdfaf801ec93db6469
9045Author: Rafael Ostertag <rafi@guengel.ch>
9046Date:   Thu Dec 30 20:53:18 2010 +0000
9047
9048    Added asserts to constructors/operators not to be called.
9049
9050 ui/inputwidget.h | 7 ++++++-
9051 1 file changed, 6 insertions(+), 1 deletion(-)
9052
9053commit 1359986d508a7517eb75dd8ec7612fb912eea791
9054Author: Rafael Ostertag <rafi@guengel.ch>
9055Date:   Thu Dec 30 20:50:52 2010 +0000
9056
9057    Updated.
9058
9059 ui/colors.cc | 26 +++++++++++++-------------
9060 1 file changed, 13 insertions(+), 13 deletions(-)
9061
9062commit 093f6fac06ccf9dd4a1964b698e86d81fdca4546
9063Author: Rafael Ostertag <rafi@guengel.ch>
9064Date:   Thu Dec 30 20:49:09 2010 +0000
9065
9066    Updated.
9067
9068 po/POTFILES.in |   2 +
9069 po/de.po       | 309 +++++++++++++++++++++++++++++----------------------------
9070 po/yapet.pot   | 306 ++++++++++++++++++++++++++++----------------------------
9071 3 files changed, 317 insertions(+), 300 deletions(-)
9072
9073commit 62bea10ed8548669ae8d95f6ad312f65de5f8a05
9074Author: Rafael Ostertag <rafi@guengel.ch>
9075Date:   Thu Dec 30 20:40:23 2010 +0000
9076
9077    Some scripts added.
9078
9079 support/buildenv.gcc_GUENGEL       | 8 ++++++++
9080 support/buildenv.solstudio_CURSES  | 8 ++++++++
9081 support/buildenv.solstudio_GUENGEL | 8 ++++++++
9082 support/buildenv.solstudio_XCURSES | 8 ++++++++
9083 4 files changed, 32 insertions(+)
9084
9085commit ec9cc308e611d1359dc57fff8b6010bd0345d953
9086Author: Rafael Ostertag <rafi@guengel.ch>
9087Date:   Thu Dec 30 18:11:30 2010 +0000
9088
9089    Check whether character is printable added to processInput().
9090
9091 ui/inputwidget.cc | 16 +++++++++++-----
9092 1 file changed, 11 insertions(+), 5 deletions(-)
9093
9094commit 04cfd2434b9269df94b0f97d9f5f4583f9f2b6dc
9095Author: Rafael Ostertag <rafi@guengel.ch>
9096Date:   Thu Dec 30 18:08:20 2010 +0000
9097
9098    Added checks for functions.
9099
9100 configure.ac | 2 +-
9101 1 file changed, 1 insertion(+), 1 deletion(-)
9102
9103commit bb10a984ea955287a6a6ab41eaeeafa2e629837b
9104Author: Rafael Ostertag <rafi@guengel.ch>
9105Date:   Thu Dec 30 18:07:24 2010 +0000
9106
9107    Fixed ifdef. Included signal.h.
9108
9109 yapet/passwordrecord.cc | 6 +++++-
9110 1 file changed, 5 insertions(+), 1 deletion(-)
9111
9112commit 64ab5188b958903a3f48ee1a5722a9417ab527ea
9113Author: Rafael Ostertag <rafi@guengel.ch>
9114Date:   Thu Dec 30 14:02:14 2010 +0000
9115
9116    Screen will be locked with password record open.
9117
9118 yapet/lockscreen.cc     |  23 ++++---
9119 yapet/lockscreen.h      |  15 ++++-
9120 yapet/mainwindow.cc     |  62 ++++++++++-------
9121 yapet/mainwindow.h      |   9 ++-
9122 yapet/passwordrecord.cc | 173 +++++++++++++++++++++++++++++++++++++-----------
9123 yapet/passwordrecord.h  |  18 ++++-
9124 6 files changed, 226 insertions(+), 74 deletions(-)
9125
9126commit 578e3b071b63ab87c0b3c1ed8cbd88e80ddb0880
9127Author: Rafael Ostertag <rafi@guengel.ch>
9128Date:   Thu Dec 30 11:20:54 2010 +0000
9129
9130    Locking the screen is now handled by a dedicated class.
9131
9132 yapet/Makefile.am   |   3 +-
9133 yapet/lockscreen.cc | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++
9134 yapet/lockscreen.h  |  69 ++++++++++++++++++++
9135 yapet/mainwindow.cc | 137 +++++++--------------------------------
9136 yapet/mainwindow.h  |   5 --
9137 5 files changed, 276 insertions(+), 121 deletions(-)
9138
9139commit 4a218a5419c22c666e8a090d19fc1ee21b04ba22
9140Author: Rafael Ostertag <rafi@guengel.ch>
9141Date:   Thu Dec 30 11:20:02 2010 +0000
9142
9143    Fixed variable declaration.
9144
9145 ui/listwidget.h | 4 +++-
9146 1 file changed, 3 insertions(+), 1 deletion(-)
9147
9148commit 1d0240724773270045f9d1ea330d74f1b235375d
9149Author: Rafael Ostertag <rafi@guengel.ch>
9150Date:   Thu Dec 30 11:19:20 2010 +0000
9151
9152    Some more changes to make it compile under NetBSD.
9153
9154 ui/curswa.h | 3 +++
9155 1 file changed, 3 insertions(+)
9156
9157commit f1c17f555b8b6549c1382fecd42d9e72d1d61fcc
9158Author: Rafael Ostertag <rafi@guengel.ch>
9159Date:   Thu Dec 30 10:15:40 2010 +0000
9160
9161    replaced true by TRUE when calling keypad().
9162
9163 ui/checkboxgroup.cc | 4 ++--
9164 1 file changed, 2 insertions(+), 2 deletions(-)
9165
9166commit 587346c310eb6fdfbb9ba75ee2a4e7eebb985177
9167Author: Rafael Ostertag <rafi@guengel.ch>
9168Date:   Thu Dec 30 10:10:37 2010 +0000
9169
9170    Changes to made it compile under NetBSD.
9171
9172 configure.ac        | 15 ++++++++++++++-
9173 ui/button.cc        |  4 ++++
9174 ui/checkboxgroup.cc |  5 ++++-
9175 ui/curswa.h         |  4 ++++
9176 ui/inputwidget.cc   |  4 ++++
9177 ui/listwidget.h     |  6 +++++-
9178 6 files changed, 35 insertions(+), 3 deletions(-)
9179
9180commit 791acec2b4bf0710b618a82fe4af7aa8432e52a2
9181Author: Rafael Ostertag <rafi@guengel.ch>
9182Date:   Thu Dec 30 09:23:11 2010 +0000
9183
9184    Added patch for fixing bug #46 : YAPET allows by-passing lock screen on Solaris when linked against libcurses.
9185
9186 yapet/mainwindow.cc | 14 +++++++++-----
9187 yapet/mainwindow.h  |  6 +++++-
9188 2 files changed, 14 insertions(+), 6 deletions(-)
9189
9190commit 6d49f1c310e3e4fa3ff078bd95f0661e19ef5932
9191Author: Rafael Ostertag <rafi@guengel.ch>
9192Date:   Thu Dec 30 09:09:13 2010 +0000
9193
9194    Support for displaying passwords hidden
9195
9196 ui/inputwidget.cc | 259 +++++++++++++++++++++++++++++++++---------------------
9197 ui/inputwidget.h  |  33 +++++--
9198 2 files changed, 186 insertions(+), 106 deletions(-)
9199
9200commit 3d0c17825976e34a0a53c1a8e16bb6abaace369e
9201Author: Rafael Ostertag <rafi@guengel.ch>
9202Date:   Thu Dec 30 09:06:41 2010 +0000
9203
9204    svn properties changed
9205
9206 intl/plural.c | 60 +++++++++++++++++++++++++++++++++--------------------------
9207 1 file changed, 34 insertions(+), 26 deletions(-)
9208
9209commit 59d2f84c7c69a9666f0544e05d65caf35cff5da5
9210Author: Rafael Ostertag <rafi@guengel.ch>
9211Date:   Thu Dec 30 09:05:54 2010 +0000
9212
9213    Display password hidden when read-only.
9214
9215 yapet/passwordrecord.cc | 3 ++-
9216 1 file changed, 2 insertions(+), 1 deletion(-)
9217
9218commit 8af42a13a2e1b11b758be7cd26d6ac9b434d57c5
9219Author: Rafael Ostertag <rafi@guengel.ch>
9220Date:   Thu Dec 30 09:05:33 2010 +0000
9221
9222    Commented method
9223
9224 yapet/passwordrecord.h | 5 ++++-
9225 1 file changed, 4 insertions(+), 1 deletion(-)
9226
9227commit 878d239c5172c5247807b5953917311f3a7a8e22
9228Author: Rafael Ostertag <rafi@guengel.ch>
9229Date:   Wed Dec 29 20:03:19 2010 +0000
9230
9231    Added color for hidding text.
9232
9233 ui/colors.cc | 24 ++++++++++++++----------
9234 ui/colors.h  |  4 ++++
9235 2 files changed, 18 insertions(+), 10 deletions(-)
9236
9237commit 96a5efcfbb2a59f3c2992205f34f9fee55910355
9238Author: Rafael Ostertag <rafi@guengel.ch>
9239Date:   Wed Dec 29 20:00:15 2010 +0000
9240
9241    wrapper functions zero memory out before freeing.
9242
9243 ui/curswa.h | 21 ++++++++++++++-------
9244 1 file changed, 14 insertions(+), 7 deletions(-)
9245
9246commit 87517efafa4a5debda938067bf856614a7a4761a
9247Author: Rafael Ostertag <rafi@guengel.ch>
9248Date:   Tue Dec 28 19:17:18 2010 +0000
9249
9250    Implemented preformance suggestion of cppcheck.
9251
9252 crypt/file.cc | 4 ++--
9253 1 file changed, 2 insertions(+), 2 deletions(-)
9254
9255commit 6e69be376186be0b718d9896ef6727f481e993bf
9256Author: Rafael Ostertag <rafi@guengel.ch>
9257Date:   Tue Dec 28 19:16:13 2010 +0000
9258
9259    Screen should not flicker anymore when typing.
9260
9261 ui/inputwidget.cc | 7 ++-----
9262 1 file changed, 2 insertions(+), 5 deletions(-)
9263
9264commit b21f851c6cf3029434de301256481150340aed58
9265Author: Rafael Ostertag <rafi@guengel.ch>
9266Date:   Sun Sep 19 13:31:50 2010 +0000
9267
9268    Updated copyright.
9269
9270 doc/copyright.sgml | 1 +
9271 1 file changed, 1 insertion(+)
9272
9273commit bbd9288a9ab2d63def6a84af794c4384941440c8
9274Author: Rafael Ostertag <rafi@guengel.ch>
9275Date:   Sun Sep 19 12:34:28 2010 +0000
9276
9277    Comment.
9278
9279 ui/colors.h | 1 +
9280 1 file changed, 1 insertion(+)
9281
9282commit 38afa7fe479b04c93a82f1406e76b98e6377603c
9283Author: Rafael Ostertag <rafi@guengel.ch>
9284Date:   Sun Sep 19 12:22:49 2010 +0000
9285
9286    BINDIR for solaris.
9287
9288 Makefile.cvs | 2 +-
9289 1 file changed, 1 insertion(+), 1 deletion(-)
9290
9291commit 69327ec0bc8f071f18c09d32845224e30ef99628
9292Author: Rafael Ostertag <rafi@guengel.ch>
9293Date:   Sun Sep 19 12:22:17 2010 +0000
9294
9295    Updated.
9296
9297 BUGS | 49 ++-----------------------------------------------
9298 1 file changed, 2 insertions(+), 47 deletions(-)
9299
9300commit 6d914b95e2fc9f8c7c2b1d661555c6952dee7f66
9301Author: Rafael Ostertag <rafi@guengel.ch>
9302Date:   Sun Sep 19 12:19:11 2010 +0000
9303
9304    updated.
9305
9306 doc/README.Cygwin.sgml.in | 13 ++++---------
9307 1 file changed, 4 insertions(+), 9 deletions(-)
9308
9309commit db0f587edaa3774effa6b13b188fc3cfee55561a
9310Author: Rafael Ostertag <rafi@guengel.ch>
9311Date:   Sun Sep 19 12:17:13 2010 +0000
9312
9313    Made it compile under cygwin.
9314
9315 ui/colors.h | 6 ++++++
9316 1 file changed, 6 insertions(+)
9317
9318commit 8ef2ef00a11fbe7aa31de2d370527b584646ef85
9319Author: Rafael Ostertag <rafi@guengel.ch>
9320Date:   Sun Sep 19 11:29:39 2010 +0000
9321
9322    updated.
9323
9324 doc/README.Cygwin.sgml.in | 6 +++---
9325 1 file changed, 3 insertions(+), 3 deletions(-)
9326
9327commit 8a9f0898e9ed1f7f682777a5343f4f0b3d920296
9328Author: Rafael Ostertag <rafi@guengel.ch>
9329Date:   Sun Sep 19 10:13:25 2010 +0000
9330
9331    updated.
9332
9333 doc/README.Cygwin.sgml.in | 3 ++-
9334 1 file changed, 2 insertions(+), 1 deletion(-)
9335
9336commit f54a33f28ae1fe0fd7254a7803634f0900386c64
9337Author: Rafael Ostertag <rafi@guengel.ch>
9338Date:   Sun Sep 19 10:05:30 2010 +0000
9339
9340    Updated.
9341
9342 doc/README.sgml.in | 13 +++++++++++++
9343 1 file changed, 13 insertions(+)
9344
9345commit ee4732b5acdcc8649b9d66b26d51f5f718e3e5b4
9346Author: Rafael Ostertag <rafi@guengel.ch>
9347Date:   Sun Sep 19 09:57:38 2010 +0000
9348
9349    updated.
9350
9351 doc/supportedplatforms.sgml | 1 +
9352 1 file changed, 1 insertion(+)
9353
9354commit 6c4a99bec9a96cdb6f852cbdd5089cf00d46798e
9355Author: Rafael Ostertag <rafi@guengel.ch>
9356Date:   Sat Sep 18 21:26:48 2010 +0000
9357
9358    Updated
9359
9360 po/de.po     | 38 +++++++++++++++++++-------------------
9361 po/yapet.pot | 37 ++++++++++++++++++-------------------
9362 2 files changed, 37 insertions(+), 38 deletions(-)
9363
9364commit 7abfd6a6d1bf0d5d4758a86c0c0ac5bb5009c150
9365Author: Rafael Ostertag <rafi@guengel.ch>
9366Date:   Sat Sep 18 21:13:05 2010 +0000
9367
9368    Updated.
9369
9370 NEWS | 11 ++++-------
9371 1 file changed, 4 insertions(+), 7 deletions(-)
9372
9373commit 0b27e6f4adaff09f6fe7a08992b71150be580780
9374Author: Rafael Ostertag <rafi@guengel.ch>
9375Date:   Sat Sep 18 21:07:12 2010 +0000
9376
9377    Documented the config file option for the lock screen password input timeout. Fixed some typos. Some rephrasing.
9378
9379 doc/yapet.sgml.in | 17 ++++++++++++++---
9380 1 file changed, 14 insertions(+), 3 deletions(-)
9381
9382commit 0472b1ae74f15bf8856f6ab1e304e45ef68c3a43
9383Author: Rafael Ostertag <rafi@guengel.ch>
9384Date:   Sat Sep 18 21:06:17 2010 +0000
9385
9386    Added support for configuring the password input timeout of the lock screen.
9387
9388 yapet/cfg.cc        |  15 ++++
9389 yapet/cfg.h         |   4 +
9390 yapet/cfgfile.cc    |   9 +-
9391 yapet/cfgfile.h     |   4 +
9392 yapet/globals.cc    |  11 +++
9393 yapet/globals.h     |   3 +
9394 yapet/main.cc       | 253 ++++++++++++++++++++++++++--------------------------
9395 yapet/mainwindow.cc |   5 +-
9396 8 files changed, 177 insertions(+), 127 deletions(-)
9397
9398commit 6b6b6ddeb834d2dcdf72e094163bb98230268ca3
9399Author: Rafael Ostertag <rafi@guengel.ch>
9400Date:   Sat Sep 18 21:04:48 2010 +0000
9401
9402    Silenced compiler warnings.
9403
9404 yapet/passwordrecord.cc | 10 +++++-----
9405 1 file changed, 5 insertions(+), 5 deletions(-)
9406
9407commit c9276f30e1ea0b58fc95813ec3429476d6021aa5
9408Author: Rafael Ostertag <rafi@guengel.ch>
9409Date:   Sat Sep 18 21:03:54 2010 +0000
9410
9411    Silenced compiler warnings.
9412
9413 ui/inputwidget.cc | 8 ++++----
9414 1 file changed, 4 insertions(+), 4 deletions(-)
9415
9416commit fc21ee0dfc585a876d3db1610da60f9e4c937a6d
9417Author: Rafael Ostertag <rafi@guengel.ch>
9418Date:   Fri Sep 17 21:56:41 2010 +0000
9419
9420    Updated.
9421
9422 po/yapet.pot | 271 ++++++++++++++++++++++++++++++-----------------------------
9423 1 file changed, 137 insertions(+), 134 deletions(-)
9424
9425commit 274e5ce02b364d528e249c35d4964eb77b34ab49
9426Author: Rafael Ostertag <rafi@guengel.ch>
9427Date:   Fri Sep 17 21:56:07 2010 +0000
9428
9429    added bug.
9430
9431 doc/yapet.sgml.in | 37 ++++++++++++++++++++++++++++++++-----
9432 1 file changed, 32 insertions(+), 5 deletions(-)
9433
9434commit bce2a1d46b3942f117ff730b4882ba0f4c1de215
9435Author: Rafael Ostertag <rafi@guengel.ch>
9436Date:   Fri Sep 17 21:55:30 2010 +0000
9437
9438    Finally fixed bug #25.
9439
9440 crypt/file.cc | 19 +------------------
9441 ui/curswa.h   | 19 +------------------
9442 2 files changed, 2 insertions(+), 36 deletions(-)
9443
9444commit 3aa309c152b0cad22eed372f266c17e94dcde622
9445Author: Rafael Ostertag <rafi@guengel.ch>
9446Date:   Fri Sep 17 21:54:13 2010 +0000
9447
9448    Compiles now under gcc.
9449
9450 yapet/passworddialog.cc | 6 ++++++
9451 yapet/passworddialog.h  | 9 +--------
9452 2 files changed, 7 insertions(+), 8 deletions(-)
9453
9454commit b1a72462628c2f87e33a864231e51a18c46fc0ae
9455Author: Rafael Ostertag <rafi@guengel.ch>
9456Date:   Fri Sep 17 21:34:53 2010 +0000
9457
9458    Some minor changes.
9459
9460 po/de.po | 292 ++++++++++++++++++++++++++++++---------------------------------
9461 1 file changed, 140 insertions(+), 152 deletions(-)
9462
9463commit 4beea1dbd830630d5cd8266d49642ea62b5f5281
9464Author: Rafael Ostertag <rafi@guengel.ch>
9465Date:   Fri Sep 17 20:47:18 2010 +0000
9466
9467    Tried to really fix bug #25, thus it has been reopened.
9468
9469 crypt/file.cc | 7 +++----
9470 ui/curswa.h   | 6 +++---
9471 2 files changed, 6 insertions(+), 7 deletions(-)
9472
9473commit a9326cd57eafd2c611f188568d3bba55379401e9
9474Author: Rafael Ostertag <rafi@guengel.ch>
9475Date:   Fri Sep 17 20:33:50 2010 +0000
9476
9477    Updated.
9478
9479 NEWS | 44 ++++++++++++++++++++++++++++----------------
9480 1 file changed, 28 insertions(+), 16 deletions(-)
9481
9482commit 877ac999aed131f2596afc40b12344d0892fc44c
9483Author: Rafael Ostertag <rafi@guengel.ch>
9484Date:   Fri Sep 17 20:32:07 2010 +0000
9485
9486    Whether or not yapet can be quit from the locked screen can be configured in the config file.
9487
9488 yapet/cfg.cc        | 16 +++++++++++++++-
9489 yapet/cfg.h         |  4 ++++
9490 yapet/cfgfile.cc    |  4 ++++
9491 yapet/cfgfile.h     |  4 ++++
9492 yapet/globals.cc    | 11 +++++++++++
9493 yapet/globals.h     |  3 +++
9494 yapet/main.cc       |  1 +
9495 yapet/mainwindow.cc |  3 +++
9496 8 files changed, 45 insertions(+), 1 deletion(-)
9497
9498commit 435e8ecd32009310299f87eca9c50f7009f79ac4
9499Author: Rafael Ostertag <rafi@guengel.ch>
9500Date:   Fri Sep 17 19:28:46 2010 +0000
9501
9502    Fixed bug #29 (http://bugs.guengel.ch/show_bug.cgi?id=29)
9503
9504 yapet/mainwindow.cc     | 13 ++++++++++---
9505 yapet/passworddialog.cc | 48 +++++++++++++++++++++++++++++++++++++++++++-----
9506 yapet/passworddialog.h  | 11 ++++++++++-
9507 3 files changed, 63 insertions(+), 9 deletions(-)
9508
9509commit e2c9b9bc3705083e7c24ac34f8c1d314335e2754
9510Author: Rafael Ostertag <rafi@guengel.ch>
9511Date:   Fri Sep 17 19:26:56 2010 +0000
9512
9513    Updated copyright notice.
9514
9515 csv2yapet/csvimport.cc | 2 +-
9516 csv2yapet/csvimport.h  | 2 +-
9517 csv2yapet/main.cc      | 4 ++--
9518 3 files changed, 4 insertions(+), 4 deletions(-)
9519
9520commit 7ad4476941678942a8e520d05765940a773b37eb
9521Author: Rafael Ostertag <rafi@guengel.ch>
9522Date:   Fri Sep 17 18:36:31 2010 +0000
9523
9524    Updated Copyright notice.
9525
9526 ui/intinwidget.cc            | 2 +-
9527 ui/intinwidget.h             | 2 +-
9528 yapet/cfg.cc                 | 2 +-
9529 yapet/cfg.h                  | 2 +-
9530 yapet/consts.cc              | 2 +-
9531 yapet/consts.h               | 2 +-
9532 yapet/globals.cc             | 2 +-
9533 yapet/globals.h              | 2 +-
9534 yapet/pwgen/charpool.cc      | 2 +-
9535 yapet/pwgen/charpool.h       | 2 +-
9536 yapet/pwgen/pwgen.cc         | 2 +-
9537 yapet/pwgen/pwgen.h          | 2 +-
9538 yapet/pwgen/pwgenexception.h | 2 +-
9539 yapet/pwgen/rng.cc           | 2 +-
9540 yapet/pwgen/rng.h            | 2 +-
9541 yapet/pwgendialog.cc         | 2 +-
9542 yapet/pwgendialog.h          | 2 +-
9543 17 files changed, 17 insertions(+), 17 deletions(-)
9544
9545commit bac41eb3201780acf428d4458b5042dc6d1ab5b1
9546Author: Rafael Ostertag <rafi@guengel.ch>
9547Date:   Fri Sep 17 18:32:00 2010 +0000
9548
9549    Updated copyright notice.
9550
9551 crypt/bdbuffer.cc       | 2 +-
9552 crypt/bdbuffer.h        | 2 +-
9553 crypt/crypt.cc          | 2 +-
9554 crypt/crypt.h           | 2 +-
9555 crypt/file.cc           | 2 +-
9556 crypt/file.h            | 2 +-
9557 crypt/key.cc            | 2 +-
9558 crypt/key.h             | 2 +-
9559 crypt/partdec.cc        | 2 +-
9560 crypt/partdec.h         | 2 +-
9561 crypt/record.h          | 2 +-
9562 crypt/structs.h         | 2 +-
9563 crypt/yapetexception.h  | 2 +-
9564 ui/basewindow.cc        | 2 +-
9565 ui/basewindow.h         | 2 +-
9566 ui/button.cc            | 2 +-
9567 ui/button.h             | 2 +-
9568 ui/checkboxgroup.cc     | 2 +-
9569 ui/checkboxgroup.h      | 2 +-
9570 ui/colors.cc            | 2 +-
9571 ui/colors.h             | 2 +-
9572 ui/curswa.h             | 2 +-
9573 ui/dialogbox.cc         | 2 +-
9574 ui/dialogbox.h          | 2 +-
9575 ui/inputwidget.cc       | 2 +-
9576 ui/inputwidget.h        | 2 +-
9577 ui/listwidget.h         | 2 +-
9578 ui/messagebox.cc        | 2 +-
9579 ui/messagebox.h         | 2 +-
9580 ui/misc.cc              | 2 +-
9581 ui/misc.h               | 2 +-
9582 ui/passwordwidget.cc    | 2 +-
9583 ui/passwordwidget.h     | 2 +-
9584 ui/secstring.h          | 2 +-
9585 ui/uiexception.h        | 2 +-
9586 yapet/cfgfile.cc        | 2 +-
9587 yapet/cfgfile.h         | 2 +-
9588 yapet/fileopen.cc       | 2 +-
9589 yapet/fileopen.h        | 2 +-
9590 yapet/main.cc           | 4 ++--
9591 yapet/mainwindow.cc     | 2 +-
9592 yapet/mainwindow.h      | 2 +-
9593 yapet/passworddialog.cc | 2 +-
9594 yapet/passworddialog.h  | 2 +-
9595 yapet/passwordrecord.cc | 2 +-
9596 yapet/passwordrecord.h  | 2 +-
9597 yapet/searchdialog.cc   | 2 +-
9598 yapet/searchdialog.h    | 2 +-
9599 yapet/statusbar.cc      | 2 +-
9600 yapet/statusbar.h       | 2 +-
9601 50 files changed, 51 insertions(+), 51 deletions(-)
9602
9603commit eea91fb9e0bf4623de905115e890a654aff8e40d
9604Author: Rafael Ostertag <rafi@guengel.ch>
9605Date:   Fri Sep 17 18:21:43 2010 +0000
9606
9607    Added checks for siglongjmp/sigsetjmp et al.
9608
9609 configure.ac | 4 ++--
9610 1 file changed, 2 insertions(+), 2 deletions(-)
9611
9612commit a0bafe7f03dc9a34ae6c36d409d6714c984e5250
9613Author: Rafael Ostertag <rafi@guengel.ch>
9614Date:   Fri Sep 17 18:20:50 2010 +0000
9615
9616    Fixed bug #27 (http://bugs.guengel.ch/show_bug.cgi?id=27).
9617
9618 yapet/mainwindow.cc     |   2 +-
9619 yapet/passworddialog.cc | 246 ++++++++++++++++++++++++++++++------------------
9620 yapet/passworddialog.h  |  24 ++++-
9621 3 files changed, 178 insertions(+), 94 deletions(-)
9622
9623commit e2dbe141c5170bb2abb198939bbb7bee26afb894
9624Author: Rafael Ostertag <rafi@guengel.ch>
9625Date:   Fri Sep 17 16:59:06 2010 +0000
9626
9627    fixed bug #28 (http://bugs.guengel.ch/show_bug.cgi?id=28).
9628
9629 yapet/mainwindow.cc | 3 +++
9630 1 file changed, 3 insertions(+)
9631
9632commit a86775c9023c9d5c7e8039a36d3107152c15c012
9633Author: Rafael Ostertag <rafi@guengel.ch>
9634Date:   Fri Sep 17 16:26:43 2010 +0000
9635
9636    Arrow keys are not recognized anymore by passwordwidget.
9637
9638 ui/passwordwidget.cc | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
9639 ui/passwordwidget.h  |  1 +
9640 2 files changed, 72 insertions(+)
9641
9642commit 99037e812a7a914e6a76d3c63fa3ab8e5535ae7d
9643Author: Rafael Ostertag <rafi@guengel.ch>
9644Date:   Fri Sep 17 16:24:51 2010 +0000
9645
9646    Removed blank line.
9647
9648 ui/inputwidget.cc | 1 -
9649 1 file changed, 1 deletion(-)
9650
9651commit 49615f771853420e188fb3f05bc24e2b3bb2b73a
9652Author: Rafael Ostertag <rafi@guengel.ch>
9653Date:   Fri Sep 17 15:14:52 2010 +0000
9654
9655    Added translations.
9656
9657 po/de.po     | 195 +++++++++++++++++++++++++++++++++--------------------------
9658 po/yapet.pot | 182 +++++++++++++++++++++++++++++--------------------------
9659 2 files changed, 204 insertions(+), 173 deletions(-)
9660
9661commit dadf388186514b84df44178fd1771efd014e67f5
9662Author: Rafael Ostertag <rafi@guengel.ch>
9663Date:   Fri Sep 17 15:14:22 2010 +0000
9664
9665    Removed roinwidget.*
9666
9667 po/POTFILES.in | 2 --
9668 1 file changed, 2 deletions(-)
9669
9670commit 0b7f5d20b87bc36b5914b542ea24bf02daf703d2
9671Author: Rafael Ostertag <rafi@guengel.ch>
9672Date:   Fri Sep 17 15:09:02 2010 +0000
9673
9674    Made it compile under gcc45 +
9675
9676 ui/inputwidget.h | 4 ++++
9677 1 file changed, 4 insertions(+)
9678
9679commit 1f4d02e8b6ba5fd56250eb71f1b2f098c845cec1
9680Author: Rafael Ostertag <rafi@guengel.ch>
9681Date:   Fri Sep 17 14:24:45 2010 +0000
9682
9683    Fixed bug #31 (http://bugs.guengel.ch/show_bug.cgi?id=31).
9684
9685 ui/curswa.h             |   2 +
9686 ui/inputwidget.cc       |   3 +-
9687 yapet/mainwindow.cc     |   6 +-
9688 yapet/passwordrecord.cc | 190 +++++++++++++++++++++++++++++++++---------------
9689 yapet/passwordrecord.h  |   9 ++-
9690 5 files changed, 149 insertions(+), 61 deletions(-)
9691
9692commit bab9be61a840a1559adc9a3a65640b370c0e030d
9693Author: Rafael Ostertag <rafi@guengel.ch>
9694Date:   Fri Sep 17 14:05:11 2010 +0000
9695
9696    bumped version number to 0.7.
9697
9698 configure.ac | 2 +-
9699 1 file changed, 1 insertion(+), 1 deletion(-)
9700
9701commit 0172b339a259376f52beb94bad943591acef8d1d
9702Author: Rafael Ostertag <rafi@guengel.ch>
9703Date:   Fri Sep 17 13:45:27 2010 +0000
9704
9705    Added key for CTRL-E. May be there is already a definition, but i didn't find it...
9706
9707 ui/curswa.h | 2 +-
9708 1 file changed, 1 insertion(+), 1 deletion(-)
9709
9710commit 58e322fed1c4193095fa9c51e64881f936bd4801
9711Author: Rafael Ostertag <rafi@guengel.ch>
9712Date:   Fri Sep 17 13:18:55 2010 +0000
9713
9714    Support for read-only buttons added.
9715
9716 ui/button.cc | 14 ++++++++++----
9717 ui/button.h  |  6 +++++-
9718 2 files changed, 15 insertions(+), 5 deletions(-)
9719
9720commit 0d0fc6e96b3e4966731630290cac35aaf8100b44
9721Author: Rafael Ostertag <rafi@guengel.ch>
9722Date:   Fri Sep 17 12:56:01 2010 +0000
9723
9724    Fixed a SIGSEGV introduced by removing the explicit read-only widget.
9725
9726 ui/inputwidget.cc | 11 +++++++++++
9727 ui/inputwidget.h  | 22 ++++++++++++++++++----
9728 2 files changed, 29 insertions(+), 4 deletions(-)
9729
9730commit 52c83b78400df6512596bb91c2ffed98b6d2e5ba
9731Author: Rafael Ostertag <rafi@guengel.ch>
9732Date:   Fri Sep 17 12:55:09 2010 +0000
9733
9734    Adopted to the changes of the read-only widget.
9735
9736 yapet/pwgendialog.cc | 7 ++++---
9737 yapet/pwgendialog.h  | 3 +--
9738 2 files changed, 5 insertions(+), 5 deletions(-)
9739
9740commit 09a09028673d0ff9abf1df9ed90c5785bc40e7fe
9741Author: Rafael Ostertag <rafi@guengel.ch>
9742Date:   Fri Sep 17 12:18:02 2010 +0000
9743
9744    Explicit read-only widget has been removed. The input widget now has a flag for setting read-only mode.
9745
9746 ui/Makefile.am    |  4 ++--
9747 ui/inputwidget.cc | 16 ++++++++-----
9748 ui/inputwidget.h  | 13 +++++++++--
9749 ui/intinwidget.cc |  4 ++--
9750 ui/intinwidget.h  |  4 +++-
9751 ui/roinwidget.cc  | 34 ---------------------------
9752 ui/roinwidget.h   | 70 -------------------------------------------------------
9753 7 files changed, 28 insertions(+), 117 deletions(-)
9754
9755commit dcd60958c5784c5ac58bfae083d106df7e0dfa62
9756Author: Rafael Ostertag <rafi@guengel.ch>
9757Date:   Fri Sep 17 11:53:09 2010 +0000
9758
9759    Added translation.
9760
9761 po/yapet.pot | 41 +++++++++++++++++++++++------------------
9762 1 file changed, 23 insertions(+), 18 deletions(-)
9763
9764commit e333766ea3049730748b974507874490ed2c1578
9765Author: Rafael Ostertag <rafi@guengel.ch>
9766Date:   Fri Sep 17 11:37:26 2010 +0000
9767
9768    gettextized string.
9769
9770 ui/basewindow.cc | 2 +-
9771 1 file changed, 1 insertion(+), 1 deletion(-)
9772
9773commit 24dab5fcef533c278ff023e2c9c1cdeafdb8792b
9774Author: Rafael Ostertag <rafi@guengel.ch>
9775Date:   Fri Sep 17 11:37:08 2010 +0000
9776
9777    Added translation.
9778
9779 po/de.po | 43 ++++++++++++++++++++++++-------------------
9780 1 file changed, 24 insertions(+), 19 deletions(-)
9781
9782commit 3937ec81e1b2cb54c451c19b8008f0979e509825
9783Author: Rafael Ostertag <rafi@guengel.ch>
9784Date:   Fri Sep 17 11:28:46 2010 +0000
9785
9786    added ui/basewindow.cc.
9787
9788 po/POTFILES.in | 1 +
9789 1 file changed, 1 insertion(+)
9790
9791commit b369ff85a00b14cf85ff61c3409792a62a0de3c6
9792Author: Rafael Ostertag <rafi@guengel.ch>
9793Date:   Fri Sep 17 11:07:01 2010 +0000
9794
9795    Fixed bug #16 (http://bugs.guengel.ch/show_bug.cgi?id=16).
9796
9797 yapet/pwgendialog.cc | 2 +-
9798 1 file changed, 1 insertion(+), 1 deletion(-)
9799
9800commit e656d5423f72a8037b903fc1831d1a48b766b9f5
9801Author: Rafael Ostertag <rafi@guengel.ch>
9802Date:   Fri Sep 17 11:04:53 2010 +0000
9803
9804    Renamed createWindows() to createWindow().
9805
9806 yapet/pwgendialog.h | 2 +-
9807 1 file changed, 1 insertion(+), 1 deletion(-)
9808
9809commit 964eb59bb91757fecf29555e6953f613d655c40c
9810Author: Rafael Ostertag <rafi@guengel.ch>
9811Date:   Fri Sep 17 11:02:25 2010 +0000
9812
9813    Renamed createWindows() to createWindow().
9814
9815 yapet/pwgendialog.cc | 8 ++++----
9816 1 file changed, 4 insertions(+), 4 deletions(-)
9817
9818commit 83053fbb8173c0ca678f740be4a2fb7677f2ea9b
9819Author: Rafael Ostertag <rafi@guengel.ch>
9820Date:   Fri Sep 17 10:52:43 2010 +0000
9821
9822    Fixed bug #25 (http://bugs.guengel.ch/show_bug.cgi?id=25).
9823
9824 crypt/file.cc | 15 ++++++++++++---
9825 ui/curswa.h   | 14 +++++++++-----
9826 2 files changed, 21 insertions(+), 8 deletions(-)
9827
9828commit e72045a3bbb95cae750c9ee67126c0a9655671f8
9829Author: Rafael Ostertag <rafi@guengel.ch>
9830Date:   Fri Sep 17 09:29:34 2010 +0000
9831
9832    Fixed bug #30 (http://bugs.guengel.ch/show_bug.cgi?id=30).
9833
9834 ui/basewindow.cc | 20 +++++++++++++++++++-
9835 ui/basewindow.h  |  4 +++-
9836 yapet/main.cc    |  8 +++++++-
9837 3 files changed, 29 insertions(+), 3 deletions(-)
9838
9839commit 0ac433097d4f5a43f6a4a78b1d311330e19ff59d
9840Author: Rafael Ostertag <rafi@guengel.ch>
9841Date:   Thu Sep 16 19:34:43 2010 +0000
9842
9843    Introduced BINDIR variable.
9844
9845 Makefile.cvs | 12 ++++++------
9846 1 file changed, 6 insertions(+), 6 deletions(-)
9847
9848commit 33a0545f7ee548e6806775b832f9405e0753f362
9849Author: Rafael Ostertag <rafi@guengel.ch>
9850Date:   Thu Sep 16 19:19:13 2010 +0000
9851
9852    Fixed typo in comment.
9853
9854 doc/Makefile.am | 8 ++++----
9855 1 file changed, 4 insertions(+), 4 deletions(-)
9856
9857commit 44feebddb2585a28dd29f850ae837afbff32a78f
9858Author: Rafael Ostertag <rafi@guengel.ch>
9859Date:   Tue Jun 29 14:59:04 2010 +0000
9860
9861    Use default values for AC_PROG_(CC|CXX).
9862
9863 configure.ac | 4 ++--
9864 1 file changed, 2 insertions(+), 2 deletions(-)
9865
9866commit 1ade5566f88a6e9c331054275dc5694d355916d9
9867Author: Rafael Ostertag <rafi@guengel.ch>
9868Date:   Wed Jun 23 19:46:56 2010 +0000
9869
9870    Patch for bug #33 (http://bugs.guengel.ch/show_bug.cgi?id=33) applied. Source compiles now under gcc 4.5/4.6.
9871
9872 po/de.po                     | 18 +++++++++---------
9873 po/yapet.pot                 | 18 +++++++++---------
9874 yapet/pwgen/pwgenexception.h |  6 +++---
9875 3 files changed, 21 insertions(+), 21 deletions(-)
9876
9877commit 2ec0e8253c32c28119285eacec94fbae6c655564
9878Author: Rafael Ostertag <rafi@guengel.ch>
9879Date:   Sat Sep 5 10:04:27 2009 +0000
9880
9881    Moved to support.
9882
9883 {disttest => support/disttest}/compiler.profiles.freebsd | 0
9884 {disttest => support/disttest}/compiler.profiles.linux   | 0
9885 {disttest => support/disttest}/compiler.profiles.solaris | 0
9886 {disttest => support/disttest}/disttest                  | 0
9887 {disttest => support/disttest}/toggle.pl                 | 0
9888 5 files changed, 0 insertions(+), 0 deletions(-)
9889
9890commit 5b8aa75710efec53803bc92cac59842d7e124b58
9891Author: Rafael Ostertag <rafi@guengel.ch>
9892Date:   Fri Sep 4 20:32:12 2009 +0000
9893
9894    Added patch for fixing bug #26 (http://bugs.guengel.ch/show_bug.cgi?id=26)
9895
9896 yapet/pwgen/rng.cc | 4 ++++
9897 1 file changed, 4 insertions(+)
9898
9899commit e621e24e34f6f9de9fd0ce45d9c1dfa54af5fcff
9900Author: Rafael Ostertag <rafi@guengel.ch>
9901Date:   Fri Sep 4 19:01:11 2009 +0000
9902
9903    fixed make target.
9904
9905 disttest/disttest | 2 +-
9906 1 file changed, 1 insertion(+), 1 deletion(-)
9907
9908commit 43cde5bb34d6877e6ac38536f1b489d0172cb33e
9909Author: Rafael Ostertag <rafi@guengel.ch>
9910Date:   Fri Sep 4 18:55:17 2009 +0000
9911
9912    Added more make targets.
9913
9914 disttest/disttest | 2 +-
9915 1 file changed, 1 insertion(+), 1 deletion(-)
9916
9917commit 48475989e59e56c2c09cd1b759e1d52025d1f56b
9918Author: Rafael Ostertag <rafi@guengel.ch>
9919Date:   Fri Sep 4 11:25:05 2009 +0000
9920
9921    Updated.
9922
9923 po/ChangeLog | 10 ++++++++--
9924 1 file changed, 8 insertions(+), 2 deletions(-)
9925
9926commit 498cda63f2b7b755d6d3bd2145ef95e466cb6f76
9927Author: Rafael Ostertag <rafi@guengel.ch>
9928Date:   Fri Sep 4 05:52:32 2009 +0000
9929
9930    fixed typo.
9931
9932 tests/rng1.cc | 2 +-
9933 1 file changed, 1 insertion(+), 1 deletion(-)
9934
9935commit 1bdf336730d678fa588cb715aa655e6ee61745a4
9936Author: Rafael Ostertag <rafi@guengel.ch>
9937Date:   Fri Sep 4 05:34:19 2009 +0000
9938
9939    Creates the html files used on the website.
9940
9941 support/Makefile | 40 ++++++++++++++++++++++++++++++++++++++++
9942 1 file changed, 40 insertions(+)
9943
9944commit c757449ee0d3d986ccfa9a5b971cdfe0d75d808f
9945Author: Rafael Ostertag <rafi@guengel.ch>
9946Date:   Fri Sep 4 05:34:10 2009 +0000
9947
9948    Directory holding stuff making my life easier.
9949
9950commit f1d75168e7b7a9a68468648e725f9c99e8ef9c40
9951Author: Rafael Ostertag <rafi@guengel.ch>
9952Date:   Fri Sep 4 05:11:30 2009 +0000
9953
9954    Spell check and other edits.
9955
9956 doc/DESIGN.sgml.in        | 32 +++++++++++++++++++++-----------
9957 doc/INSTALL.sgml.in       |  6 +++---
9958 doc/README.Cygwin.sgml.in |  2 +-
9959 doc/README.sgml.in        | 43 ++++++++++++++++++++++++++++---------------
9960 doc/caution.sgml          |  2 +-
9961 doc/csv2yapet.sgml.in     | 20 ++++++++++----------
9962 doc/pwrecord.sgml         |  2 +-
9963 doc/yapet.sgml.in         |  6 +++---
9964 8 files changed, 68 insertions(+), 45 deletions(-)
9965
9966commit 4234a85c311a11d96abcc1077156176863a55136
9967Author: Rafael Ostertag <rafi@guengel.ch>
9968Date:   Fri Sep 4 04:48:38 2009 +0000
9969
9970    Put $(htmldoc_DATA) and $(dist_man1_MANS) back to dist-hook rule.
9971
9972 doc/Makefile.am | 2 +-
9973 1 file changed, 1 insertion(+), 1 deletion(-)
9974
9975commit 1639aedab4644d4910b27280f0ef6f3fe30f8f5b
9976Author: Rafael Ostertag <rafi@guengel.ch>
9977Date:   Thu Sep 3 21:38:53 2009 +0000
9978
9979    Updated.
9980
9981 doc/INSTALL.sgml.in | 5 +++--
9982 1 file changed, 3 insertions(+), 2 deletions(-)
9983
9984commit 05df1151794da55afabbb1204bfa620190b0bea0
9985Author: Rafael Ostertag <rafi@guengel.ch>
9986Date:   Thu Sep 3 19:26:53 2009 +0000
9987
9988    Modified svn:ignore keyword.
9989
9990commit ce7006f2e5e0bd38295f6fcf55a654be62044710
9991Author: Rafael Ostertag <rafi@guengel.ch>
9992Date:   Thu Sep 3 19:24:03 2009 +0000
9993
9994    Added description of the (V: 1) / (V: 2) displayed in yapet.
9995
9996 doc/yapet.sgml.in | 10 ++++++++--
9997 1 file changed, 8 insertions(+), 2 deletions(-)
9998
9999commit 28ae4a986160f4b7df16fb86c716948c6bb4effc
10000Author: Rafael Ostertag <rafi@guengel.ch>
10001Date:   Thu Sep 3 19:23:22 2009 +0000
10002
10003    Added description of changes in header in version 0.6.
10004
10005 doc/DESIGN.sgml.in | 427 +++++++++++++++++++++++++++++++++++++++++++++++++++--
10006 1 file changed, 414 insertions(+), 13 deletions(-)
10007
10008commit c683b67a219aa69682a4eb3bfb62ae4dd1149bca
10009Author: Rafael Ostertag <rafi@guengel.ch>
10010Date:   Thu Sep 3 19:23:02 2009 +0000
10011
10012    Added "Important Changes" section. Added description of changes in 0.6 in
10013    "Important Changes" section.
10014
10015 doc/README.sgml.in | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
10016 1 file changed, 153 insertions(+)
10017
10018commit 18b402ae991d31fff81c0a93faf808a5bd7a1c3d
10019Author: Rafael Ostertag <rafi@guengel.ch>
10020Date:   Thu Sep 3 19:22:09 2009 +0000
10021
10022    Implemented the use of w3m for creating text files if available due to the use of tables in the source html files.
10023
10024 doc/Makefile.am | 15 ++++++++++++---
10025 1 file changed, 12 insertions(+), 3 deletions(-)
10026
10027commit 04cd09277eb87c6f42398e581fb89afff4bb0fb8
10028Author: Rafael Ostertag <rafi@guengel.ch>
10029Date:   Thu Sep 3 19:21:26 2009 +0000
10030
10031    Added check for w3m, which is used for creating text files from html files containing tables.
10032
10033 configure.ac | 8 ++++++--
10034 1 file changed, 6 insertions(+), 2 deletions(-)
10035
10036commit f2e6b03fe99eb6ee1580e8e4583bab204252d140
10037Author: Rafael Ostertag <rafi@guengel.ch>
10038Date:   Thu Sep 3 19:20:37 2009 +0000
10039
10040    Removed empty line.
10041
10042 THANKS | 1 -
10043 1 file changed, 1 deletion(-)
10044
10045commit 8cbca10e2e8b503c3b96ff000b4bf0468e27aa81
10046Author: Rafael Ostertag <rafi@guengel.ch>
10047Date:   Thu Sep 3 18:33:56 2009 +0000
10048
10049    Updated.
10050
10051 NEWS | 7 ++++---
10052 1 file changed, 4 insertions(+), 3 deletions(-)
10053
10054commit fe114895d75f1e71d43b42ec7e3d60370af3006d
10055Author: Rafael Ostertag <rafi@guengel.ch>
10056Date:   Thu Sep 3 13:24:51 2009 +0000
10057
10058    Added TANKS file to EXTRA_DIST.
10059
10060 Makefile.am | 2 +-
10061 1 file changed, 1 insertion(+), 1 deletion(-)
10062
10063commit 5a468366ff5d264f0643b99980df7e62eda83012
10064Author: Rafael Ostertag <rafi@guengel.ch>
10065Date:   Thu Sep 3 13:24:32 2009 +0000
10066
10067    Wrote THANKS.
10068
10069 THANKS | 15 +++++++++++++++
10070 1 file changed, 15 insertions(+)
10071
10072commit e5e9cf0ece575e3b5a9393f2dd899c6511c5d41c
10073Author: Rafael Ostertag <rafi@guengel.ch>
10074Date:   Thu Sep 3 10:27:30 2009 +0000
10075
10076    fixed spelling.
10077
10078 yapet/main.cc | 2 +-
10079 1 file changed, 1 insertion(+), 1 deletion(-)
10080
10081commit 042dbd6c94f78d17a9b5bbea66c7afb464b3c5e9
10082Author: Rafael Ostertag <rafi@guengel.ch>
10083Date:   Thu Sep 3 07:13:30 2009 +0000
10084
10085    be more specific.
10086
10087 doc/supportedplatforms.sgml | 2 +-
10088 1 file changed, 1 insertion(+), 1 deletion(-)
10089
10090commit 10298b76d5048dfb60d94d0fab9d457309c03425
10091Author: Rafael Ostertag <rafi@guengel.ch>
10092Date:   Thu Sep 3 07:11:26 2009 +0000
10093
10094    Removed EVP function checks which failed because the functions were macros.
10095
10096 configure.ac | 2 +-
10097 1 file changed, 1 insertion(+), 1 deletion(-)
10098
10099commit 78700633512fa94e681b64727b27893a9da047b0
10100Author: Rafael Ostertag <rafi@guengel.ch>
10101Date:   Thu Sep 3 06:28:37 2009 +0000
10102
10103    Added custom silent rules
10104
10105 tests/Makefile.am | 13 +++++++++++--
10106 1 file changed, 11 insertions(+), 2 deletions(-)
10107
10108commit 6e883b33b57a272b07b09cdb2f2af36e30073e8f
10109Author: Rafael Ostertag <rafi@guengel.ch>
10110Date:   Thu Sep 3 06:28:18 2009 +0000
10111
10112    Added custom silent rules
10113
10114 doc/Makefile.am | 39 ++++++++++++++++++++++++++++++---------
10115 1 file changed, 30 insertions(+), 9 deletions(-)
10116
10117commit 92589362d1ad7cc1f0a0a2d8e31151f564bfe217
10118Author: Rafael Ostertag <rafi@guengel.ch>
10119Date:   Thu Sep 3 04:58:53 2009 +0000
10120
10121    Does not belong into repository.
10122
10123 config.guess | 1500 -----------------------------------------------------
10124 config.sub   | 1616 ----------------------------------------------------------
10125 2 files changed, 3116 deletions(-)
10126
10127commit f2f4974e6f3d311aab7089b586a3683d40b36f9c
10128Author: Rafael Ostertag <rafi@guengel.ch>
10129Date:   Thu Sep 3 04:51:55 2009 +0000
10130
10131    Tweaked.
10132
10133 Makefile.am  | 3 +--
10134 configure.ac | 3 +--
10135 2 files changed, 2 insertions(+), 4 deletions(-)
10136
10137commit 3d465e135a61899ab99249f2b60161aa18d2e12b
10138Author: Rafael Ostertag <rafi@guengel.ch>
10139Date:   Wed Sep 2 12:04:13 2009 +0000
10140
10141    enable asserts in distcheck.
10142
10143 Makefile.am | 2 +-
10144 1 file changed, 1 insertion(+), 1 deletion(-)
10145
10146commit 65be6fbef08efc8d8306fcb16a6349d099b83aa4
10147Author: Rafael Ostertag <rafi@guengel.ch>
10148Date:   Wed Sep 2 11:14:29 2009 +0000
10149
10150    Line numbers updated.
10151
10152 po/yapet.pot | 30 +++++++++++++++---------------
10153 1 file changed, 15 insertions(+), 15 deletions(-)
10154
10155commit b0f146fe288d483ef3c79146fdc97c4e46ffabb0
10156Author: Rafael Ostertag <rafi@guengel.ch>
10157Date:   Wed Sep 2 11:13:55 2009 +0000
10158
10159    removed obsolete entry.
10160
10161 po/de.po | 33 +++++++++++++++------------------
10162 1 file changed, 15 insertions(+), 18 deletions(-)
10163
10164commit 752238ed58861e9be3b06e9e004402f4334e273c
10165Author: Rafael Ostertag <rafi@guengel.ch>
10166Date:   Tue Sep 1 20:31:54 2009 +0000
10167
10168    Tweaked.
10169
10170 doc/Makefile.am | 62 ++++++++++++++++++++++++---------------------------------
10171 1 file changed, 26 insertions(+), 36 deletions(-)
10172
10173commit c7b889ab0d9d89039ebfd8186240c6aa1418bca5
10174Author: Rafael Ostertag <rafi@guengel.ch>
10175Date:   Tue Sep 1 18:07:56 2009 +0000
10176
10177    updated with instructions for pwgen_rng configuration file option.
10178
10179 doc/yapet.sgml.in | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
10180 1 file changed, 65 insertions(+), 3 deletions(-)
10181
10182commit f4c01ef0eadfbdcbea13c4a7dd55dc88ba2b7705
10183Author: Rafael Ostertag <rafi@guengel.ch>
10184Date:   Tue Sep 1 17:25:48 2009 +0000
10185
10186    Version bumped to 0.6.
10187
10188 configure.ac | 4 ++--
10189 1 file changed, 2 insertions(+), 2 deletions(-)
10190
10191commit 03e6ef3467f49e4801a8d7d58a95ed4f40f777b5
10192Author: Rafael Ostertag <rafi@guengel.ch>
10193Date:   Tue Sep 1 17:25:23 2009 +0000
10194
10195    Updated.
10196
10197 NEWS | 12 ++++++++++++
10198 1 file changed, 12 insertions(+)
10199
10200commit 91c532616c52dbf0587d68deaf9b1b628a9aebf8
10201Author: Rafael Ostertag <rafi@guengel.ch>
10202Date:   Tue Sep 1 17:23:44 2009 +0000
10203
10204    Updated.
10205
10206 po/yapet.pot | 268 +++++++++++++++++++++++++++++++----------------------------
10207 1 file changed, 142 insertions(+), 126 deletions(-)
10208
10209commit 1afc9ceae378cff97695e0df6ee0c6c861ed887a
10210Author: Rafael Ostertag <rafi@guengel.ch>
10211Date:   Tue Sep 1 17:23:20 2009 +0000
10212
10213    Updated.
10214
10215 po/de.po | 275 ++++++++++++++++++++++++++++++++++-----------------------------
10216 1 file changed, 147 insertions(+), 128 deletions(-)
10217
10218commit ada218d26b87afc8b7d87997d991f49fb5df2ca3
10219Author: Rafael Ostertag <rafi@guengel.ch>
10220Date:   Tue Sep 1 17:19:49 2009 +0000
10221
10222    Added tests for pwgen_rng option.
10223
10224 tests/cfgfile1.cc | 4 ++++
10225 1 file changed, 4 insertions(+)
10226
10227commit f277b79483506c6666a8c82859c0e7628d1959d7
10228Author: Rafael Ostertag <rafi@guengel.ch>
10229Date:   Tue Sep 1 17:19:09 2009 +0000
10230
10231    Added static_cast to silence compiler warnings.
10232
10233 yapet/pwgen/pwgen.cc | 2 +-
10234 1 file changed, 1 insertion(+), 1 deletion(-)
10235
10236commit 92bc0a6198e5f2f74be7f1da3d061caf07c22076
10237Author: Rafael Ostertag <rafi@guengel.ch>
10238Date:   Tue Sep 1 16:57:00 2009 +0000
10239
10240    updated in order to test pwgen_rng option.
10241
10242 tests/cfgfile2.rc | 1 +
10243 1 file changed, 1 insertion(+)
10244
10245commit 159d9e9289c4ed3e4cbbebc1142bb6044c4431ee
10246Author: Rafael Ostertag <rafi@guengel.ch>
10247Date:   Tue Sep 1 16:42:43 2009 +0000
10248
10249    Added code for handling pwgen_rng configuration file option.
10250
10251 yapet/main.cc | 1 +
10252 1 file changed, 1 insertion(+)
10253
10254commit 4fd50b80667e0d38026840220b7d80706ae37388
10255Author: Rafael Ostertag <rafi@guengel.ch>
10256Date:   Tue Sep 1 16:42:18 2009 +0000
10257
10258    Added code for handling pwgen_rng configuration file option.
10259
10260 yapet/cfg.cc     | 19 +++++++++++++++----
10261 yapet/cfg.h      |  5 +++++
10262 yapet/cfgfile.cc | 56 ++++++++++++++++++++++++++++++++++++++++++++------------
10263 yapet/cfgfile.h  |  7 +++++++
10264 yapet/globals.cc | 11 +++++++++++
10265 yapet/globals.h  |  5 +++++
10266 6 files changed, 87 insertions(+), 16 deletions(-)
10267
10268commit f3b1bc825ee307f1377a4d91c361ecb23286b184
10269Author: Rafael Ostertag <rafi@guengel.ch>
10270Date:   Tue Sep 1 16:40:00 2009 +0000
10271
10272    rephrased comment.
10273
10274 yapet/pwgendialog.cc | 9 ++++++++-
10275 1 file changed, 8 insertions(+), 1 deletion(-)
10276
10277commit 2b519bac6ee9c51a9cf1275f5b3b4515fac851ff
10278Author: Rafael Ostertag <rafi@guengel.ch>
10279Date:   Tue Sep 1 16:20:09 2009 +0000
10280
10281    Moved int rng_available, check_availability() into static scope. Added new static method getAvailableRNGs().
10282
10283 yapet/pwgen/rng.cc | 11 +++++++++--
10284 yapet/pwgen/rng.h  |  6 ++++--
10285 2 files changed, 13 insertions(+), 4 deletions(-)
10286
10287commit bffa82533ca84ab0cb8237b0aa9c55d8200bd90f
10288Author: Rafael Ostertag <rafi@guengel.ch>
10289Date:   Tue Sep 1 15:53:02 2009 +0000
10290
10291    Added code to test the switch of Character Pools and RNG.
10292
10293 tests/pwgen1.cc | 10 +++++++++-
10294 1 file changed, 9 insertions(+), 1 deletion(-)
10295
10296commit 4a4f002aeb1efaf666679325872a9e9bc022de91
10297Author: Rafael Ostertag <rafi@guengel.ch>
10298Date:   Tue Sep 1 15:47:35 2009 +0000
10299
10300    New method setNewRNG() introduced. Made changes to 'dynamically' switch to a different RNG.
10301
10302 yapet/pwgen/pwgen.cc | 39 ++++++++++++++++++++++++++++++---------
10303 yapet/pwgen/pwgen.h  |  7 ++++---
10304 2 files changed, 34 insertions(+), 12 deletions(-)
10305
10306commit bf3d83685a75cf56631aa9e9c0e4c06661ac765d
10307Author: Rafael Ostertag <rafi@guengel.ch>
10308Date:   Tue Sep 1 15:33:30 2009 +0000
10309
10310    removed unused declarations.
10311
10312 yapet/pwgendialog.h | 2 --
10313 1 file changed, 2 deletions(-)
10314
10315commit eba9eba0a50e628c4164d4da29c401809cba24f0
10316Author: Rafael Ostertag <rafi@guengel.ch>
10317Date:   Tue Sep 1 15:25:52 2009 +0000
10318
10319    rephrased message showed when skipping /dev/random.
10320
10321 tests/rng1.cc | 2 +-
10322 1 file changed, 1 insertion(+), 1 deletion(-)
10323
10324commit 35d0da669d49e8bce9895f773763719122c389c3
10325Author: Rafael Ostertag <rafi@guengel.ch>
10326Date:   Tue Sep 1 15:05:18 2009 +0000
10327
10328    Fixed description of --help output.
10329
10330 yapet/main.cc | 2 +-
10331 1 file changed, 1 insertion(+), 1 deletion(-)
10332
10333commit a16406e9e3be9b8edcdbd2e48955321b28bd31b7
10334Author: Rafael Ostertag <rafi@guengel.ch>
10335Date:   Tue Sep 1 14:38:55 2009 +0000
10336
10337    Finished foreign tests.
10338
10339 tests/Makefile.am |  15 +++--
10340 tests/foreign.cc  | 175 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
10341 2 files changed, 186 insertions(+), 4 deletions(-)
10342
10343commit 14df2adb54008a1ef4a391b9f9324b4163565a7f
10344Author: Rafael Ostertag <rafi@guengel.ch>
10345Date:   Tue Sep 1 14:38:00 2009 +0000
10346
10347    Some tweaks. More SSL functions are checked for existence.
10348
10349 configure.ac | 5 ++---
10350 1 file changed, 2 insertions(+), 3 deletions(-)
10351
10352commit 1203d8c6963b98b617170f8df8e339c3405db4e6
10353Author: Rafael Ostertag <rafi@guengel.ch>
10354Date:   Tue Sep 1 14:01:23 2009 +0000
10355
10356    Replaced with proper version.
10357
10358 tests/f64be0.5.pet.in | Bin 284044 -> 284052 bytes
10359 tests/f64be0.6.pet.in | Bin 284052 -> 284052 bytes
10360 2 files changed, 0 insertions(+), 0 deletions(-)
10361
10362commit 24b4bd6c1174823f5d9a069bae58cd3fbd32eda2
10363Author: Rafael Ostertag <rafi@guengel.ch>
10364Date:   Tue Sep 1 13:13:14 2009 +0000
10365
10366    Updated with proper version.
10367
10368 tests/f32be0.5.pet.in | Bin 284044 -> 284044 bytes
10369 1 file changed, 0 insertions(+), 0 deletions(-)
10370
10371commit 8809e34d8eb63f288d0af333e7254bcee1ec6ae1
10372Author: Rafael Ostertag <rafi@guengel.ch>
10373Date:   Tue Sep 1 13:12:45 2009 +0000
10374
10375    Added test file for 32bit big endian version 0.6.
10376
10377 tests/f32be0.6.pet.in | Bin 0 -> 284052 bytes
10378 1 file changed, 0 insertions(+), 0 deletions(-)
10379
10380commit aef001b09e70171ae3cb8e6b49766897d2f9ae1f
10381Author: Rafael Ostertag <rafi@guengel.ch>
10382Date:   Tue Sep 1 12:49:05 2009 +0000
10383
10384    A proper version now.
10385
10386 tests/f64le0.6.pet.in | Bin 284052 -> 284052 bytes
10387 1 file changed, 0 insertions(+), 0 deletions(-)
10388
10389commit ca4ed148aedeec77e696a0ddb3bdcecda917e969
10390Author: Rafael Ostertag <rafi@guengel.ch>
10391Date:   Tue Sep 1 12:41:35 2009 +0000
10392
10393    Added 64 bit little endian version 0.6 test file.
10394
10395 tests/f64le0.6.pet.in | Bin 0 -> 284052 bytes
10396 1 file changed, 0 insertions(+), 0 deletions(-)
10397
10398commit 676692ac95639f1c95ab8d09d84122acfe97865d
10399Author: Rafael Ostertag <rafi@guengel.ch>
10400Date:   Tue Sep 1 12:41:04 2009 +0000
10401
10402    Updated f64le0.5.pet.in with a version that is surely from a 64bit little endian machine.
10403
10404 tests/f64le0.5.pet.in | Bin 284052 -> 284052 bytes
10405 1 file changed, 0 insertions(+), 0 deletions(-)
10406
10407commit 2b7b4d4a887d935451178f30d36743b45df10bd2
10408Author: Rafael Ostertag <rafi@guengel.ch>
10409Date:   Tue Sep 1 11:52:20 2009 +0000
10410
10411    Added output showing the architecture (32/64bits, little/big endian).
10412
10413 yapet/main.cc | 10 ++++++++++
10414 1 file changed, 10 insertions(+)
10415
10416commit e26e0287316d14da4526cace0485b084fe03aabf
10417Author: Rafael Ostertag <rafi@guengel.ch>
10418Date:   Tue Sep 1 11:46:06 2009 +0000
10419
10420    Added check for sizeof(int*) in order to find out architecture.
10421
10422 configure.ac | 1 +
10423 1 file changed, 1 insertion(+)
10424
10425commit ad07fead460eb966a57d480939b73050bee68766
10426Author: Rafael Ostertag <rafi@guengel.ch>
10427Date:   Tue Sep 1 11:09:16 2009 +0000
10428
10429    Test file for 32bit little endian version 0.6.
10430
10431 tests/f32le0.6.pet.in | Bin 0 -> 284052 bytes
10432 1 file changed, 0 insertions(+), 0 deletions(-)
10433
10434commit 728cec91a1a3b87db26badea9c508bfe72c8da88
10435Author: Rafael Ostertag <rafi@guengel.ch>
10436Date:   Tue Sep 1 10:53:25 2009 +0000
10437
10438    Fixed memory leak in decrypt(); leak occurred only when exception was thrown
10439    from Record<T>.
10440
10441 crypt/crypt.h | 12 ++++++++++--
10442 1 file changed, 10 insertions(+), 2 deletions(-)
10443
10444commit 77e4696e3a4ef58ea0a4dcf1f51f205637b3919d
10445Author: Rafael Ostertag <rafi@guengel.ch>
10446Date:   Tue Sep 1 10:50:34 2009 +0000
10447
10448    Removed empty line.
10449
10450 crypt/file.cc | 1 -
10451 1 file changed, 1 deletion(-)
10452
10453commit d0b4ca8e214a2f8728653015f58fa5d8a6f09fbc
10454Author: Rafael Ostertag <rafi@guengel.ch>
10455Date:   Tue Sep 1 09:53:56 2009 +0000
10456
10457    Implemented readHeader() which returns the decrypted 32/64bit header; the method serves as common code base for other methods requiering the decrypted file header. Updated validateKey(), getMasterPWSet(), and getFileVersion() in order to use the new readHeader() method.
10458
10459 crypt/file.cc | 238 ++++++++++++++++++++++++++++------------------------------
10460 1 file changed, 113 insertions(+), 125 deletions(-)
10461
10462commit f5682328266648f6933565a9d5d2ce835c5cb962
10463Author: Rafael Ostertag <rafi@guengel.ch>
10464Date:   Tue Sep 1 09:49:22 2009 +0000
10465
10466    Added 64bit big endian version 0.6 test file.
10467
10468 tests/f64be0.6.pet.in | Bin 0 -> 284052 bytes
10469 1 file changed, 0 insertions(+), 0 deletions(-)
10470
10471commit 1e26893159630c6b9013fa522984612e80faf0cf
10472Author: Rafael Ostertag <rafi@guengel.ch>
10473Date:   Tue Sep 1 09:47:22 2009 +0000
10474
10475    #include'd string.h used for strerror().
10476
10477 yapet/pwgen/rng.cc | 4 ++++
10478 1 file changed, 4 insertions(+)
10479
10480commit 514de809f18c5bf410b4162a3ad96c3ad305882c
10481Author: Rafael Ostertag <rafi@guengel.ch>
10482Date:   Tue Sep 1 09:33:31 2009 +0000
10483
10484    Silencing of tests is now done doing dup2() to STDOUT_FILENO using the fd from opening /dev/null.
10485
10486 tests/bdbuffer.cc  |  9 ++++++++-
10487 tests/cfgfile1.cc  |  9 ++++++++-
10488 tests/charpool1.cc |  8 +++++++-
10489 tests/charpool2.cc |  7 ++++++-
10490 tests/corrupt.cc   | 10 +++++++++-
10491 tests/enc.cc       |  9 ++++++++-
10492 tests/endianess.cc |  4 +++-
10493 tests/file.cc      |  6 +++++-
10494 tests/file2.cc     |  6 +++++-
10495 tests/file3.cc     |  7 ++++++-
10496 tests/file4.cc     |  7 ++++++-
10497 tests/file5.cc     |  9 ++++++++-
10498 tests/foreign.cc   |  7 ++++++-
10499 tests/import1.cc   |  7 ++++++-
10500 tests/import10.cc  |  7 ++++++-
10501 tests/import11.cc  |  6 +++++-
10502 tests/import12.cc  |  6 +++++-
10503 tests/import13.cc  |  6 +++++-
10504 tests/import14.cc  |  7 ++++++-
10505 tests/import2.cc   |  7 ++++++-
10506 tests/import3.cc   |  7 ++++++-
10507 tests/import4.cc   |  6 +++++-
10508 tests/import5.cc   |  6 +++++-
10509 tests/import6.cc   |  6 +++++-
10510 tests/import7.cc   |  6 +++++-
10511 tests/import8.cc   |  7 ++++++-
10512 tests/import9.cc   |  7 ++++++-
10513 tests/key.cc       |  7 ++++++-
10514 tests/partdec.cc   |  6 +++++-
10515 tests/pwgen1.cc    |  6 +++++-
10516 tests/record.cc    |  7 ++++++-
10517 tests/rng1.cc      |  4 +++-
10518 32 files changed, 187 insertions(+), 32 deletions(-)
10519
10520commit 5facfe0ccbc667726999357e9fdf772e06f01ed5
10521Author: Rafael Ostertag <rafi@guengel.ch>
10522Date:   Tue Sep 1 07:35:26 2009 +0000
10523
10524    Moved DISTCLEANFILES to CLEANFILES. Remove rm -rf foreign.pet corrupt.pet from
10525    clean-local target.
10526
10527 tests/Makefile.am | 3 +--
10528 1 file changed, 1 insertion(+), 2 deletions(-)
10529
10530commit 5dc4206b996c41b5cef985638787efb13969ca83
10531Author: Rafael Ostertag <rafi@guengel.ch>
10532Date:   Tue Sep 1 05:46:47 2009 +0000
10533
10534    readHeader() has to be const.
10535
10536 crypt/file.h | 2 +-
10537 1 file changed, 1 insertion(+), 1 deletion(-)
10538
10539commit 74b6b8b9baac07eb94942b51fccb14c3ef8350d4
10540Author: Rafael Ostertag <rafi@guengel.ch>
10541Date:   Tue Sep 1 05:43:45 2009 +0000
10542
10543    updated the method declaration for readHeader(const Key& key,
10544    Record<FileHeader_32>** ptr32, Record<FileHeader_64>** ptr64) in order to match
10545    the definition.
10546
10547 crypt/file.h | 2 +-
10548 1 file changed, 1 insertion(+), 1 deletion(-)
10549
10550commit 8457461bf6e956fd8a891ddec848aeaa890232c8
10551Author: Rafael Ostertag <rafi@guengel.ch>
10552Date:   Tue Sep 1 05:39:01 2009 +0000
10553
10554    updated comment. Added declaration for new method readHeader(const Key& key,
10555    FileHeader_32** ptr32, FileHeader_64** ptr64) which is introduced to give a
10556    common code base for reading and decrypting the file header.
10557
10558 crypt/file.h | 8 ++++++++
10559 1 file changed, 8 insertions(+)
10560
10561commit cccc10e01ca7f2551c152cc6b1a11061bbeac968
10562Author: Rafael Ostertag <rafi@guengel.ch>
10563Date:   Tue Sep 1 05:21:41 2009 +0000
10564
10565    Added new exception number NULLPOINTER.
10566
10567 crypt/yapetexception.h | 1 +
10568 1 file changed, 1 insertion(+)
10569
10570commit 92ea00774d42510bf10b55d6ad80c1a7426249e8
10571Author: Rafael Ostertag <rafi@guengel.ch>
10572Date:   Tue Sep 1 05:11:54 2009 +0000
10573
10574    removed unused unions.
10575
10576 crypt/file.h | 45 ---------------------------------------------
10577 1 file changed, 45 deletions(-)
10578
10579commit ca45640b1017e83ad9629dbcc6c5a1153ad5e466
10580Author: Rafael Ostertag <rafi@guengel.ch>
10581Date:   Tue Sep 1 05:08:50 2009 +0000
10582
10583    Removed svn:keywords property.
10584
10585commit c51e2ded2abe3c2c4b9d7b88332d53b726caccc8
10586Author: Rafael Ostertag <rafi@guengel.ch>
10587Date:   Tue Sep 1 05:08:15 2009 +0000
10588
10589    Re-added file.
10590
10591 tests/f32le0.5.pet.in | Bin 0 -> 284044 bytes
10592 1 file changed, 0 insertions(+), 0 deletions(-)
10593
10594commit a49c55edb9260f95eba413a47ab97c6f9c6672d6
10595Author: Rafael Ostertag <rafi@guengel.ch>
10596Date:   Tue Sep 1 05:00:04 2009 +0000
10597
10598    Removed file due to corruption
10599
10600 tests/f32le0.5.pet.in | Bin 284044 -> 0 bytes
10601 1 file changed, 0 insertions(+), 0 deletions(-)
10602
10603commit a735827bdd7c0133dab932b60b442629259fe710
10604Author: Rafael Ostertag <rafi@guengel.ch>
10605Date:   Mon Aug 31 18:15:47 2009 +0000
10606
10607    Removed commented-out code.
10608
10609 tests/tests.h | 25 -------------------------
10610 1 file changed, 25 deletions(-)
10611
10612commit 4304559c748d2577cb1eb68f74d13ba786ce69f5
10613Author: Rafael Ostertag <rafi@guengel.ch>
10614Date:   Mon Aug 31 18:15:19 2009 +0000
10615
10616    Added more files to DISTCLEANFILES. Implicit rule for .pet.in files added.
10617
10618 tests/Makefile.am | 7 +++++--
10619 1 file changed, 5 insertions(+), 2 deletions(-)
10620
10621commit 4f14175b473eb364c0d0184785a9f4d4f7ab26f2
10622Author: Rafael Ostertag <rafi@guengel.ch>
10623Date:   Mon Aug 31 18:14:09 2009 +0000
10624
10625    Added code to conditionally silence tests (unless TESTS_VERBOSE is #define'd).
10626
10627 tests/bdbuffer.cc  |   4 ++
10628 tests/cfgfile1.cc  |  10 +++-
10629 tests/charpool1.cc |   7 ++-
10630 tests/charpool2.cc |   5 +-
10631 tests/corrupt.cc   |   5 +-
10632 tests/enc.cc       |  17 +++---
10633 tests/foreign.cc   | 162 +++++++++++++++++++++++++++++++++++++++++++++++++----
10634 tests/import1.cc   |   4 ++
10635 tests/import10.cc  |   5 +-
10636 tests/import11.cc  |   6 +-
10637 tests/import12.cc  |   5 +-
10638 tests/import13.cc  |   6 +-
10639 tests/import14.cc  |   7 ++-
10640 tests/import2.cc   |   5 +-
10641 tests/import3.cc   |   8 ++-
10642 tests/import4.cc   |   5 +-
10643 tests/import5.cc   |   5 +-
10644 tests/import6.cc   |   5 +-
10645 tests/import7.cc   |   5 +-
10646 tests/import8.cc   |   6 +-
10647 tests/import9.cc   |   5 +-
10648 tests/key.cc       |  27 +++++++--
10649 tests/partdec.cc   |   5 +-
10650 tests/pwgen1.cc    |   8 +++
10651 tests/record.cc    |   4 ++
10652 tests/rng1.cc      |  16 ++++--
10653 26 files changed, 296 insertions(+), 51 deletions(-)
10654
10655commit b24975b755095b8f808faf8b294d13a094fd9329
10656Author: Rafael Ostertag <rafi@guengel.ch>
10657Date:   Mon Aug 31 18:13:51 2009 +0000
10658
10659    New tests added for checking endian conversion functions.
10660
10661 tests/endianess.cc | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++
10662 1 file changed, 110 insertions(+)
10663
10664commit 52b4aca2390668f11fd9ed756e87f88df62478b7
10665Author: Rafael Ostertag <rafi@guengel.ch>
10666Date:   Mon Aug 31 18:12:19 2009 +0000
10667
10668    Added code to conditionally silence tests (unless TESTS_VERBOSE is #define'd). Assert()s added in order to make sure the files created are version 2.
10669
10670 tests/file.cc  | 5 +++++
10671 tests/file2.cc | 6 ++++++
10672 tests/file3.cc | 7 ++++++-
10673 tests/file4.cc | 6 +++++-
10674 tests/file5.cc | 6 +++++-
10675 5 files changed, 27 insertions(+), 3 deletions(-)
10676
10677commit 041e628ea1e6469e77933505808201c1c47ffa56
10678Author: Rafael Ostertag <rafi@guengel.ch>
10679Date:   Mon Aug 31 18:10:09 2009 +0000
10680
10681    Make File class read headers created on 32/64 bit archs. New headers are written always using a 64bit data type storing when password was set. New method getFileVersion() implemented. Updated getMasterPWSet(), writeHeader(), lastModified(), initFile() in order to handle the two different header structs.
10682
10683 crypt/file.cc | 261 +++++++++++++++++++++++++++++++++++++++++++---------------
10684 1 file changed, 194 insertions(+), 67 deletions(-)
10685
10686commit 10a102361a312684b31b31177ba11c5b83fa5d54
10687Author: Rafael Ostertag <rafi@guengel.ch>
10688Date:   Mon Aug 31 18:04:18 2009 +0000
10689
10690    Improved function for handling reading and writing big endian values to disk (template function now). Big endian conversion function now in header file. Updated comments. Added declaration for new method getFileVersion(). Updated types related to time when pw was set.
10691
10692 crypt/file.h | 205 +++++++++++++++++++++++++++++++++++++++--------------------
10693 1 file changed, 136 insertions(+), 69 deletions(-)
10694
10695commit 5290004aada2bf3c637d3ccc3385448644dc93b4
10696Author: Rafael Ostertag <rafi@guengel.ch>
10697Date:   Mon Aug 31 18:01:41 2009 +0000
10698
10699    Added a new enum FILE_VERSION. Added anonymous enums for header sizes. There are two header structs now, one using int32_t the other int64_t for storing the time the password was set.
10700
10701 crypt/structs.h | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
10702 1 file changed, 83 insertions(+), 5 deletions(-)
10703
10704commit 378f27507eaea63be0ef110d6bef10ee7d825c29
10705Author: Rafael Ostertag <rafi@guengel.ch>
10706Date:   Mon Aug 31 17:49:57 2009 +0000
10707
10708    Record::operator=(const BDBuffer& bdb) now also checks for BDBuffer::size() greater than the size of the Record type <T>. Exceptions will now have set the exception number if buffer is too small/big.
10709
10710 crypt/record.h | 5 ++++-
10711 1 file changed, 4 insertions(+), 1 deletion(-)
10712
10713commit 8de2ffa9c22ca7a1e568a15592b29223d04b6e7b
10714Author: Rafael Ostertag <rafi@guengel.ch>
10715Date:   Mon Aug 31 17:47:57 2009 +0000
10716
10717    Added additional information (EXNUM) to YAPETException. Mainly due to change of the file version.
10718
10719 crypt/yapetexception.h | 32 +++++++++++++++++++++++++++++---
10720 1 file changed, 29 insertions(+), 3 deletions(-)
10721
10722commit 5a1d158d00b661beaada5040bc6856b102450f15
10723Author: Rafael Ostertag <rafi@guengel.ch>
10724Date:   Mon Aug 31 17:46:39 2009 +0000
10725
10726    Added code to handle the new return type of File::getMasterPWSet(). Added code for displaying the file version of the loaded file.
10727
10728 yapet/mainwindow.cc | 14 ++++++++++----
10729 1 file changed, 10 insertions(+), 4 deletions(-)
10730
10731commit d370cbdd5d85546f8823e8e48fe9f2e46118c092
10732Author: Rafael Ostertag <rafi@guengel.ch>
10733Date:   Mon Aug 31 17:44:25 2009 +0000
10734
10735    Added YAPET::PWGEN::AUTO in switch statement in order to silence compiler.
10736
10737 yapet/pwgendialog.cc | 2 ++
10738 1 file changed, 2 insertions(+)
10739
10740commit 9f33cae1329d0c5c72292ac9e3dd2fe67f7f344e
10741Author: Rafael Ostertag <rafi@guengel.ch>
10742Date:   Mon Aug 31 17:42:55 2009 +0000
10743
10744    Removed unused variable and comment.
10745
10746 yapet/pwgen/charpool.cc | 2 --
10747 1 file changed, 2 deletions(-)
10748
10749commit d0859cd5f6effa3641eeede196c59e88c72141f5
10750Author: Rafael Ostertag <rafi@guengel.ch>
10751Date:   Mon Aug 31 17:42:25 2009 +0000
10752
10753    Added static casts in order to silence compiler.
10754
10755 yapet/pwgen/pwgen.cc | 7 +++----
10756 1 file changed, 3 insertions(+), 4 deletions(-)
10757
10758commit 7d6987809820e3288993b54d04a43dd8d2cf0dd6
10759Author: Rafael Ostertag <rafi@guengel.ch>
10760Date:   Mon Aug 31 17:41:01 2009 +0000
10761
10762    Return value of getDigitsForType() is statically cast to int in order to silence compiler.
10763
10764 ui/intinwidget.h | 2 +-
10765 1 file changed, 1 insertion(+), 1 deletion(-)
10766
10767commit abbe33c2429d45f4d24d966b2bc9e9329426ee7e
10768Author: Rafael Ostertag <rafi@guengel.ch>
10769Date:   Mon Aug 31 17:31:48 2009 +0000
10770
10771    Enabled DOT, call and caller graphs.
10772
10773 doc/Doxyfile.in | 6 +++---
10774 1 file changed, 3 insertions(+), 3 deletions(-)
10775
10776commit d06020763f3444c6034a7dac38bccced0e2b41f7
10777Author: Rafael Ostertag <rafi@guengel.ch>
10778Date:   Mon Aug 31 16:16:52 2009 +0000
10779
10780    Re-added file.
10781
10782 tests/f32le0.5.pet.in | Bin 284044 -> 284044 bytes
10783 1 file changed, 0 insertions(+), 0 deletions(-)
10784
10785commit d2fecefdeae13c74e23df119a8759e6805b136f8
10786Author: Rafael Ostertag <rafi@guengel.ch>
10787Date:   Mon Aug 31 13:36:27 2009 +0000
10788
10789    fixed bug #22 (http://bugs.guengel.ch/show_bug.cgi?id=22).
10790
10791 doc/Makefile.am | 16 +++++++++++-----
10792 1 file changed, 11 insertions(+), 5 deletions(-)
10793
10794commit 8b81b814a4d4f48687b9e99f0971e608c9489e7f
10795Author: Rafael Ostertag <rafi@guengel.ch>
10796Date:   Mon Aug 31 13:24:05 2009 +0000
10797
10798    Removed check for unsigned long long. Reordered checks.
10799
10800 configure.ac | 3 +--
10801 1 file changed, 1 insertion(+), 2 deletions(-)
10802
10803commit a5ceabf0241da3e4bf26fb20642cc99d482d14a7
10804Author: Rafael Ostertag <rafi@guengel.ch>
10805Date:   Mon Aug 31 12:48:44 2009 +0000
10806
10807    AC_TYPE_UINT64_T changed to AC_TYPE_INT64_T.
10808
10809 configure.ac | 2 +-
10810 1 file changed, 1 insertion(+), 1 deletion(-)
10811
10812commit 02488a77c85f265667fcb83f2033e12eded5b0d5
10813Author: Rafael Ostertag <rafi@guengel.ch>
10814Date:   Mon Aug 31 10:43:58 2009 +0000
10815
10816    The default rng used when AUTO is specified is now /dev/urandom.
10817
10818 yapet/pwgen/rng.cc | 9 +++++----
10819 1 file changed, 5 insertions(+), 4 deletions(-)
10820
10821commit de38183035cd2fe6ff9563908b941fe590ebae3f
10822Author: Rafael Ostertag <rafi@guengel.ch>
10823Date:   Mon Aug 31 08:26:44 2009 +0000
10824
10825    Test file holding uint[16|32|64]_t values in big endian order.
10826
10827 tests/endianess.test | 1 +
10828 1 file changed, 1 insertion(+)
10829
10830commit 121c50b96c2038d52542585bc81ff584f5e78d7d
10831Author: Rafael Ostertag <rafi@guengel.ch>
10832Date:   Mon Aug 31 08:25:52 2009 +0000
10833
10834    Added specific test files in EXTRA_DIST. Added one new test for testing
10835    endianess conversion.
10836
10837 tests/Makefile.am | 23 +++++++++++++++--------
10838 1 file changed, 15 insertions(+), 8 deletions(-)
10839
10840commit 92a26dc4ec93f98e970ae76fe35a515148721b3a
10841Author: Rafael Ostertag <rafi@guengel.ch>
10842Date:   Mon Aug 31 08:21:58 2009 +0000
10843
10844    Added some more paths.
10845
10846 tests/testpaths.h.in | 4 ++++
10847 1 file changed, 4 insertions(+)
10848
10849commit 11413415d00902044c63b90e71e2b4333bac9ebc
10850Author: Rafael Ostertag <rafi@guengel.ch>
10851Date:   Mon Aug 31 07:08:43 2009 +0000
10852
10853    Added 64bits type checks.
10854
10855 configure.ac | 2 ++
10856 1 file changed, 2 insertions(+)
10857
10858commit f69b03041d619affe3f3c2e7ea3762ce1989aaa7
10859Author: Rafael Ostertag <rafi@guengel.ch>
10860Date:   Mon Aug 31 06:02:16 2009 +0000
10861
10862    removed since we need more specific test files.
10863
10864 tests/foreign.pet.in | Bin 284044 -> 0 bytes
10865 1 file changed, 0 insertions(+), 0 deletions(-)
10866
10867commit bac6465f78e4f8074ee1db092606a91ebaf44d6a
10868Author: Rafael Ostertag <rafi@guengel.ch>
10869Date:   Mon Aug 31 06:01:25 2009 +0000
10870
10871    Added test files for pre 0.6 versions.
10872
10873 tests/f32be0.5.pet.in | Bin 0 -> 284044 bytes
10874 tests/f32le0.5.pet.in | Bin 0 -> 284044 bytes
10875 tests/f64be0.5.pet.in | Bin 0 -> 284044 bytes
10876 tests/f64le0.5.pet.in | Bin 0 -> 284052 bytes
10877 4 files changed, 0 insertions(+), 0 deletions(-)
10878
10879commit 5fc1951d9d1ebccf9031efe24cd3319fa9d501bd
10880Author: Rafael Ostertag <rafi@guengel.ch>
10881Date:   Mon Aug 31 04:20:44 2009 +0000
10882
10883    bumped version to 0.6alpha1.
10884
10885 configure.ac | 4 ++--
10886 1 file changed, 2 insertions(+), 2 deletions(-)
10887
10888commit c68a8d53f22e4a31833b928848b5833ad8637c17
10889Author: Rafael Ostertag <rafi@guengel.ch>
10890Date:   Tue Aug 25 18:00:47 2009 +0000
10891
10892    Fixed in RNG::devrandom() what patch http://bugs.guengel.ch/attachment.cgi?id=8
10893    breaks: Handling of pointer arithmetic is only done if no error occurs, not
10894    even EAGAIN or EINTR.
10895
10896 yapet/pwgen/rng.cc | 4 ++--
10897 1 file changed, 2 insertions(+), 2 deletions(-)
10898
10899commit 37793d12fd40b7cbf5575c48fba03a3c025be7c3
10900Author: Rafael Ostertag <rafi@guengel.ch>
10901Date:   Tue Aug 25 16:06:43 2009 +0000
10902
10903    Added patch (http://bugs.guengel.ch/attachment.cgi?id=8) included in bug report #19 (http://bugs.guengel.ch/show_bug.cgi?id=19) which does only abort read from /dev/[u]random in case of an error != EAGAIN && != EINTR. If too few bytes are read, it will now try again.
10904
10905 yapet/pwgen/rng.cc | 42 ++++++++++++++++++++++++++++++++++++++----
10906 1 file changed, 38 insertions(+), 4 deletions(-)
10907
10908commit c1adaf8ffe5dcaa1a46824d98419688582c9132b
10909Author: Rafael Ostertag <rafi@guengel.ch>
10910Date:   Tue Aug 25 16:01:40 2009 +0000
10911
10912    Added patch (http://bugs.guengel.ch/attachment.cgi?id=8) included in bug report # (http://bugs.guengel.ch/show_bug.cgi?id=19) which prevents using /dev/random in order to avoid wasting entropy pool (on lx systems) unless in compiling in debug mode.
10913
10914 tests/rng1.cc | 24 +++++++++++++++++++++++-
10915 1 file changed, 23 insertions(+), 1 deletion(-)
10916
10917commit 8294ece1809cbff2ca33d34d56fa11138375b418
10918Author: Rafael Ostertag <rafi@guengel.ch>
10919Date:   Sat Aug 22 10:45:32 2009 +0000
10920
10921    Edits.
10922
10923 AUTHORS | 2 +-
10924 1 file changed, 1 insertion(+), 1 deletion(-)
10925
10926commit 1f551055c650135f6d49df7aadfa1133b8c6c076
10927Author: Rafael Ostertag <rafi@guengel.ch>
10928Date:   Sat Aug 22 10:44:38 2009 +0000
10929
10930    Updated.
10931
10932 TODO | 10 +++-------
10933 1 file changed, 3 insertions(+), 7 deletions(-)
10934
10935commit 907b8ddfbb26de25d50811e940f5ebfa56f485eb
10936Author: Rafael Ostertag <rafi@guengel.ch>
10937Date:   Sat Aug 22 10:40:04 2009 +0000
10938
10939    Edits.
10940
10941 BUGS | 4 ++--
10942 1 file changed, 2 insertions(+), 2 deletions(-)
10943
10944commit c5737ef76862dc53727707b5e933741c3eb6364b
10945Author: Rafael Ostertag <rafi@guengel.ch>
10946Date:   Sat Aug 22 10:39:41 2009 +0000
10947
10948    Updates and edits.
10949
10950 NEWS | 10 +++++++---
10951 1 file changed, 7 insertions(+), 3 deletions(-)
10952
10953commit 11fab3c7f7486786ebf27b61395cd8f2c30bbbbf
10954Author: Rafael Ostertag <rafi@guengel.ch>
10955Date:   Sat Aug 22 10:27:09 2009 +0000
10956
10957    Some more alterations and improvements.
10958
10959 doc/yapet.sgml.in | 88 +++++++++++++++++++++++++++++++++++++++++--------------
10960 1 file changed, 66 insertions(+), 22 deletions(-)
10961
10962commit bcf103225cac96d8c3e9d3134272cf978c62353b
10963Author: Rafael Ostertag <rafi@guengel.ch>
10964Date:   Sat Aug 22 09:46:50 2009 +0000
10965
10966    Some edits. Thanks to Anic Ostertag <anic@guengel.ch>
10967
10968 doc/README.sgml.in | 27 +++++++++++++--------------
10969 doc/yapet.sgml.in  | 24 +++++++++++++-----------
10970 2 files changed, 26 insertions(+), 25 deletions(-)
10971
10972commit daa607b07663dbb2ba34f58614428848ead1babc
10973Author: Rafael Ostertag <rafi@guengel.ch>
10974Date:   Fri Aug 21 22:13:23 2009 +0000
10975
10976    Test for oversized password length was broken; replaced
10977    Config::getDefPWLength() by Consts::getMaxPWLength().
10978
10979 yapet/pwgendialog.cc | 2 +-
10980 1 file changed, 1 insertion(+), 1 deletion(-)
10981
10982commit 2878949dd29f0123f0cedaab37512cd9b7712839
10983Author: Rafael Ostertag <rafi@guengel.ch>
10984Date:   Fri Aug 21 21:19:27 2009 +0000
10985
10986    Added additional compile time color scheme.
10987
10988 ui/colors.cc | 31 ++++++++++++++++++++++++++++++-
10989 1 file changed, 30 insertions(+), 1 deletion(-)
10990
10991commit c0dda91228fd03e17209ae5dda8c9a835510d3ee
10992Author: Rafael Ostertag <rafi@guengel.ch>
10993Date:   Fri Aug 21 20:40:09 2009 +0000
10994
10995    Updated with new msgid.
10996
10997 po/yapet.pot | 65 ++++++++++++++++++++++++++++++++----------------------------
10998 1 file changed, 35 insertions(+), 30 deletions(-)
10999
11000commit 8683d7bc20ce2dbd4bb983b65dcda313d3fc6274
11001Author: Rafael Ostertag <rafi@guengel.ch>
11002Date:   Fri Aug 21 20:38:44 2009 +0000
11003
11004    add translation for new dialogbox in yapet/mainwindow.cc.
11005
11006 po/de.po | 67 ++++++++++++++++++++++++++++++++++------------------------------
11007 1 file changed, 36 insertions(+), 31 deletions(-)
11008
11009commit 6674188c397d549c4dacce9b96b5cc1bcf6229f0
11010Author: Rafael Ostertag <rafi@guengel.ch>
11011Date:   Fri Aug 21 20:33:32 2009 +0000
11012
11013    added a refresh after dialogbox asking whether or to save changes before
11014    loading a new has been closed. Commented out some other refreshs.
11015
11016 yapet/mainwindow.cc | 5 +++--
11017 1 file changed, 3 insertions(+), 2 deletions(-)
11018
11019commit 6022f766cf67d6d95df08f2c616152ffd9766eb0
11020Author: Rafael Ostertag <rafi@guengel.ch>
11021Date:   Fri Aug 21 20:25:43 2009 +0000
11022
11023    If changes are unsaved, it asks whether or not they should be saved prior
11024    loading the new file.
11025
11026 yapet/mainwindow.cc | 33 +++++++++++++++++++++++++++++----
11027 1 file changed, 29 insertions(+), 4 deletions(-)
11028
11029commit 460dd14584e2ed4fa8c7e6507eb457c5455ba9f9
11030Author: Rafael Ostertag <rafi@guengel.ch>
11031Date:   Fri Aug 21 20:11:37 2009 +0000
11032
11033    removed redundant and disastrous call 'delete pwleninput;'
11034
11035 yapet/pwgendialog.cc | 1 -
11036 1 file changed, 1 deletion(-)
11037
11038commit 9a0b6b65adae3fd65a540042c45061ab148e4181
11039Author: Rafael Ostertag <rafi@guengel.ch>
11040Date:   Fri Aug 21 20:00:05 2009 +0000
11041
11042    commented out redundant wclear().
11043
11044 ui/inputwidget.cc | 4 +++-
11045 1 file changed, 3 insertions(+), 1 deletion(-)
11046
11047commit 221dd396d6780092495db4313f15c0adc6028117
11048Author: Rafael Ostertag <rafi@guengel.ch>
11049Date:   Fri Aug 21 19:39:53 2009 +0000
11050
11051    Revised Introduction.
11052
11053 doc/README.sgml.in | 35 ++++++++++++++++++++---------------
11054 1 file changed, 20 insertions(+), 15 deletions(-)
11055
11056commit 0c42208d51aa542a9ebf630c3ed1b31ac7e66ea4
11057Author: Rafael Ostertag <rafi@guengel.ch>
11058Date:   Fri Aug 21 19:39:25 2009 +0000
11059
11060    Set ignore.
11061
11062commit 08fc9b3fb120b15ff018872a8f6f6ba847d7f9ec
11063Author: Rafael Ostertag <rafi@guengel.ch>
11064Date:   Fri Aug 21 19:37:49 2009 +0000
11065
11066    Fixed spelling.
11067
11068 NEWS | 2 +-
11069 1 file changed, 1 insertion(+), 1 deletion(-)
11070
11071commit 80f634d28be09738b52ee0fe8c9bac738eebc9b5
11072Author: Rafael Ostertag <rafi@guengel.ch>
11073Date:   Fri Aug 21 19:17:36 2009 +0000
11074
11075    Reorganized. Added password generator documentation. Rewrote USAGE. Moved many refsect1 as refsect2 to USAGE.
11076
11077 doc/yapet.sgml.in | 1252 ++++++++++++++++++++++++++++++++---------------------
11078 1 file changed, 752 insertions(+), 500 deletions(-)
11079
11080commit aa0af11e972193e69d0824e839816c46e80ec3bb
11081Author: Rafael Ostertag <rafi@guengel.ch>
11082Date:   Fri Aug 21 19:16:01 2009 +0000
11083
11084    Documented the new --disable-pwgen option. Rephrased some stuff. Added some corrections.
11085
11086 doc/INSTALL.sgml.in | 92 +++++++++++++++++++++++++++++++++--------------------
11087 1 file changed, 58 insertions(+), 34 deletions(-)
11088
11089commit 72d3338184b9cd2bd591cd21a5f84b5b09051fc5
11090Author: Rafael Ostertag <rafi@guengel.ch>
11091Date:   Fri Aug 21 18:20:36 2009 +0000
11092
11093    Added translations and updates.
11094
11095 po/POTFILES.in |   83 +++--
11096 po/de.po       |    4 +-
11097 po/yapet.pot   | 1121 ++++++++++++++++++++++++++++----------------------------
11098 3 files changed, 611 insertions(+), 597 deletions(-)
11099
11100commit 3b06a7e4b68e13523c5c533ef5bdfa054c962a70
11101Author: Rafael Ostertag <rafi@guengel.ch>
11102Date:   Fri Aug 21 17:36:49 2009 +0000
11103
11104    reorganized content.
11105
11106 doc/csv2yapet.sgml.in | 226 +++++++++++++++++++++++++-------------------------
11107 1 file changed, 114 insertions(+), 112 deletions(-)
11108
11109commit 841c07b52892736b483879c64c17593b51f3353c
11110Author: Rafael Ostertag <rafi@guengel.ch>
11111Date:   Fri Aug 21 17:28:00 2009 +0000
11112
11113    Updated editfile variable to honor DOCNLS set by the USE_NLS conditional.
11114
11115 doc/Makefile.am | 2 +-
11116 1 file changed, 1 insertion(+), 1 deletion(-)
11117
11118commit 3ec5a54b162860d0534584da1bff33653af2226c
11119Author: Rafael Ostertag <rafi@guengel.ch>
11120Date:   Fri Aug 21 17:26:38 2009 +0000
11121
11122    Commented stuff. Added conditionals for USE_NLS.
11123
11124 doc/Makefile.am | 24 ++++++++++++++++--------
11125 1 file changed, 16 insertions(+), 8 deletions(-)
11126
11127commit 496fc710f3fddd31799f820583b92153f631d7d5
11128Author: Rafael Ostertag <rafi@guengel.ch>
11129Date:   Fri Aug 21 17:22:05 2009 +0000
11130
11131    AM_CONDITIONAL for USE_NLS added. Used by doc/Makefile.am
11132
11133 configure.ac | 2 ++
11134 1 file changed, 2 insertions(+)
11135
11136commit 3456f7ffada85686472bbe8feae7563937e777f8
11137Author: Rafael Ostertag <rafi@guengel.ch>
11138Date:   Fri Aug 21 11:17:26 2009 +0000
11139
11140    updated.
11141
11142 po/de.po | 1661 +++++++++++++++++++++++++++++++-------------------------------
11143 1 file changed, 834 insertions(+), 827 deletions(-)
11144
11145commit f8b5507cecd949553e8c87a9d6e6a90dc6d69d70
11146Author: Rafael Ostertag <rafi@guengel.ch>
11147Date:   Fri Aug 21 10:55:47 2009 +0000
11148
11149    fixed syntax (thanks to gcc).
11150
11151 yapet/pwgen/pwgen.h | 4 ++--
11152 1 file changed, 2 insertions(+), 2 deletions(-)
11153
11154commit 24b0f42ab0ba4dfbfbb793daf27a8732afdeb7a1
11155Author: Rafael Ostertag <rafi@guengel.ch>
11156Date:   Fri Aug 21 10:54:11 2009 +0000
11157
11158    Improved password generation by avoiding unread character pools.
11159
11160 yapet/pwgen/pwgen.cc | 159 ++++++++++++++++++++++++++++++++-------------------
11161 yapet/pwgen/pwgen.h  |   2 +
11162 2 files changed, 101 insertions(+), 60 deletions(-)
11163
11164commit 5326ccb29e45049967dd65f0c9b4a9513bf2ec0c
11165Author: Rafael Ostertag <rafi@guengel.ch>
11166Date:   Fri Aug 21 10:53:10 2009 +0000
11167
11168    Added new SUBPOOL: NOPOOL. New method fromPool(): find out from which pool the character comes from.
11169
11170 yapet/pwgen/charpool.cc | 16 ++++++++++++++++
11171 yapet/pwgen/charpool.h  |  7 ++++++-
11172 2 files changed, 22 insertions(+), 1 deletion(-)
11173
11174commit 86261a6f0bfdfefb23596fa1c68a44fed1891f92
11175Author: Rafael Ostertag <rafi@guengel.ch>
11176Date:   Fri Aug 21 10:07:43 2009 +0000
11177
11178    added test for strchr.
11179
11180 configure.ac | 2 +-
11181 1 file changed, 1 insertion(+), 1 deletion(-)
11182
11183commit cbdbca992c924b8311fa5907ca89708282848d28
11184Author: Rafael Ostertag <rafi@guengel.ch>
11185Date:   Fri Aug 21 09:51:13 2009 +0000
11186
11187    Avoid using /dev/random if other rngs are available.
11188
11189 tests/pwgen1.cc | 60 ++++++++++++++++++++++++++++++++++++++++++++++-----------
11190 1 file changed, 49 insertions(+), 11 deletions(-)
11191
11192commit e178392fdb6bd37f838bfd791e00534d3580a937
11193Author: Rafael Ostertag <rafi@guengel.ch>
11194Date:   Fri Aug 21 09:03:15 2009 +0000
11195
11196    print_pools_allocated() now additionally returns the number of pools allocated. New method numPoolsAllocated() for getting the number of pools allocated.
11197
11198 yapet/pwgen/charpool.cc | 36 ++++++++++++++++++++++++++++++------
11199 yapet/pwgen/charpool.h  |  9 +++++++--
11200 2 files changed, 37 insertions(+), 8 deletions(-)
11201
11202commit 12f1387453fd381d3c0361382efd7a4b64f2acec
11203Author: Rafael Ostertag <rafi@guengel.ch>
11204Date:   Fri Aug 21 08:56:10 2009 +0000
11205
11206    Fixed the ALL character pool to really include all character pools available.
11207
11208 yapet/pwgen/charpool.h | 2 +-
11209 1 file changed, 1 insertion(+), 1 deletion(-)
11210
11211commit 525455441de991af70192c121724adf5200111ea
11212Author: Rafael Ostertag <rafi@guengel.ch>
11213Date:   Fri Aug 21 08:55:42 2009 +0000
11214
11215    Copy constructor and operator=() will no proper initialize/copy from existing object. PWGen() can now take a request for the RNG to be used. Added code for trying to ensure to use at least one character from each character pool.
11216
11217 yapet/pwgen/pwgen.cc | 106 ++++++++++++++++++++++++++++++++++-----------------
11218 yapet/pwgen/pwgen.h  |   4 +-
11219 2 files changed, 74 insertions(+), 36 deletions(-)
11220
11221commit 1356c1c7a8637a230f2536493a73704514dbc18d
11222Author: Rafael Ostertag <rafi@guengel.ch>
11223Date:   Fri Aug 21 01:30:35 2009 +0000
11224
11225    Remove false assert(0).
11226
11227 yapet/pwgen/rng.cc | 3 ---
11228 1 file changed, 3 deletions(-)
11229
11230commit d79d60154b2f64a7cbd722f1d74e032fe38e03f6
11231Author: Rafael Ostertag <rafi@guengel.ch>
11232Date:   Fri Aug 21 01:23:01 2009 +0000
11233
11234    RNG::getRandomNumber returns 0 if ceil == 0 unless it was compiled with
11235    --enable-assert, in which case it will abort.
11236
11237 yapet/pwgen/rng.cc | 2 ++
11238 1 file changed, 2 insertions(+)
11239
11240commit d49ec3cde4fcf7cc974058d6d89bab386290287e
11241Author: Rafael Ostertag <rafi@guengel.ch>
11242Date:   Fri Aug 21 01:15:40 2009 +0000
11243
11244    Only one constructor. A new RNG Engine AUTO that is the default value for the constructo which automatically tries to initialize a suitable RNG Engine.
11245
11246 yapet/pwgen/rng.cc | 72 +++++++++++++++++++++++++++++++++---------------------
11247 yapet/pwgen/rng.h  |  7 +++---
11248 2 files changed, 47 insertions(+), 32 deletions(-)
11249
11250commit 8a07c79ab759f8b9d0cd11b69a5ace6fb9e00d2c
11251Author: Rafael Ostertag <rafi@guengel.ch>
11252Date:   Fri Aug 21 00:23:53 2009 +0000
11253
11254    Renamed CharacterPool::getNumPoolsNotRead to CharacterPool::numPoolsNotRead.
11255
11256 tests/charpool2.cc      | 8 ++++----
11257 yapet/pwgen/charpool.cc | 2 +-
11258 yapet/pwgen/charpool.h  | 2 +-
11259 3 files changed, 6 insertions(+), 6 deletions(-)
11260
11261commit 2ff48c4a801977c8453936d9e0845664ecbb5185
11262Author: Rafael Ostertag <rafi@guengel.ch>
11263Date:   Fri Aug 21 00:02:51 2009 +0000
11264
11265    Name of method was changed. Change incorporated.
11266
11267 yapet/pwgen/pwgen.h | 2 +-
11268 1 file changed, 1 insertion(+), 1 deletion(-)
11269
11270commit bc52836e89d772067fca69f3d60a5577a9f211aa
11271Author: Rafael Ostertag <rafi@guengel.ch>
11272Date:   Fri Aug 21 00:02:05 2009 +0000
11273
11274    Added new methods for determining whether or not from a given subpool was read and to retrieve the position of a given subpool in the pool.
11275
11276 yapet/pwgen/charpool.cc | 132 ++++++++++++++++++++++++++++++++++++------------
11277 yapet/pwgen/charpool.h  |  76 +++++++++++++++++++++++++---
11278 2 files changed, 170 insertions(+), 38 deletions(-)
11279
11280commit 821b59b98f61254c1f1cd08b0e264ca14a902e74
11281Author: Rafael Ostertag <rafi@guengel.ch>
11282Date:   Fri Aug 21 00:00:17 2009 +0000
11283
11284    Added test for new functionalities of charpool.
11285
11286 tests/Makefile.am  |   5 ++-
11287 tests/charpool2.cc | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++
11288 2 files changed, 105 insertions(+), 1 deletion(-)
11289
11290commit e9f2e308292d73b1d002c560f1a7319d0319daf4
11291Author: Rafael Ostertag <rafi@guengel.ch>
11292Date:   Thu Aug 20 23:58:27 2009 +0000
11293
11294    Added compiler profiles. Fixed bugs.
11295
11296 disttest/compiler.profiles.freebsd | 48 ++++++++++++++++++++++++++++++++++++++
11297 disttest/compiler.profiles.linux   |  1 +
11298 disttest/disttest                  | 46 ++++++++++++++++++++++++------------
11299 3 files changed, 80 insertions(+), 15 deletions(-)
11300
11301commit 76d3950917b5bf956e95f2260df60cbc2cedfc1f
11302Author: Rafael Ostertag <rafi@guengel.ch>
11303Date:   Thu Aug 20 19:58:47 2009 +0000
11304
11305    Removed unused KEY_ definition.
11306
11307 ui/curswa.h | 6 ------
11308 1 file changed, 6 deletions(-)
11309
11310commit 8b4cca735154dfa4adade8efb2922abee9bb335c
11311Author: Rafael Ostertag <rafi@guengel.ch>
11312Date:   Thu Aug 20 19:23:34 2009 +0000
11313
11314    Updated.
11315
11316 NEWS | 21 ++++++++++++++++-----
11317 1 file changed, 16 insertions(+), 5 deletions(-)
11318
11319commit 2f18bfe37c6cac6b120d9249779d0ebde77e4e9d
11320Author: Rafael Ostertag <rafi@guengel.ch>
11321Date:   Thu Aug 20 19:16:03 2009 +0000
11322
11323    Fixed another $(top_builddir)/int.
11324
11325 tests/Makefile.am | 2 +-
11326 1 file changed, 1 insertion(+), 1 deletion(-)
11327
11328commit b28223a6a6765170abf9e206350eb24b1e13c522
11329Author: Rafael Ostertag <rafi@guengel.ch>
11330Date:   Thu Aug 20 19:15:34 2009 +0000
11331
11332    Updated.
11333
11334 po/de.po     | 78 ++++++++++++++++++++++++++++++------------------------------
11335 po/yapet.pot | 78 ++++++++++++++++++++++++++++++------------------------------
11336 2 files changed, 78 insertions(+), 78 deletions(-)
11337
11338commit 22bdb3ab7a7f81b7ad8b1915cceb0c180ed05d27
11339Author: Rafael Ostertag <rafi@guengel.ch>
11340Date:   Thu Aug 20 18:16:38 2009 +0000
11341
11342    Fixing include when using included libint ( -I$(top_builddir)/intl ).
11343
11344 tests/Makefile.am | 2 +-
11345 1 file changed, 1 insertion(+), 1 deletion(-)
11346
11347commit b891d3c4d714410402d92eb7e6bbb5771b686fa1
11348Author: Rafael Ostertag <rafi@guengel.ch>
11349Date:   Thu Aug 20 18:00:18 2009 +0000
11350
11351    Fixing include when using included libint ( -I$(top_builddir)/intl ).
11352
11353 crypt/Makefile.am       | 2 +-
11354 csv2yapet/Makefile.am   | 2 +-
11355 ui/Makefile.am          | 2 +-
11356 yapet/Makefile.am       | 2 +-
11357 yapet/pwgen/Makefile.am | 2 +-
11358 5 files changed, 5 insertions(+), 5 deletions(-)
11359
11360commit cc6bfd76b8f0b1975464e773da9edb2c62ed18b8
11361Author: Rafael Ostertag <rafi@guengel.ch>
11362Date:   Thu Aug 20 17:32:16 2009 +0000
11363
11364    generally added -I$(top_srcdir) to CPPFLAGS.
11365
11366 tests/Makefile.am | 2 +-
11367 1 file changed, 1 insertion(+), 1 deletion(-)
11368
11369commit c00d90ce3ce171f4bd23b7a62f44b4ad1ad55cb4
11370Author: Rafael Ostertag <rafi@guengel.ch>
11371Date:   Thu Aug 20 17:16:40 2009 +0000
11372
11373    Included string.h.
11374
11375 yapet/pwgen/charpool.h | 6 +++++-
11376 1 file changed, 5 insertions(+), 1 deletion(-)
11377
11378commit 888643b278a006baedccbb5294124a02281bbcb0
11379Author: Rafael Ostertag <rafi@guengel.ch>
11380Date:   Thu Aug 20 15:53:35 2009 +0000
11381
11382    Fixed typo in cpp directive.
11383
11384 yapet/pwgen/rng.cc | 2 +-
11385 1 file changed, 1 insertion(+), 1 deletion(-)
11386
11387commit d91c6dba8e15d1733cdd93c5482faa27ada4d87c
11388Author: Rafael Ostertag <rafi@guengel.ch>
11389Date:   Thu Aug 20 13:26:54 2009 +0000
11390
11391    added more compiler profiles.
11392
11393 disttest/compiler.profiles.solaris | 56 ++++++++++++++++++++++++++++++++++++--
11394 1 file changed, 54 insertions(+), 2 deletions(-)
11395
11396commit b2f4c0ca89592c827f9a26e44e9fc684a0d78429
11397Author: Rafael Ostertag <rafi@guengel.ch>
11398Date:   Thu Aug 20 13:19:55 2009 +0000
11399
11400    linux compiler profiles.
11401
11402 disttest/compiler.profiles.linux | 32 ++++++++++++++++++++++++++++++++
11403 1 file changed, 32 insertions(+)
11404
11405commit fa8430485224a8978193edcf17821389dc1a4471
11406Author: Rafael Ostertag <rafi@guengel.ch>
11407Date:   Thu Aug 20 12:55:29 2009 +0000
11408
11409    Compiler profiles for Solaris
11410
11411 disttest/{compiler.profiles => compiler.profiles.solaris} | 0
11412 1 file changed, 0 insertions(+), 0 deletions(-)
11413
11414commit e7eb12ba6e3da7117c97161d381a898f27c2f539
11415Author: Rafael Ostertag <rafi@guengel.ch>
11416Date:   Thu Aug 20 12:54:33 2009 +0000
11417
11418    compiler profile file can be specified on the command line.
11419
11420 disttest/disttest | 19 ++++++++++++++++---
11421 1 file changed, 16 insertions(+), 3 deletions(-)
11422
11423commit 72b38cc918e76dcea4043b527c70f3542ff8af85
11424Author: Rafael Ostertag <rafi@guengel.ch>
11425Date:   Thu Aug 20 12:45:11 2009 +0000
11426
11427    Automated build test.
11428
11429 disttest/compiler.profiles |  69 ++++++++++++
11430 disttest/disttest          | 259 +++++++++++++++++++++++++++++++++++++++++++++
11431 disttest/toggle.pl         |  28 +++++
11432 3 files changed, 356 insertions(+)
11433
11434commit ad1d3796079ee80c6d632f76fdb1aa5cbfcdd634
11435Author: Rafael Ostertag <rafi@guengel.ch>
11436Date:   Thu Aug 20 08:41:01 2009 +0000
11437
11438    pressing enter now really continues when hitting an error in set_rlimit().
11439
11440 yapet/main.cc | 6 ++----
11441 1 file changed, 2 insertions(+), 4 deletions(-)
11442
11443commit e2a2723d5a059a142e8593107b8ed54cd84c9cb0
11444Author: Rafael Ostertag <rafi@guengel.ch>
11445Date:   Thu Aug 20 02:00:53 2009 +0000
11446
11447    Conditional build of xml parts enabled by using sed to replace markers in the
11448    documentation with comments.
11449
11450 doc/Makefile.am | 40 ++++++++++++++++++++++++++++++++++++----
11451 1 file changed, 36 insertions(+), 4 deletions(-)
11452
11453commit 25ee237b00cfc3d27d1e8a8baf24ae37368ad5f6
11454Author: Rafael Ostertag <rafi@guengel.ch>
11455Date:   Thu Aug 20 01:39:44 2009 +0000
11456
11457    Added missing #ifdef to make it compile without pwgen enabled.
11458
11459 yapet/passwordrecord.cc | 2 ++
11460 1 file changed, 2 insertions(+)
11461
11462commit b4fe4e4698887d369f1f8e4fcc2730957ec0868b
11463Author: Rafael Ostertag <rafi@guengel.ch>
11464Date:   Thu Aug 20 01:30:25 2009 +0000
11465
11466    Added code for supporting configuration options for PWGen in the configuration file. Updated PO file. PWGen can now be used to paste password in password records. PasswordRecord Dialog is more stable and ask for confirmation before canceling when changes have been made. PasswordRecord won't forget changes when resize happens. New class Consts for managing constant values added. New namespace YAPET::CONSTS added. Namespace YAPETUI split into YAPET::UI. Template function for easier parsing of configuration files introduced. Test for cfgfile added.
11467
11468 configure.ac            |    7 +-
11469 crypt/bdbuffer.cc       |   73 +--
11470 crypt/bdbuffer.h        |  132 ++--
11471 crypt/crypt.cc          |   44 +-
11472 crypt/crypt.h           |  439 ++++++-------
11473 crypt/file.cc           |  527 ++++++++--------
11474 crypt/file.h            |  486 ++++++++-------
11475 crypt/key.cc            |  222 +++----
11476 crypt/key.h             |  368 +++++------
11477 crypt/partdec.cc        |   48 +-
11478 crypt/partdec.h         |  114 ++--
11479 crypt/record.h          |  441 ++++++-------
11480 crypt/structs.h         |  170 ++---
11481 crypt/yapetexception.h  |  170 ++---
11482 csv2yapet/csvimport.cc  |  192 +++---
11483 csv2yapet/main.cc       |  312 +++++-----
11484 doc/Makefile.am         |    2 +-
11485 gettext.h               |  164 ++---
11486 po/de.po                |   88 +--
11487 po/yapet.pot            |   88 +--
11488 tests/Makefile.am       |   28 +-
11489 tests/cfgfile1.cc       |   71 +++
11490 tests/cfgfile1.rc       |   10 +
11491 tests/cfgfile2.rc       |   10 +
11492 tests/corrupt.cc        |    3 +-
11493 tests/foreign.cc        |    3 +-
11494 ui/Makefile.am          |    9 +-
11495 ui/basewindow.cc        |  153 ++---
11496 ui/basewindow.h         |  383 ++++++------
11497 ui/button.cc            |  117 ++--
11498 ui/button.h             |  134 ++--
11499 ui/checkboxgroup.cc     |  268 ++++++++
11500 ui/checkboxgroup.h      |  195 ++++++
11501 ui/colors.cc            |   81 ++-
11502 ui/colors.h             |  257 ++++----
11503 ui/curswa.h             |  104 +++-
11504 ui/dialogbox.cc         |   69 ++-
11505 ui/dialogbox.h          |  117 ++--
11506 ui/inputwidget.cc       |  301 ++++-----
11507 ui/inputwidget.h        |  137 ++--
11508 ui/intinwidget.cc       |   64 ++
11509 ui/intinwidget.h        |   78 +++
11510 ui/listwidget.h         | 1576 ++++++++++++++++++++++++-----------------------
11511 ui/messagebox.cc        |   83 +--
11512 ui/messagebox.h         |  112 ++--
11513 ui/misc.cc              |   25 +-
11514 ui/passwordwidget.cc    |   54 +-
11515 ui/passwordwidget.h     |   35 +-
11516 ui/roinwidget.cc        |   34 +
11517 ui/roinwidget.h         |   70 +++
11518 ui/secstring.h          |   49 +-
11519 ui/uiexception.h        |   60 +-
11520 yapet/Makefile.am       |    3 +-
11521 yapet/cfg.cc            |  199 ++++--
11522 yapet/cfg.h             |  333 +++++-----
11523 yapet/cfgfile.cc        |  176 +++---
11524 yapet/cfgfile.h         |   65 ++
11525 yapet/consts.cc         |   16 +-
11526 yapet/consts.h          |   41 +-
11527 yapet/fileopen.cc       |  387 ++++++------
11528 yapet/fileopen.h        |  122 ++--
11529 yapet/globals.cc        |   48 ++
11530 yapet/globals.h         |   66 ++
11531 yapet/main.cc           |  309 +++++-----
11532 yapet/mainwindow.cc     | 1340 ++++++++++++++++++++--------------------
11533 yapet/mainwindow.h      |   76 +--
11534 yapet/passworddialog.cc |  257 ++++----
11535 yapet/passworddialog.h  |  160 ++---
11536 yapet/passwordrecord.cc |  564 +++++++++++------
11537 yapet/passwordrecord.h  |  208 ++++---
11538 yapet/pwgen/charpool.cc |   68 +-
11539 yapet/pwgen/charpool.h  |  238 +++----
11540 yapet/pwgen/pwgen.h     |    8 +
11541 yapet/pwgen/rng.cc      |  149 ++---
11542 yapet/pwgen/rng.h       |  166 ++---
11543 yapet/pwgendialog.cc    |  414 +++++++++++++
11544 yapet/pwgendialog.h     |  147 +++++
11545 yapet/searchdialog.cc   |  154 ++---
11546 yapet/searchdialog.h    |   81 +--
11547 yapet/statusbar.cc      |   46 +-
11548 yapet/statusbar.h       |   28 +-
11549 81 files changed, 8435 insertions(+), 6211 deletions(-)
11550
11551commit 3ec32c9714fa58d8ea7bad70cb70906d406e58ff
11552Author: Rafael Ostertag <rafi@guengel.ch>
11553Date:   Thu Aug 20 00:31:33 2009 +0000
11554
11555    Listed as _DEPENDENCIES, will be renamed when copied into $(srcdir).
11556
11557 tests/{corrupt.pet => corrupt.pet.in} | Bin
11558 tests/{foreign.pet => foreign.pet.in} | Bin
11559 2 files changed, 0 insertions(+), 0 deletions(-)
11560
11561commit 5e0d6eb2903e0dd6db6b57c28ce49207edb72d07
11562Author: Rafael Ostertag <rafi@guengel.ch>
11563Date:   Wed Aug 19 20:44:09 2009 +0000
11564
11565    Code beautified. Made output more edible.
11566
11567 tests/bdbuffer.cc  |  89 ++++++++++----------
11568 tests/charpool1.cc | 243 +++++++++++++++++++++++++++--------------------------
11569 tests/corrupt.cc   |  13 +--
11570 tests/enc.cc       |  39 ++++-----
11571 tests/file.cc      |  11 +--
11572 tests/file2.cc     |  19 +++--
11573 tests/file3.cc     |  72 ++++++++--------
11574 tests/file4.cc     |  38 ++++-----
11575 tests/file5.cc     |  42 ++++-----
11576 tests/foreign.cc   |  40 ++++-----
11577 tests/import1.cc   |  19 +++--
11578 tests/import10.cc  |  40 ++++-----
11579 tests/import11.cc  |  19 +++--
11580 tests/import12.cc  |  40 ++++-----
11581 tests/import13.cc  |  31 +++----
11582 tests/import14.cc  |  29 ++++---
11583 tests/import2.cc   |  40 ++++-----
11584 tests/import3.cc   |  37 ++++----
11585 tests/import4.cc   |  23 ++---
11586 tests/import5.cc   |  21 ++---
11587 tests/import6.cc   |  26 +++---
11588 tests/import7.cc   |  19 +++--
11589 tests/import8.cc   |  40 ++++-----
11590 tests/import9.cc   |  19 +++--
11591 tests/key.cc       |  29 ++++---
11592 tests/partdec.cc   |  63 +++++++-------
11593 tests/pwgen1.cc    | 187 +++++++++++++++++++++--------------------
11594 tests/record.cc    |   2 +-
11595 tests/rng1.cc      |  77 ++++++++---------
11596 29 files changed, 693 insertions(+), 674 deletions(-)
11597
11598commit c330bc2cda1e77d6823efbb067a94e3d6f488094
11599Author: Rafael Ostertag <rafi@guengel.ch>
11600Date:   Wed Aug 19 20:42:39 2009 +0000
11601
11602 intl/eval-plural.h   | 151 ++++----
11603 intl/gettextP.h      | 194 +++++------
11604 intl/gmo.h           | 117 +++----
11605 intl/loadinfo.h      |  47 ++-
11606 intl/localcharset.h  |  12 +-
11607 intl/lock.h          | 964 +++++++++++++++++++++++++--------------------------
11608 intl/os2compat.h     |   6 +-
11609 intl/plural-exp.h    | 131 ++++---
11610 intl/printf-args.h   | 130 ++++---
11611 intl/printf-parse.h  |  50 ++-
11612 intl/relocatable.h   |  58 ++--
11613 intl/tsearch.h       |  86 ++---
11614 intl/vasnprintf.h    |  52 +--
11615 intl/vasnwprintf.h   |  24 +-
11616 intl/wprintf-parse.h |  50 ++-
11617 intl/xsize.h         |  42 +--
11618 16 files changed, 1041 insertions(+), 1073 deletions(-)
11619
11620commit 5f41a4f0b6157af19545e73a8b51583e7241e983
11621Author: Rafael Ostertag <rafi@guengel.ch>
11622Date:   Wed Aug 19 20:42:01 2009 +0000
11623
11624    Updated.
11625
11626 po/POTFILES.in |   49 ++-
11627 po/de.po       | 1117 ++++++++++++++++++++++++++++++--------------------------
11628 po/yapet.pot   | 1045 ++++++++++++++++++++++++++++------------------------
11629 3 files changed, 1179 insertions(+), 1032 deletions(-)
11630
11631commit 012c63df14f635cd22657bb5c5c956214968c237
11632Author: Rafael Ostertag <rafi@guengel.ch>
11633Date:   Wed Aug 19 15:23:37 2009 +0000
11634
11635    Now the only version we support for german.
11636
11637 po/{de_CH.po => de.po} | 0
11638 1 file changed, 0 insertions(+), 0 deletions(-)
11639
11640commit b234509ead369b764d82c7596931c135eaf7d0c9
11641Author: Rafael Ostertag <rafi@guengel.ch>
11642Date:   Wed Aug 19 15:22:58 2009 +0000
11643
11644    Not used anymore.
11645
11646 po/de_AT.po | 1072 -----------------------------------------------------------
11647 po/de_DE.po | 1072 -----------------------------------------------------------
11648 2 files changed, 2144 deletions(-)
11649
11650commit 43147f06fbcdf6198d08cf9848e2448b2c02bbd6
11651Author: Rafael Ostertag <rafi@guengel.ch>
11652Date:   Wed Aug 19 15:21:10 2009 +0000
11653
11654    we support only one language de from now on.
11655
11656 po/LINGUAS | 2 +-
11657 1 file changed, 1 insertion(+), 1 deletion(-)
11658
11659commit 4ef3e5ace0ac58d27b28764b6ba5dcc6f10b3af6
11660Author: Rafael Ostertag <rafi@guengel.ch>
11661Date:   Wed Aug 19 07:07:01 2009 +0000
11662
11663    Improved outpout of tests. Removed paramaters from main() where not neccessary.
11664
11665 tests/bdbuffer.cc  |  89 ++++++++++----------
11666 tests/charpool1.cc | 243 +++++++++++++++++++++++++++--------------------------
11667 tests/corrupt.cc   |  13 +--
11668 tests/enc.cc       |  35 ++++----
11669 tests/file.cc      |  11 +--
11670 tests/file2.cc     |  19 +++--
11671 tests/file3.cc     |  73 ++++++++--------
11672 tests/file4.cc     |   1 +
11673 tests/file5.cc     |   1 +
11674 tests/foreign.cc   |  44 +++++-----
11675 tests/import1.cc   |  19 +++--
11676 tests/import10.cc  |  41 ++++-----
11677 tests/import11.cc  |  19 +++--
11678 tests/import12.cc  |  41 ++++-----
11679 tests/import13.cc  |  31 +++----
11680 tests/import14.cc  |  29 ++++---
11681 tests/import2.cc   |  41 ++++-----
11682 tests/import3.cc   |  37 ++++----
11683 tests/import4.cc   |  23 ++---
11684 tests/import5.cc   |  21 ++---
11685 tests/import6.cc   |  27 +++---
11686 tests/import7.cc   |  19 +++--
11687 tests/import8.cc   |  41 ++++-----
11688 tests/import9.cc   |  19 +++--
11689 tests/key.cc       |  29 ++++---
11690 tests/partdec.cc   |  63 +++++++-------
11691 tests/pwgen1.cc    | 187 +++++++++++++++++++++--------------------
11692 tests/record.cc    |   6 +-
11693 tests/rng1.cc      |  77 ++++++++---------
11694 29 files changed, 664 insertions(+), 635 deletions(-)
11695
11696commit ae2bd6e823be8f374e4002021cd388de7034095a
11697Author: Rafael Ostertag <rafi@guengel.ch>
11698Date:   Wed Aug 19 00:54:01 2009 +0000
11699
11700    *** empty log message ***
11701
11702 yapet/pwgen/rng.cc | 5 +++--
11703 1 file changed, 3 insertions(+), 2 deletions(-)
11704
11705commit 46f12fd812bdc036ee7544cc1d2190c330bc5bbb
11706Author: Rafael Ostertag <rafi@guengel.ch>
11707Date:   Wed Aug 19 00:42:56 2009 +0000
11708
11709    Renamed namespace YAPETCONSTS to YAPET::CONSTS.
11710
11711 yapet/consts.cc | 20 +++++++++++++++++---
11712 yapet/consts.h  | 49 +++++++++++++++++++++++++++++++------------------
11713 2 files changed, 48 insertions(+), 21 deletions(-)
11714
11715commit 89b4edce6d6bb9b2d6daadb4556497ec884ea250
11716Author: Rafael Ostertag <rafi@guengel.ch>
11717Date:   Wed Aug 19 00:41:14 2009 +0000
11718
11719    Renamed namespace YAPETCONFIG to YAPET::CONFIG.
11720
11721 yapet/cfg.cc     |  2 +-
11722 yapet/cfg.h      |  2 ++
11723 yapet/cfgfile.cc |  2 +-
11724 yapet/cfgfile.h  | 86 +++++++++++++++++++++++++++++---------------------------
11725 4 files changed, 48 insertions(+), 44 deletions(-)
11726
11727commit 0ab220d9c865c18264d0082011f89b51d47b54ff
11728Author: Rafael Ostertag <rafi@guengel.ch>
11729Date:   Wed Aug 19 00:37:09 2009 +0000
11730
11731    Renamed name space YAPETCONFIG to YAPET::CONFIG.
11732
11733 yapet/cfg.h | 309 ++++++++++++++++++++++++++++++------------------------------
11734 1 file changed, 155 insertions(+), 154 deletions(-)
11735
11736commit 0e53d5f881a3948416541c8cdf2bd928047f9319
11737Author: Rafael Ostertag <rafi@guengel.ch>
11738Date:   Tue Aug 18 23:54:08 2009 +0000
11739
11740    Updated and new translations added.
11741
11742 po/de_AT.po  | 249 +++++++++++++++++++++++++++++++++++++++++-----------------
11743 po/de_CH.po  | 249 +++++++++++++++++++++++++++++++++++++++++-----------------
11744 po/de_DE.po  | 253 ++++++++++++++++++++++++++++++++++++++++++-----------------
11745 po/yapet.pot | 231 ++++++++++++++++++++++++++++++++++++-----------------
11746 4 files changed, 697 insertions(+), 285 deletions(-)
11747
11748commit bcff8116388c152d54bd38aaf40fe8370097ff1b
11749Author: Rafael Ostertag <rafi@guengel.ch>
11750Date:   Tue Aug 18 23:53:05 2009 +0000
11751
11752    Whitespace cleanup.
11753
11754 tests/file4.cc | 38 +++++++++++++++++++-------------------
11755 tests/file5.cc | 42 +++++++++++++++++++++---------------------
11756 2 files changed, 40 insertions(+), 40 deletions(-)
11757
11758commit cf7db860c845a58e623a7f88ac0eb4a99a4dc2d0
11759Author: Rafael Ostertag <rafi@guengel.ch>
11760Date:   Tue Aug 18 23:52:52 2009 +0000
11761
11762    Added new check testing whether or not reading a file created on a different machine works.
11763
11764 tests/Makefile.am |  10 ++++++---
11765 tests/foreign.cc  |  60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
11766 tests/foreign.pet | Bin 0 -> 284044 bytes
11767 3 files changed, 67 insertions(+), 3 deletions(-)
11768
11769commit 5ed20a7238318b440d12ff3e9509c6d6d78f771b
11770Author: Rafael Ostertag <rafi@guengel.ch>
11771Date:   Tue Aug 18 23:35:19 2009 +0000
11772
11773    fixed parameter type.
11774
11775 yapet/pwgen/rng.cc | 4 ++--
11776 1 file changed, 2 insertions(+), 2 deletions(-)
11777
11778commit 62e60bf00ec7063f44ca1ae03e2c52776b93d360
11779Author: Rafael Ostertag <rafi@guengel.ch>
11780Date:   Tue Aug 18 23:31:49 2009 +0000
11781
11782    fixed INPUT directive.
11783
11784 doc/Doxyfile.in | 4 ++--
11785 1 file changed, 2 insertions(+), 2 deletions(-)
11786
11787commit e9193b24c9e96f43c30d8fc13e551bbc1c589599
11788Author: Rafael Ostertag <rafi@guengel.ch>
11789Date:   Tue Aug 18 23:29:58 2009 +0000
11790
11791    updated comments.
11792
11793 crypt/file.cc | 9 ---------
11794 1 file changed, 9 deletions(-)
11795
11796commit a88b2e39ff75795c3f8228d3e15765f06b5a6300
11797Author: Rafael Ostertag <rafi@guengel.ch>
11798Date:   Tue Aug 18 22:47:32 2009 +0000
11799
11800    Destructur will now call wrefresh() after wclear() in the hope it will clear buffers.
11801
11802 ui/inputwidget.cc | 13 +++----------
11803 1 file changed, 3 insertions(+), 10 deletions(-)
11804
11805commit 082de61aafc1ad88618b298d85c6a28d159f1f5d
11806Author: Rafael Ostertag <rafi@guengel.ch>
11807Date:   Tue Aug 18 22:02:40 2009 +0000
11808
11809    added proper preprocesor directives depending on config.h.
11810
11811 yapet/fileopen.cc | 36 ++++++++++++++++++++++++++++--------
11812 1 file changed, 28 insertions(+), 8 deletions(-)
11813
11814commit 1cc4e1e4c880158e007428f00f38bd035da7c9fe
11815Author: Rafael Ostertag <rafi@guengel.ch>
11816Date:   Tue Aug 18 22:01:55 2009 +0000
11817
11818    added missing check for header file.
11819
11820 configure.ac | 2 +-
11821 1 file changed, 1 insertion(+), 1 deletion(-)
11822
11823commit d82b291b297241a9600756c280ebf9ae1d878880
11824Author: Rafael Ostertag <rafi@guengel.ch>
11825Date:   Tue Aug 18 14:55:44 2009 +0000
11826
11827    added missing include.
11828
11829 crypt/structs.h | 4 ++++
11830 1 file changed, 4 insertions(+)
11831
11832commit 33dffa15cfa7144b02d435f0c3a60610cf06d07d
11833Author: Rafael Ostertag <rafi@guengel.ch>
11834Date:   Tue Aug 18 14:05:42 2009 +0000
11835
11836    Updated.
11837
11838 po/POTFILES.in |  57 ++++----
11839 po/de_AT.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
11840 po/de_CH.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
11841 po/de_DE.po    | 447 ++++++++++++++++++++++++++++++++-------------------------
11842 po/yapet.pot   | 443 +++++++++++++++++++++++++++++++-------------------------
11843 5 files changed, 1033 insertions(+), 808 deletions(-)
11844
11845commit 459cdb96c15ad9d370eceeabba69457537498a41
11846Author: Rafael Ostertag <rafi@guengel.ch>
11847Date:   Tue Aug 18 14:05:24 2009 +0000
11848
11849    Adjusted messages.
11850
11851 yapet/pwgen/rng.cc | 4 ++--
11852 1 file changed, 2 insertions(+), 2 deletions(-)
11853
11854commit e0ccea926d3b8dcc18bdff7c7913ef12b9649484
11855Author: Rafael Ostertag <rafi@guengel.ch>
11856Date:   Tue Aug 18 13:34:47 2009 +0000
11857
11858    Fixed #ifdef's to make it compile with --disable-assert
11859
11860 yapet/pwgen/charpool.cc |  68 +++++++-------
11861 yapet/pwgen/charpool.h  | 240 ++++++++++++++++++++++++------------------------
11862 yapet/pwgen/rng.cc      | 150 +++++++++++++++---------------
11863 yapet/pwgen/rng.h       | 166 ++++++++++++++++-----------------
11864 4 files changed, 313 insertions(+), 311 deletions(-)
11865
11866commit 7225944011fab491439aa3c7daa43744213c8c32
11867Author: Rafael Ostertag <rafi@guengel.ch>
11868Date:   Tue Aug 18 13:02:17 2009 +0000
11869
11870    Added additional checks for functions. Added check for /dev/random and /dev/urandom.
11871
11872 configure.ac | 4 +++-
11873 1 file changed, 3 insertions(+), 1 deletion(-)
11874
11875commit e503bb20ed6779639578427d3baf621333027634
11876Author: Rafael Ostertag <rafi@guengel.ch>
11877Date:   Tue Aug 18 13:00:56 2009 +0000
11878
11879    Tests will print name of exception using typeinfo. Code beautified.
11880
11881 tests/bdbuffer.cc  | 112 ++++++++++++++-----------
11882 tests/charpool1.cc | 241 ++++++++++++++++++++++++++++-------------------------
11883 tests/corrupt.cc   |  14 ++--
11884 tests/enc.cc       |  47 +++++------
11885 tests/file.cc      |  13 +--
11886 tests/file2.cc     |  20 +++--
11887 tests/file3.cc     |  78 ++++++++---------
11888 tests/file4.cc     |  44 +++++-----
11889 tests/file5.cc     |  46 +++++-----
11890 tests/import1.cc   |  24 +++---
11891 tests/import10.cc  |  46 +++++-----
11892 tests/import11.cc  |  24 +++---
11893 tests/import12.cc  |  47 ++++++-----
11894 tests/import13.cc  |  39 +++++----
11895 tests/import14.cc  |  29 ++++---
11896 tests/import2.cc   |  46 +++++-----
11897 tests/import3.cc   |  47 ++++++-----
11898 tests/import4.cc   |  25 +++---
11899 tests/import5.cc   |  25 +++---
11900 tests/import6.cc   |  32 +++----
11901 tests/import7.cc   |  24 +++---
11902 tests/import8.cc   |  46 +++++-----
11903 tests/import9.cc   |  24 +++---
11904 tests/key.cc       |  29 +++----
11905 tests/partdec.cc   |  81 ++++++++++--------
11906 tests/pwgen1.cc    | 176 ++++++++++++++++++++------------------
11907 tests/record.cc    |  19 ++---
11908 tests/rng1.cc      |  89 ++++++++++----------
11909 tests/tests.h      | 109 ++++++++++++------------
11910 29 files changed, 855 insertions(+), 741 deletions(-)
11911
11912commit 8d55a4e2ee94ca36e6a47e5f2950987c5b0dbd60
11913Author: Rafael Ostertag <rafi@guengel.ch>
11914Date:   Tue Aug 18 12:59:42 2009 +0000
11915
11916    *.orig files ignored now.
11917
11918commit f93ba2b5846c725358fa585233950935ff4d38ca
11919Author: Rafael Ostertag <rafi@guengel.ch>
11920Date:   Tue Aug 18 12:58:26 2009 +0000
11921
11922    If --enable-assert is specified, -DDEBUG is used, otherwise -DNDEBUG.
11923
11924 crypt/Makefile.am     | 2 ++
11925 csv2yapet/Makefile.am | 2 ++
11926 ui/Makefile.am        | 2 ++
11927 yapet/Makefile.am     | 2 ++
11928 4 files changed, 8 insertions(+)
11929
11930commit 9a8721e2554a16dbdcaf19a719e538f370de9566
11931Author: Rafael Ostertag <rafi@guengel.ch>
11932Date:   Tue Aug 18 12:56:17 2009 +0000
11933
11934    *.orig files ignored now.
11935
11936commit 3881cf6871ad40e761ed193c8fe2d2981c664cad
11937Author: Rafael Ostertag <rafi@guengel.ch>
11938Date:   Tue Aug 18 12:54:11 2009 +0000
11939
11940    Added pwgen tests. Fixed error for test _SOURCES: $(top_builddir) -> $(top_srcdir). Removed _CPPFLAGS for import tests, since -I flag can be specified in AM_CPPFLAGS variable.
11941
11942 tests/Makefile.am | 66 +++++++++++++++++++++++++++++++------------------------
11943 1 file changed, 37 insertions(+), 29 deletions(-)
11944
11945commit 0ad1f9b688d5dd54b3ec3aed27f324e4440c97a0
11946Author: Rafael Ostertag <rafi@guengel.ch>
11947Date:   Tue Aug 18 12:49:07 2009 +0000
11948
11949    Completed password generator including tests
11950
11951 tests/charpool1.cc           | 154 ++++++++++++++++++++
11952 tests/pwgen1.cc              | 113 +++++++++++++++
11953 tests/rng1.cc                |  90 ++++++++++++
11954 yapet/pwgen/Makefile.am      |   4 +-
11955 yapet/pwgen/charpool.cc      | 222 ++++++++++++++++++++++++++++
11956 yapet/pwgen/charpool.h       | 172 ++++++++++++++++++++++
11957 yapet/pwgen/pwgen.cc         | 163 +++++++++++++++++++++
11958 yapet/pwgen/pwgen.h          |  49 ++++++-
11959 yapet/pwgen/pwgenexception.h | 111 ++++++++++++++
11960 yapet/pwgen/rng.cc           | 334 +++++++++++++++++++++++++++++++++++++++++++
11961 yapet/pwgen/rng.h            | 132 +++++++++++++++++
11962 11 files changed, 1541 insertions(+), 3 deletions(-)
11963
11964commit 5b2478566dc76fe50edef883c9eea7f46541fed3
11965Author: Rafael Ostertag <rafi@guengel.ch>
11966Date:   Tue Aug 18 05:25:00 2009 +0000
11967
11968    *** empty log message ***
11969
11970 configure.ac | 19 +++++++++----------
11971 1 file changed, 9 insertions(+), 10 deletions(-)
11972
11973commit 140870f0ee7ac54afb4028a3adca0de3cabec3a7
11974Author: Rafael Ostertag <rafi@guengel.ch>
11975Date:   Mon Aug 17 07:54:50 2009 +0000
11976
11977    Added path to pwgen.
11978
11979 doc/Doxyfile.in | 3 ++-
11980 1 file changed, 2 insertions(+), 1 deletion(-)
11981
11982commit 6ef9873f69d40c23094775071a690e4957ce8631
11983Author: Rafael Ostertag <rafi@guengel.ch>
11984Date:   Mon Aug 17 07:53:42 2009 +0000
11985
11986    Prepared source for pwgen. POTFILES.in now includes all files in the dist. PO files updated.
11987
11988 Makefile.am             |   3 +-
11989 Makefile.cvs            |   3 +-
11990 configure.ac            |  17 +-
11991 po/POTFILES.in          |  56 +++++-
11992 po/de_AT.po             | 479 ++++++++++++++++++++++++------------------------
11993 po/de_CH.po             | 479 ++++++++++++++++++++++++------------------------
11994 po/de_DE.po             | 479 ++++++++++++++++++++++++------------------------
11995 po/yapet.pot            | 429 ++++++++++++++++++++++---------------------
11996 yapet/Makefile.am       |  12 +-
11997 yapet/pwgen/Makefile.am |  18 ++
11998 yapet/pwgen/pwgen.cc    |  27 +++
11999 yapet/pwgen/pwgen.h     |  39 ++++
12000 12 files changed, 1097 insertions(+), 944 deletions(-)
12001
12002commit e813f9ae348d01e51948f7b69d2a5288b09cd001
12003Author: Rafael Ostertag <rafi@guengel.ch>
12004Date:   Sat Aug 15 22:31:18 2009 +0000
12005
12006    Updated.
12007
12008 NEWS | 7 +++++--
12009 1 file changed, 5 insertions(+), 2 deletions(-)
12010
12011commit b0c32a7849c15dcef974930d636bcaaba3924737
12012Author: Rafael Ostertag <rafi@guengel.ch>
12013Date:   Sat Aug 15 22:29:28 2009 +0000
12014
12015    Code reformatted. When changes to the records happen that need to be written to disk, a '(+)' will be displayed next to the number of record items.
12016
12017 yapet/mainwindow.cc | 839 +++++++++++++++++++++++++++++-----------------------
12018 yapet/mainwindow.h  |  34 ++-
12019 2 files changed, 491 insertions(+), 382 deletions(-)
12020
12021commit 84a2eb4e73fda2c8a738211669423804932dbf8d
12022Author: Rafael Ostertag <rafi@guengel.ch>
12023Date:   Sat Aug 15 22:27:12 2009 +0000
12024
12025    Updated due to changes in string to translate.
12026
12027 po/de_AT.po  | 163 ++++++++++++++++++++++++++++-------------------------------
12028 po/de_CH.po  | 163 ++++++++++++++++++++++++++++-------------------------------
12029 po/de_DE.po  | 163 ++++++++++++++++++++++++++++-------------------------------
12030 po/yapet.pot | 150 +++++++++++++++++++++++++++---------------------------
12031 4 files changed, 306 insertions(+), 333 deletions(-)
12032
12033commit c91af758a767c0dc3fc8abdf03a9ede9647e3eb6
12034Author: Rafael Ostertag <rafi@guengel.ch>
12035Date:   Sat Aug 15 22:26:44 2009 +0000
12036
12037    White space cleanup.
12038
12039 tests/file3.cc | 2 +-
12040 1 file changed, 1 insertion(+), 1 deletion(-)
12041
12042commit 0b8806005938c57d4fade9f84e9acdcf2ce88939
12043Author: Rafael Ostertag <rafi@guengel.ch>
12044Date:   Thu Aug 13 08:39:04 2009 +0000
12045
12046    progress indicator now suitable for build logs.
12047
12048 tests/file3.cc    | 11 +++++++++--
12049 tests/file4.cc    |  7 ++++++-
12050 tests/file5.cc    |  7 ++++++-
12051 tests/import10.cc |  9 ++++++---
12052 tests/import12.cc |  9 ++++++---
12053 tests/import2.cc  |  9 ++++++---
12054 tests/import6.cc  |  2 ++
12055 tests/import8.cc  |  9 ++++++---
12056 tests/tests.h     | 15 ++++++++++++++-
12057 9 files changed, 61 insertions(+), 17 deletions(-)
12058
12059commit 3c708174e14228658c9b23636bc06f23e43d9801
12060Author: Rafael Ostertag <rafi@guengel.ch>
12061Date:   Thu Aug 13 08:34:17 2009 +0000
12062
12063    When using std::cout.flush() when doing verbose output.
12064
12065 csv2yapet/csvimport.cc | 131 +++++++++++++++++++++------------------
12066 csv2yapet/csvimport.h  | 162 ++++++++++++++++++++++++++-----------------------
12067 2 files changed, 158 insertions(+), 135 deletions(-)
12068
12069commit 0ce40ba0cac9f85def09fd31e519459d9d75cd6c
12070Author: Rafael Ostertag <rafi@guengel.ch>
12071Date:   Wed Aug 12 12:01:36 2009 +0000
12072
12073    Files may not be created in $(SRCDIR), since this breaks "make distcheck".
12074
12075 tests/file.cc  | 4 +++-
12076 tests/file2.cc | 7 +++++--
12077 tests/file3.cc | 7 +++++--
12078 tests/file4.cc | 5 ++++-
12079 tests/file5.cc | 5 ++++-
12080 5 files changed, 21 insertions(+), 7 deletions(-)
12081
12082commit 11ef39681ef2e21b1f6d52cd541c2c9e4bf30959
12083Author: Rafael Ostertag <rafi@guengel.ch>
12084Date:   Wed Aug 12 11:40:27 2009 +0000
12085
12086    Added description for how to use the ~ in configuration files.
12087
12088 doc/yapet.sgml.in | 23 ++++++++++++++++++-----
12089 1 file changed, 18 insertions(+), 5 deletions(-)
12090
12091commit dff6ccedbda1f9a0fa12882a7f11ef1eddfef6bc
12092Author: Rafael Ostertag <rafi@guengel.ch>
12093Date:   Wed Aug 12 11:39:46 2009 +0000
12094
12095    Updated line numbers.
12096
12097 po/de_AT.po  | 94 +++++++++++++++++++++++++++++-----------------------------
12098 po/de_CH.po  | 94 +++++++++++++++++++++++++++++-----------------------------
12099 po/de_DE.po  | 94 +++++++++++++++++++++++++++++-----------------------------
12100 po/yapet.pot | 96 ++++++++++++++++++++++++++++++------------------------------
12101 4 files changed, 189 insertions(+), 189 deletions(-)
12102
12103commit e89cd371b80c31f23fd407b2c3f534de4ac517bf
12104Author: Rafael Ostertag <rafi@guengel.ch>
12105Date:   Wed Aug 12 11:19:53 2009 +0000
12106
12107    Updated.
12108
12109 NEWS | 3 +++
12110 1 file changed, 3 insertions(+)
12111
12112commit b0c8d1c3f152be0ac4794ec4ecaa2a42b8c0cac5
12113Author: Rafael Ostertag <rafi@guengel.ch>
12114Date:   Wed Aug 12 11:19:30 2009 +0000
12115
12116    Added closed bugs.
12117
12118 BUGS | 49 ++++++++++++++++++++++++++++++++++++++++---------
12119 1 file changed, 40 insertions(+), 9 deletions(-)
12120
12121commit 6698a8a3371f1f4668e96097de5cc2a2052630b2
12122Author: Rafael Ostertag <rafi@guengel.ch>
12123Date:   Wed Aug 12 10:57:32 2009 +0000
12124
12125    Added assert()'s. Simplified code somewhat.
12126
12127 yapet/main.cc | 195 +++++++++++++++++++++++++++++-----------------------------
12128 1 file changed, 98 insertions(+), 97 deletions(-)
12129
12130commit d5805e755958de954da563488ef8a5d6b5582026
12131Author: Rafael Ostertag <rafi@guengel.ch>
12132Date:   Wed Aug 12 10:54:49 2009 +0000
12133
12134    Added method cleanupPath() for cleaning up file paths returned by getPetFile(). getPetFile() is not returning a const reference anymore, but an object.
12135
12136 yapet/cfg.cc | 109 +++++++++++++++++++++++++++++++-------------
12137 yapet/cfg.h  | 145 +++++++++++++++++++++++++++++++++++++----------------------
12138 2 files changed, 168 insertions(+), 86 deletions(-)
12139
12140commit 78f15f8aba05e968b8d97facfc168c15fa21bcc2
12141Author: Rafael Ostertag <rafi@guengel.ch>
12142Date:   Wed Aug 12 10:46:48 2009 +0000
12143
12144    Added asserts. parseFile() will replace ~ by the home directory of the user (fixes bug #14; http://bugs.guengel.ch/show_bug.cgi?id=14).
12145
12146 yapet/cfgfile.cc | 149 ++++++++++++++++++++++++++++++++++++++-----------------
12147 yapet/cfgfile.h  |  34 +++++++++----
12148 2 files changed, 128 insertions(+), 55 deletions(-)
12149
12150commit c2f9ead90ad526a742aa3b2889aef16cde967bed
12151Author: Rafael Ostertag <rafi@guengel.ch>
12152Date:   Tue Aug 11 20:30:40 2009 +0000
12153
12154    some updates.
12155
12156 doc/README.sgml.in | 2 +-
12157 1 file changed, 1 insertion(+), 1 deletion(-)
12158
12159commit 07aac070ace790d933788f7aad88e370ba05250d
12160Author: Rafael Ostertag <rafi@guengel.ch>
12161Date:   Tue Aug 11 20:28:33 2009 +0000
12162
12163    rephrased.
12164
12165 doc/bugreport.sgml | 5 +++--
12166 1 file changed, 3 insertions(+), 2 deletions(-)
12167
12168commit c3a38e51d5fe1f498dc12b28259fa4165c7919d3
12169Author: Rafael Ostertag <rafi@guengel.ch>
12170Date:   Tue Aug 11 20:25:00 2009 +0000
12171
12172    Added assert()'s. Fixed bug #12 (http://bugs.guengel.ch/show_bug.cgi?id=12).
12173
12174 ui/listwidget.h | 39 +++++++++++++++++++++++----------------
12175 1 file changed, 23 insertions(+), 16 deletions(-)
12176
12177commit 12c2e960ff9c9a77dbef7a3d407701a1f04198ca
12178Author: Rafael Ostertag <rafi@guengel.ch>
12179Date:   Tue Aug 11 20:06:54 2009 +0000
12180
12181    Removed superfluous break; statements in switch environments.
12182
12183 yapet/fileopen.cc | 4 ----
12184 1 file changed, 4 deletions(-)
12185
12186commit b0fef9db74089d24ba79537637d42fd489b6c17d
12187Author: Rafael Ostertag <rafi@guengel.ch>
12188Date:   Tue Aug 11 20:06:28 2009 +0000
12189
12190    Removed superfluous break; statements in switch environments.
12191
12192 ui/button.cc      | 4 ----
12193 ui/dialogbox.cc   | 1 -
12194 ui/inputwidget.cc | 1 -
12195 3 files changed, 6 deletions(-)
12196
12197commit 5c17f8d1807116cefa54543ad0181271d33ad4fb
12198Author: Rafael Ostertag <rafi@guengel.ch>
12199Date:   Tue Aug 11 20:01:08 2009 +0000
12200
12201    Files can handle the --enable-assert argument.
12202
12203 Makefile.am           | 16 ++++++++++++++++
12204 configure.ac          |  2 +-
12205 crypt/Makefile.am     |  4 ++++
12206 csv2yapet/Makefile.am |  4 ++++
12207 ui/Makefile.am        |  4 ++++
12208 yapet/Makefile.am     |  3 +++
12209 6 files changed, 32 insertions(+), 1 deletion(-)
12210
12211commit cde39d6ff51f2dbdeab7f7b989a4e051734d1bb3
12212Author: Rafael Ostertag <rafi@guengel.ch>
12213Date:   Tue Aug 11 19:59:38 2009 +0000
12214
12215    Added namspace qualifier in front of Const stuff.
12216
12217 csv2yapet/main.cc | 19 ++++++++++---------
12218 1 file changed, 10 insertions(+), 9 deletions(-)
12219
12220commit 8ad1615efd4e957177903009eb87ca2355edb306
12221Author: Rafael Ostertag <rafi@guengel.ch>
12222Date:   Tue Aug 11 19:23:06 2009 +0000
12223
12224    changed the name of the conditional.
12225
12226 configure.ac | 2 +-
12227 1 file changed, 1 insertion(+), 1 deletion(-)
12228
12229commit 782a860cf6650478a9c6e622239a57fe907866b8
12230Author: Rafael Ostertag <rafi@guengel.ch>
12231Date:   Tue Aug 11 19:22:05 2009 +0000
12232
12233    added support for assert()'s.
12234
12235 configure.ac | 8 +++++++-
12236 1 file changed, 7 insertions(+), 1 deletion(-)
12237
12238commit 4817f451c78428efaafcf8830c1118f8edd41206
12239Author: Rafael Ostertag <rafi@guengel.ch>
12240Date:   Tue Aug 11 16:07:53 2009 +0000
12241
12242    replaced  'validateIterator() < 0' conditionals with 'validateIterator() ==
12243    ((l_size_type)-1)' conditionals in the hope to reduce the number of possible bugs.
12244
12245 ui/listwidget.h | 10 +++++-----
12246 1 file changed, 5 insertions(+), 5 deletions(-)
12247
12248commit d0f9aa479a1888918ebdb950861ea7b19862f131
12249Author: Rafael Ostertag <rafi@guengel.ch>
12250Date:   Tue Aug 11 15:39:14 2009 +0000
12251
12252    updated.
12253
12254 NEWS | 6 ++++++
12255 1 file changed, 6 insertions(+)
12256
12257commit 7e2ee514057ce1530f8ae88dbd0c9bebd12c8c04
12258Author: Rafael Ostertag <rafi@guengel.ch>
12259Date:   Tue Aug 11 15:32:48 2009 +0000
12260
12261    Implemented the -i and -r options as per bugs #4 and #5 (see http://bugs.guengel.ch/).
12262
12263 doc/yapet.sgml.in |  64 +++++++++++--
12264 yapet/Makefile.am |   2 +-
12265 yapet/cfg.cc      | 263 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
12266 yapet/cfg.h       | 163 +++++++++++++++++++++++++++++++++
12267 yapet/cfgfile.cc  |  80 ++++++++++++++---
12268 yapet/cfgfile.h   |  55 +++++++-----
12269 yapet/consts.cc   |   8 ++
12270 yapet/consts.h    |  32 ++++---
12271 yapet/fileopen.cc |   6 +-
12272 yapet/main.cc     |  94 ++++++++++++-------
12273 10 files changed, 680 insertions(+), 87 deletions(-)
12274
12275commit d54dc901156cec7eebd4fe8a73f94aecd0d32f07
12276Author: Rafael Ostertag <rafi@guengel.ch>
12277Date:   Tue Aug 11 15:30:06 2009 +0000
12278
12279    Added check for ar/gar. Added additional checks for types.
12280
12281 configure.ac | 19 ++++++++++++-------
12282 1 file changed, 12 insertions(+), 7 deletions(-)
12283
12284commit 58ceccf39ead0120fc8ae93448708cf167d17757
12285Author: Rafael Ostertag <rafi@guengel.ch>
12286Date:   Mon Aug 10 20:39:33 2009 +0000
12287
12288    Adjusted output by tests somewhat.
12289
12290 tests/bdbuffer.cc |  3 ++-
12291 tests/corrupt.cc  |  3 ++-
12292 tests/file2.cc    |  6 +++--
12293 tests/file3.cc    |  2 +-
12294 tests/file4.cc    |  2 +-
12295 tests/file5.cc    |  2 +-
12296 tests/import1.cc  |  2 +-
12297 tests/import10.cc |  2 +-
12298 tests/import11.cc |  2 +-
12299 tests/import12.cc |  2 +-
12300 tests/import13.cc |  4 +--
12301 tests/import14.cc |  4 +--
12302 tests/import2.cc  |  2 +-
12303 tests/import3.cc  |  4 +--
12304 tests/import4.cc  |  4 +--
12305 tests/import5.cc  |  4 +--
12306 tests/import6.cc  |  2 +-
12307 tests/import7.cc  |  2 +-
12308 tests/import8.cc  |  2 +-
12309 tests/import9.cc  |  2 +-
12310 tests/key.cc      | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
12311 21 files changed, 100 insertions(+), 29 deletions(-)
12312
12313commit cfbddf0aaa337d73be3f30ea4d606d118050ebb0
12314Author: Rafael Ostertag <rafi@guengel.ch>
12315Date:   Mon Aug 10 19:32:16 2009 +0000
12316
12317    updated help string for disable-csv2yapet.
12318
12319 configure.ac | 2 +-
12320 1 file changed, 1 insertion(+), 1 deletion(-)
12321
12322commit 6b310a7904a101a8aba90e7c87d01f282bced0d0
12323Author: Rafael Ostertag <rafi@guengel.ch>
12324Date:   Mon Aug 10 19:29:32 2009 +0000
12325
12326    Bumped version number to 0.5. Fixed help string for terminal-title -> Default: yes.
12327
12328 configure.ac | 6 +++---
12329 1 file changed, 3 insertions(+), 3 deletions(-)
12330
12331commit 24e1b74c7def05d64b8c2eadfbb0bad93688d93f
12332Author: Rafael Ostertag <rafi@guengel.ch>
12333Date:   Mon Aug 10 19:24:50 2009 +0000
12334
12335    Added test for testing recognition of id string in pet files.
12336
12337 tests/Makefile.am |   7 +++++--
12338 tests/corrupt.cc  |  27 +++++++++++++++++++++++++++
12339 tests/corrupt.pet | Bin 0 -> 44 bytes
12340 3 files changed, 32 insertions(+), 2 deletions(-)
12341
12342commit 579019ddbfadc17458b055ef6f5728bbce597a48
12343Author: Rafael Ostertag <rafi@guengel.ch>
12344Date:   Mon Aug 10 19:23:49 2009 +0000
12345
12346    path to test files added.
12347
12348 tests/file.cc  | 4 +++-
12349 tests/file2.cc | 5 +++--
12350 tests/file3.cc | 7 ++++---
12351 tests/file4.cc | 5 +++--
12352 tests/file5.cc | 7 ++++---
12353 5 files changed, 17 insertions(+), 11 deletions(-)
12354
12355commit a01ef1d4d4fbb46ca8400accc1d6612414fe41d6
12356Author: Rafael Ostertag <rafi@guengel.ch>
12357Date:   Mon Aug 10 19:18:21 2009 +0000
12358
12359    fixed svn tag.
12360
12361 tests/key.cc | 4 ++--
12362 1 file changed, 2 insertions(+), 2 deletions(-)
12363
12364commit ce307b63a4b3f4ce539c15765e23c589ac14a217
12365Author: Rafael Ostertag <rafi@guengel.ch>
12366Date:   Mon Aug 10 19:08:57 2009 +0000
12367
12368    changed the term 'password' to 'password records'.
12369
12370 doc/yapet.sgml.in | 4 ++--
12371 1 file changed, 2 insertions(+), 2 deletions(-)
12372
12373commit c33e2f1c1852772e3fb8c83c773dcddd107dd6f6
12374Author: Rafael Ostertag <rafi@guengel.ch>
12375Date:   Sun Jul 26 21:43:22 2009 +0000
12376
12377    ChangLog will be fetched from svn repository.
12378
12379 Makefile.cvs | 9 ++++++---
12380 1 file changed, 6 insertions(+), 3 deletions(-)
12381
12382commit 2201b6eff3c42db03488b232fab89e80b93b6e57
12383Author: Rafael Ostertag <rafi@guengel.ch>
12384Date:   Sun Jul 26 21:42:43 2009 +0000
12385
12386    Keyword expansion enabled.
12387
12388commit 54a135635417c765a702236ffcea9c02230b454b
12389Author: Rafael Ostertag <rafi@guengel.ch>
12390Date:   Sun Jul 26 21:42:04 2009 +0000
12391
12392    revised yapet man page. Split content into some more sections.
12393
12394 doc/yapet.sgml.in | 400 ++++++++++++++++++++++++++++++++++++++----------------
12395 1 file changed, 286 insertions(+), 114 deletions(-)
12396
12397commit 2b041b19b0a28932aeda0df7f54010b7cab6959c
12398Author: Rafael Ostertag <rafi@guengel.ch>
12399Date:   Sun Jul 26 21:41:30 2009 +0000
12400
12401    the term "main screen" properly capitalized.
12402
12403 doc/pwrecord.sgml | 4 ++--
12404 1 file changed, 2 insertions(+), 2 deletions(-)
12405
12406commit 0a44a401b6d7ef61999ea4e61d5947067a8fd754
12407Author: Rafael Ostertag <rafi@guengel.ch>
12408Date:   Sun Jul 26 19:52:17 2009 +0000
12409
12410    update.
12411
12412 NEWS | 3 +++
12413 1 file changed, 3 insertions(+)
12414
12415commit 5ef45e1300bfd54c009f5a41e87892a6126cdaab
12416Author: Rafael Ostertag <rafi@guengel.ch>
12417Date:   Sun Jul 26 08:58:52 2009 +0000
12418
12419    Added referer to bugs.guengel.ch.
12420
12421 BUGS | 6 ++++++
12422 1 file changed, 6 insertions(+)
12423
12424commit e5e6df747e57e482c25e48c9bb351287dcf7bc0d
12425Author: Rafael Ostertag <rafi@guengel.ch>
12426Date:   Sun Jul 26 08:51:00 2009 +0000
12427
12428    Fixed bug #9 "VI keys for list selection movement" (see http://bugs.guengel.ch/process_bug.cgi).
12429
12430 ui/listwidget.h | 2 ++
12431 1 file changed, 2 insertions(+)
12432
12433commit 7aed37407aeca7c500578a9b7da44b38da3101d1
12434Author: Rafael Ostertag <rafi@guengel.ch>
12435Date:   Sun Jul 26 08:47:40 2009 +0000
12436
12437    Fixed bug #8 " --enable-terminal-title should be default" (see http://bugs.guengel.ch/show_bug.cgi?id=8).
12438
12439 configure.ac | 2 +-
12440 1 file changed, 1 insertion(+), 1 deletion(-)
12441
12442commit a527471d8a039b3dd6b42e6b2a7cec2cae69de64
12443Author: Rafael Ostertag <rafi@guengel.ch>
12444Date:   Sun Jul 26 08:33:37 2009 +0000
12445
12446    Applied patch for fixing bug #11 "Build fails on Fedora 11" (see http://bugs.guengel.ch/show_bug.cgi?id=11).
12447
12448 csv2yapet/main.cc | 4 ++++
12449 1 file changed, 4 insertions(+)
12450
12451commit 286dc70b80d331e04a02c973e560c97dc7181fc9
12452Author: Rafael Ostertag <rafi@guengel.ch>
12453Date:   Sat Jul 25 11:06:33 2009 +0000
12454
12455    Doesn't inlcude gettext.h and locale.h when --disable-nls is given.
12456
12457 intl.h | 12 +++++++-----
12458 1 file changed, 7 insertions(+), 5 deletions(-)
12459
12460commit 41e7194ec5068720803c684e429d9a9d75a72478
12461Author: Rafael Ostertag <rafi@guengel.ch>
12462Date:   Sat Jul 25 11:05:54 2009 +0000
12463
12464    Fixed build error when using --disable-nls.
12465
12466 yapet/main.cc | 2 ++
12467 1 file changed, 2 insertions(+)
12468
12469commit 385c88390b0084978f2ef524d1c19bb5f27d8c9f
12470Author: Rafael Ostertag <rafi@guengel.ch>
12471Date:   Fri Jul 24 20:59:42 2009 +0000
12472
12473    Cleared bugs.
12474
12475 BUGS | 11 -----------
12476 1 file changed, 11 deletions(-)
12477
12478commit b246c9303853f6fe7ebccd2da3b42e10c3d3dcf3
12479Author: Rafael Ostertag <rafi@guengel.ch>
12480Date:   Sun Jul 19 15:42:17 2009 +0000
12481
12482    Fixed bug #10 (http://bugs.guengel.ch/show_bug.cgi?id=10), allow to disable the installation of documentation files.
12483
12484 Makefile.am     |  4 +++-
12485 configure.ac    | 10 ++++++++++
12486 doc/Makefile.am |  8 ++++++--
12487 3 files changed, 19 insertions(+), 3 deletions(-)
12488
12489commit 8c22ce181313ce79ed92cac7081b8fd48ecc54c9
12490Author: Rafael Ostertag <rafi@guengel.ch>
12491Date:   Sun Jul 19 11:47:42 2009 +0000
12492
12493    Updated.
12494
12495 NEWS | 3 +++
12496 1 file changed, 3 insertions(+)
12497
12498commit add8886bcd608d166e505e754b4dfc7d181b29c5
12499Author: Rafael Ostertag <rafi@guengel.ch>
12500Date:   Sun Jul 19 11:46:15 2009 +0000
12501
12502    Fixed bug #7 (http://bugs.guengel.ch/show_bug.cgi?id=7), enabling YAPET to do a case-insensitive search even if strcasestr() is not supported on build platform.
12503
12504 configure.ac          |  6 +++---
12505 ui/listwidget.h       | 27 +++++++++++++++++++++++++++
12506 yapet/searchdialog.cc |  4 ++++
12507 3 files changed, 34 insertions(+), 3 deletions(-)
12508
12509commit bed41f9504df909c874fe40ea3fb301ad35fcfd5
12510Author: Rafael Ostertag <rafi@guengel.ch>
12511Date:   Sun Jul 19 09:59:49 2009 +0000
12512
12513    updated.
12514
12515 NEWS | 4 +++-
12516 1 file changed, 3 insertions(+), 1 deletion(-)
12517
12518commit 695738134b6cdd0cddfbb7200f8f31db482e37ff
12519Author: Rafael Ostertag <rafi@guengel.ch>
12520Date:   Sun Jul 19 09:31:11 2009 +0000
12521
12522    Fixed bug #3 (http://bugs.guengel.ch/show_bug.cgi?id=3) making YAPET not to load file specified in ~/.yapet if suffix is omitted.
12523
12524 csv2yapet/Makefile.am |  4 ++--
12525 csv2yapet/main.cc     |  7 +++++--
12526 yapet/Makefile.am     |  2 +-
12527 yapet/cfgfile.cc      |  5 +++++
12528 yapet/consts.cc       | 28 ++++++++++++++++++++++++++
12529 yapet/consts.h        | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++
12530 yapet/fileopen.cc     |  7 ++++---
12531 yapet/fileopen.h      |  1 -
12532 yapet/main.cc         |  7 ++++---
12533 9 files changed, 103 insertions(+), 12 deletions(-)
12534
12535commit fa24917a9fcd2de680913fa90e41d317c2ec548c
12536Author: Rafael Ostertag <rafi@guengel.ch>
12537Date:   Sat Jul 18 22:15:09 2009 +0000
12538
12539    Applied patch for fixing bug #6 (http://bugs.guengel.ch/show_bug.cgi?id=6) concerning handling of field delimiters in field values.
12540
12541 NEWS                   |  39 +++++-----
12542 csv2yapet/csvimport.cc | 140 ++++++++++++++++++++--------------
12543 csv2yapet/csvimport.h  |  38 ++++------
12544 doc/csv2yapet.sgml.in  |  39 +++++++---
12545 tests/Makefile.am      |  43 ++++++++++-
12546 tests/import10.cc      |  53 +++++++++++++
12547 tests/import11.cc      |  35 +++++++++
12548 tests/import12.cc      |  53 +++++++++++++
12549 tests/import13.cc      |  40 ++++++++++
12550 tests/import14.cc      |  38 ++++++++++
12551 tests/import2.cc       |   8 +-
12552 tests/import3.cc       |   4 +-
12553 tests/import7.cc       |  32 ++++++++
12554 tests/import8.cc       |  49 ++++++++++++
12555 tests/import9.cc       |  35 +++++++++
12556 tests/test5.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
12557 tests/test6.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
12558 tests/test7.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
12559 tests/test8.csv        |   4 +
12560 tests/test9.csv        |   6 ++
12561 tests/tests.h          |  30 ++++++--
12562 21 files changed, 1166 insertions(+), 120 deletions(-)
12563
12564commit 2b3f6d7db1830c75524abc8b5e041b564d2f6d43
12565Author: Rafael Ostertag <rafi@guengel.ch>
12566Date:   Mon Jul 13 16:53:09 2009 +0000
12567
12568    added a link to http://bugs.guengel.ch
12569
12570 BUGS | 3 ++-
12571 1 file changed, 2 insertions(+), 1 deletion(-)
12572
12573commit aadd3be5590032d69e69ea1194d23eea1d7e335f
12574Author: Rafael Ostertag <rafi@guengel.ch>
12575Date:   Mon Jul 13 16:52:27 2009 +0000
12576
12577    included bugreport.sgml in the bugs section.
12578
12579 doc/csv2yapet.sgml.in | 8 +++-----
12580 doc/yapet.sgml.in     | 4 ++--
12581 2 files changed, 5 insertions(+), 7 deletions(-)
12582
12583commit f31748db7cdf1aa7f3edcb5b3d12e5f3a5df6ba9
12584Author: Rafael Ostertag <rafi@guengel.ch>
12585Date:   Mon Jul 13 16:51:08 2009 +0000
12586
12587    rephrase.
12588
12589 doc/bugreport.sgml | 2 +-
12590 1 file changed, 1 insertion(+), 1 deletion(-)
12591
12592commit 2a43c51a5f5f020839df45de3a7c07c35814551f
12593Author: Rafael Ostertag <rafi@guengel.ch>
12594Date:   Mon Jul 13 16:49:00 2009 +0000
12595
12596    added bugreport.sgml to sgml_static_files.
12597
12598 doc/Makefile.am | 2 +-
12599 1 file changed, 1 insertion(+), 1 deletion(-)
12600
12601commit a3219edb441e92299b837e5b5fc21367e82fbf39
12602Author: Rafael Ostertag <rafi@guengel.ch>
12603Date:   Mon Jul 13 16:48:36 2009 +0000
12604
12605    unified paragraph about how to report bugs.
12606
12607 doc/bugreport.sgml | 6 ++++++
12608 1 file changed, 6 insertions(+)
12609
12610commit ebb8a123868a35316f133361c71271b98c3c75af
12611Author: Rafael Ostertag <rafi@guengel.ch>
12612Date:   Sun Jul 12 10:57:11 2009 +0000
12613
12614    Finishing touches prior 0.4 release.
12615
12616 TODO | 4 ++--
12617 1 file changed, 2 insertions(+), 2 deletions(-)
12618
12619commit 1b18749e7f5a86fb366e9f43664362e8eca19bad
12620Author: Rafael Ostertag <rafi@guengel.ch>
12621Date:   Sun Jul 12 10:55:25 2009 +0000
12622
12623    Finishing touches prior 0.4 release.
12624
12625 BUGS                        | 23 ++++++++++++---
12626 doc/INSTALL.sgml.in         | 72 +++++++++++++++++++++++++++++----------------
12627 doc/Makefile.am             |  2 +-
12628 doc/README.Cygwin.sgml.in   | 21 +++++++++----
12629 doc/README.sgml.in          | 13 ++++----
12630 doc/csv2yapet.sgml.in       |  4 +--
12631 doc/supportedplatforms.sgml | 19 ++++++------
12632 doc/yapet.sgml.in           | 12 ++++----
12633 8 files changed, 108 insertions(+), 58 deletions(-)
12634
12635commit 1b0bb00812c6572c9b708ba9948a4cce041f9427
12636Author: Rafael Ostertag <rafi@guengel.ch>
12637Date:   Sat Jul 11 21:06:38 2009 +0000
12638
12639    Fixed CPPFLAGS of import tests.
12640
12641 tests/Makefile.am | 12 ++++++------
12642 1 file changed, 6 insertions(+), 6 deletions(-)
12643
12644commit 0d2586d04764806d53e0b30f2999df4c968713fe
12645Author: Rafael Ostertag <rafi@guengel.ch>
12646Date:   Sat Jul 11 19:37:57 2009 +0000
12647
12648    Updated svn:ignore.
12649
12650commit e66e692f90e759757b025ca74a6cf0ffa2be4b8c
12651Author: Rafael Ostertag <rafi@guengel.ch>
12652Date:   Sat Jul 11 19:37:18 2009 +0000
12653
12654    Finished csv2yapet man page.
12655
12656 doc/csv2yapet.sgml.in | 67 ++++++++++++++++++++++++++++++++++++++-------------
12657 1 file changed, 50 insertions(+), 17 deletions(-)
12658
12659commit 468919d0b3b8171726aaca71842c9d24a9cebdf3
12660Author: Rafael Ostertag <rafi@guengel.ch>
12661Date:   Sat Jul 11 19:29:31 2009 +0000
12662
12663    Improved Makefile.am. Removed stuff for conditional processing of docbook files.
12664
12665 doc/Makefile.am | 108 +++++++++++++++++++++++++++++---------------------------
12666 1 file changed, 55 insertions(+), 53 deletions(-)
12667
12668commit 95ee6198267686e7e2be1725eb07953fed5b3d4d
12669Author: Rafael Ostertag <rafi@guengel.ch>
12670Date:   Sat Jul 11 19:25:59 2009 +0000
12671
12672    Help strings updated. --enable-build-doc will be enabled only if lynx and xsltproc are found.
12673
12674 configure.ac | 6 +++++-
12675 1 file changed, 5 insertions(+), 1 deletion(-)
12676
12677commit eaffce66a9e90c342854497081319b053d0eac95
12678Author: Rafael Ostertag <rafi@guengel.ch>
12679Date:   Sat Jul 11 19:18:56 2009 +0000
12680
12681    Updated.
12682
12683 po/de_AT.po  | 44 ++++++++++++++++++++++----------------------
12684 po/de_CH.po  | 44 ++++++++++++++++++++++----------------------
12685 po/de_DE.po  | 44 ++++++++++++++++++++++----------------------
12686 po/yapet.pot | 44 ++++++++++++++++++++++----------------------
12687 4 files changed, 88 insertions(+), 88 deletions(-)
12688
12689commit d2eb2040b127a36cdd3f97c1d8bfe137318c270f
12690Author: Rafael Ostertag <rafi@guengel.ch>
12691Date:   Sat Jul 11 19:17:49 2009 +0000
12692
12693    Added configure.ac as dependency for Makefile.in.
12694
12695 Makefile.cvs | 2 +-
12696 1 file changed, 1 insertion(+), 1 deletion(-)
12697
12698commit ae679360bd2ef19df754f7810293265b7bf40f7a
12699Author: Rafael Ostertag <rafi@guengel.ch>
12700Date:   Sat Jul 11 19:17:02 2009 +0000
12701
12702    Some minor changes.
12703
12704 doc/yapet.sgml.in | 6 +++---
12705 1 file changed, 3 insertions(+), 3 deletions(-)
12706
12707commit e954bedb0d5200028a0b04963ce0550742306adc
12708Author: Rafael Ostertag <rafi@guengel.ch>
12709Date:   Sat Jul 11 19:15:24 2009 +0000
12710
12711    updated.
12712
12713 MAINTAINER | 2 +-
12714 1 file changed, 1 insertion(+), 1 deletion(-)
12715
12716commit cad7684c6ed2b0ecd37087f079491845dccc2fb4
12717Author: Rafael Ostertag <rafi@guengel.ch>
12718Date:   Sat Jul 11 19:13:35 2009 +0000
12719
12720    Added automake options, distcheck configure flags, and BUGS file as EXTRA_DIST.
12721
12722 Makefile.am | 5 ++++-
12723 1 file changed, 4 insertions(+), 1 deletion(-)
12724
12725commit 3771077c0428c75e68b3ddb7c2f7919c8cbafe35
12726Author: Rafael Ostertag <rafi@guengel.ch>
12727Date:   Sat Jul 11 19:11:55 2009 +0000
12728
12729    added BUGS file.
12730
12731 BUGS | 15 +++++++++++++++
12732 1 file changed, 15 insertions(+)
12733
12734commit d115a36de7142374c457ddd56986295bfce3a08b
12735Author: Rafael Ostertag <rafi@guengel.ch>
12736Date:   Fri Jul 10 23:57:23 2009 +0000
12737
12738    Source documentation is now independently of --enable-doc-build built.
12739
12740 configure.ac | 16 +++++++++++++---
12741 1 file changed, 13 insertions(+), 3 deletions(-)
12742
12743commit 49c64aa29fc1fc4111d0017cde1b95dc4d609a3c
12744Author: Rafael Ostertag <rafi@guengel.ch>
12745Date:   Fri Jul 10 22:51:12 2009 +0000
12746
12747    svn property edit.
12748
12749commit bff77b120e111a9a604df9bb51bde9c5724936d5
12750Author: Rafael Ostertag <rafi@guengel.ch>
12751Date:   Fri Jul 10 22:50:36 2009 +0000
12752
12753    Translated new messages.
12754
12755 po/de_AT.po  | 354 +++++++++++++++++++++++++++-------------------------------
12756 po/de_CH.po  | 354 +++++++++++++++++++++++++++-------------------------------
12757 po/de_DE.po  | 354 +++++++++++++++++++++++++++-------------------------------
12758 po/yapet.pot | 357 ++++++++++++++++++++++++++---------------------------------
12759 4 files changed, 641 insertions(+), 778 deletions(-)
12760
12761commit cb42d3382c0b50a59096b2fd42e5061801fa610d
12762Author: Rafael Ostertag <rafi@guengel.ch>
12763Date:   Fri Jul 10 22:47:41 2009 +0000
12764
12765    Update.
12766
12767 NEWS | 2 +-
12768 TODO | 3 +++
12769 2 files changed, 4 insertions(+), 1 deletion(-)
12770
12771commit 4e988ed26e7a06b8c1915cdfcaf3e8290bd694e0
12772Author: Rafael Ostertag <rafi@guengel.ch>
12773Date:   Fri Jul 10 22:46:36 2009 +0000
12774
12775    Ignore some more files.
12776
12777commit 9f610be0c0eb2fc0bb21a208235fd1047547a125
12778Author: Rafael Ostertag <rafi@guengel.ch>
12779Date:   Fri Jul 10 22:45:52 2009 +0000
12780
12781    Added csv2yapet man page and conditional processing for docbook files.
12782
12783 doc/Makefile.am | 39 +++++++++++++++++++++------------------
12784 1 file changed, 21 insertions(+), 18 deletions(-)
12785
12786commit 0b4b6d361c0a804ec6a0bca100bc9a9f91166257
12787Author: Rafael Ostertag <rafi@guengel.ch>
12788Date:   Fri Jul 10 22:44:45 2009 +0000
12789
12790    Added man page for csv2yapet.
12791
12792 doc/csv2yapet.sgml.in | 403 ++++++++++++++++++++++++++++++++++++++++++++++++++
12793 1 file changed, 403 insertions(+)
12794
12795commit 733c59191105dda54c725809d528fefc0cc103fb
12796Author: Rafael Ostertag <rafi@guengel.ch>
12797Date:   Fri Jul 10 22:43:46 2009 +0000
12798
12799    Renamed.
12800
12801 doc/lincense.sgml | 39 ---------------------------------------
12802 1 file changed, 39 deletions(-)
12803
12804commit a5c80307fad4624925a9370984e4b3dd852376d2
12805Author: Rafael Ostertag <rafi@guengel.ch>
12806Date:   Fri Jul 10 22:43:25 2009 +0000
12807
12808    Restructuring, improved tagging.
12809
12810 doc/yapet.sgml.in | 613 +++++++++++++++++++++++++++++++++++++-----------------
12811 1 file changed, 420 insertions(+), 193 deletions(-)
12812
12813commit d48492541096efcae3cbb0bd11fe2cff7f0b44d6
12814Author: Rafael Ostertag <rafi@guengel.ch>
12815Date:   Fri Jul 10 22:32:13 2009 +0000
12816
12817    Updated tagging, added stuff concerning csv2yapet.
12818
12819 doc/INSTALL.sgml.in | 101 +++++++++++++++++++++++++++++++++-------------------
12820 1 file changed, 65 insertions(+), 36 deletions(-)
12821
12822commit 920a8fdc64770b42e6b824788b5deac74c455c0a
12823Author: Rafael Ostertag <rafi@guengel.ch>
12824Date:   Fri Jul 10 22:31:07 2009 +0000
12825
12826    Updated tagging.
12827
12828 doc/pwrecord.sgml | 10 +++++-----
12829 1 file changed, 5 insertions(+), 5 deletions(-)
12830
12831commit f006c5f174f3f0a581cf66bb6197df884b5b0d5d
12832Author: Rafael Ostertag <rafi@guengel.ch>
12833Date:   Fri Jul 10 22:30:17 2009 +0000
12834
12835    Rephrase, update.
12836
12837 doc/README.sgml.in | 71 +++++++++++++++++-------------------------------------
12838 1 file changed, 22 insertions(+), 49 deletions(-)
12839
12840commit bf7f8094b45682f2d5f6b36432b389b9bd433ed0
12841Author: Rafael Ostertag <rafi@guengel.ch>
12842Date:   Fri Jul 10 22:29:16 2009 +0000
12843
12844    Rephrase.
12845
12846 doc/caution.sgml | 16 ++++++----------
12847 1 file changed, 6 insertions(+), 10 deletions(-)
12848
12849commit f67eb0556d83a81e1cc4a3cda613ed4f4a2b8001
12850Author: Rafael Ostertag <rafi@guengel.ch>
12851Date:   Fri Jul 10 18:36:43 2009 +0000
12852
12853    changed comment.
12854
12855 csv2yapet/csvimport.h | 2 +-
12856 1 file changed, 1 insertion(+), 1 deletion(-)
12857
12858commit 34523882801ab5b68b216df90251c5a683d9213b
12859Author: Rafael Ostertag <rafi@guengel.ch>
12860Date:   Fri Jul 10 18:35:57 2009 +0000
12861
12862    changed comments.
12863
12864 csv2yapet/main.cc | 4 ++--
12865 1 file changed, 2 insertions(+), 2 deletions(-)
12866
12867commit 107fe4f869f6d88552c7160c9f791296c7feea70
12868Author: Rafael Ostertag <rafi@guengel.ch>
12869Date:   Thu Jul 9 17:28:31 2009 +0000
12870
12871    fixed typo.
12872
12873 doc/license.sgml | 39 +++++++++++++++++++++++++++++++++++++++
12874 1 file changed, 39 insertions(+)
12875
12876commit e4e76950269afd0a9c8cbec05ec4979d519c7989
12877Author: Rafael Ostertag <rafi@guengel.ch>
12878Date:   Thu Jul 9 17:27:52 2009 +0000
12879
12880    put license in a separate file.
12881
12882 doc/lincense.sgml | 39 +++++++++++++++++++++++++++++++++++++++
12883 1 file changed, 39 insertions(+)
12884
12885commit 6dfba849268cc8a711f3be0fe233e8f0cc7f3a4c
12886Author: Rafael Ostertag <rafi@guengel.ch>
12887Date:   Wed Jul 8 20:32:07 2009 +0000
12888
12889    rephrase.
12890
12891 doc/pwrecord.sgml | 2 +-
12892 1 file changed, 1 insertion(+), 1 deletion(-)
12893
12894commit 38a6c1a8d2047c7849e4dd903d54ed09c76d8bc4
12895Author: Rafael Ostertag <rafi@guengel.ch>
12896Date:   Wed Jul 8 20:30:25 2009 +0000
12897
12898    grouped the command line arguments in the help screen.
12899
12900 yapet/main.cc | 2 +-
12901 1 file changed, 1 insertion(+), 1 deletion(-)
12902
12903commit 2ed51a73f625e0d3292bc96b4b26c67a93d65541
12904Author: Rafael Ostertag <rafi@guengel.ch>
12905Date:   Wed Jul 8 20:27:36 2009 +0000
12906
12907    clear the terminal title upon exit.
12908
12909 yapet/mainwindow.cc | 14 +++++++++++---
12910 1 file changed, 11 insertions(+), 3 deletions(-)
12911
12912commit 6afdff01c2ed78794dc9d37773896dd85101a579
12913Author: Rafael Ostertag <rafi@guengel.ch>
12914Date:   Wed Jul 8 16:50:09 2009 +0000
12915
12916    added the path of csv2yapet in order to process it.
12917
12918 doc/Doxyfile.in | 3 ++-
12919 1 file changed, 2 insertions(+), 1 deletion(-)
12920
12921commit ef22cd657690519e4624b23f22e747977dd9cce1
12922Author: Rafael Ostertag <rafi@guengel.ch>
12923Date:   Wed Jul 8 16:48:56 2009 +0000
12924
12925    whitespace cleanup.
12926
12927 csv2yapet/csvimport.h | 2 +-
12928 1 file changed, 1 insertion(+), 1 deletion(-)
12929
12930commit db57565241ba0a72472694c96aac376e99a94373
12931Author: Rafael Ostertag <rafi@guengel.ch>
12932Date:   Wed Jul 8 16:47:47 2009 +0000
12933
12934    commented the source.
12935
12936 csv2yapet/csvimport.cc | 44 ++++++++++++++++++++++++++++++++++++++++
12937 csv2yapet/csvimport.h  | 55 ++++++++++++++++++++++++++++++++++++++++++++++++--
12938 csv2yapet/main.cc      | 27 +++++++++++++++++++++++++
12939 3 files changed, 124 insertions(+), 2 deletions(-)
12940
12941commit a01b31b6cb088a4602fc89d8d5370b79ebd64272
12942Author: Rafael Ostertag <rafi@guengel.ch>
12943Date:   Tue Jul 7 22:28:06 2009 +0000
12944
12945    Basic functionality implemented.
12946
12947 csv2yapet/csvimport.cc |  50 ++++++++--
12948 csv2yapet/csvimport.h  |  25 +++--
12949 csv2yapet/main.cc      | 260 ++++++++++++++++++++++++++++++++++++++++++++++++-
12950 3 files changed, 317 insertions(+), 18 deletions(-)
12951
12952commit 9e08f3259ebe9f005960f19ac90c358d40f7883e
12953Author: Rafael Ostertag <rafi@guengel.ch>
12954Date:   Tue Jul 7 22:26:56 2009 +0000
12955
12956    Updated.
12957
12958 NEWS | 2 ++
12959 1 file changed, 2 insertions(+)
12960
12961commit 7a624262223f6de48c6a10bf09820229251988dd
12962Author: Rafael Ostertag <rafi@guengel.ch>
12963Date:   Tue Jul 7 22:25:21 2009 +0000
12964
12965    Added tests for headers and functions needed by csv2yapet.
12966
12967 configure.ac | 4 ++--
12968 1 file changed, 2 insertions(+), 2 deletions(-)
12969
12970commit 2ab18822264882002fa0da5206d2b329317e3f6c
12971Author: Rafael Ostertag <rafi@guengel.ch>
12972Date:   Tue Jul 7 22:20:11 2009 +0000
12973
12974    Added missing headers.
12975
12976 tests/import1.cc | 9 +++++++++
12977 tests/import3.cc | 9 +++++++++
12978 tests/import4.cc | 9 +++++++++
12979 tests/import5.cc | 9 +++++++++
12980 4 files changed, 36 insertions(+)
12981
12982commit 02a5345ebc2e282d663826d62d969af306941c80
12983Author: Rafael Ostertag <rafi@guengel.ch>
12984Date:   Tue Jul 7 21:54:22 2009 +0000
12985
12986    whitespace cleanup.
12987
12988 tests/file3.cc | 4 ++--
12989 1 file changed, 2 insertions(+), 2 deletions(-)
12990
12991commit 801770e8ebba7fba0217d9b4e48b0481e8b7d218
12992Author: Rafael Ostertag <rafi@guengel.ch>
12993Date:   Tue Jul 7 21:53:15 2009 +0000
12994
12995    adjusted build order
12996
12997 Makefile.am | 3 ++-
12998 1 file changed, 2 insertions(+), 1 deletion(-)
12999
13000commit c8d5ecc2286178e274d41920805e89f303905bec
13001Author: Rafael Ostertag <rafi@guengel.ch>
13002Date:   Tue Jul 7 19:18:51 2009 +0000
13003
13004    updated help text
13005
13006 yapet/main.cc | 2 +-
13007 1 file changed, 1 insertion(+), 1 deletion(-)
13008
13009commit 5d0cd86dfb8277b90cbc45e848bff8e8d4aa676a
13010Author: Rafael Ostertag <rafi@guengel.ch>
13011Date:   Tue Jul 7 19:05:34 2009 +0000
13012
13013    Improved tests
13014
13015 tests/import1.cc | 10 ++++++++--
13016 tests/import2.cc |  4 +++-
13017 2 files changed, 11 insertions(+), 3 deletions(-)
13018
13019commit b8485a3bcfb43661a3f88808202d451586f45f7a
13020Author: Rafael Ostertag <rafi@guengel.ch>
13021Date:   Tue Jul 7 19:04:41 2009 +0000
13022
13023    Added conditional for csv2yapet build. Added more import tests.
13024
13025 tests/Makefile.am | 30 +++++++++++++++++++++++++++---
13026 1 file changed, 27 insertions(+), 3 deletions(-)
13027
13028commit e5b3e7c1984dea79284142e619bbfb5bf464ac9b
13029Author: Rafael Ostertag <rafi@guengel.ch>
13030Date:   Tue Jul 7 19:04:14 2009 +0000
13031
13032    Added conditional for csv2yapet build
13033
13034 Makefile.am  | 5 ++++-
13035 configure.ac | 7 +++++++
13036 2 files changed, 11 insertions(+), 1 deletion(-)
13037
13038commit cc69dd075a9545b09aa39a34d5a36ae09b58a1b6
13039Author: Rafael Ostertag <rafi@guengel.ch>
13040Date:   Tue Jul 7 19:02:47 2009 +0000
13041
13042    make clean properly cleans up generated files
13043
13044 doc/Makefile.am | 2 ++
13045 1 file changed, 2 insertions(+)
13046
13047commit 09267b180110445f3ab349e05060ce19b0cb69d7
13048Author: Rafael Ostertag <rafi@guengel.ch>
13049Date:   Tue Jul 7 19:02:00 2009 +0000
13050
13051    Added more import tests
13052
13053 tests/import3.cc     |  33 +++++++++
13054 tests/import4.cc     |  24 +++++++
13055 tests/import5.cc     |  24 +++++++
13056 tests/import6.cc     |  44 ++++++++++++
13057 tests/test2.csv      |  10 +++
13058 tests/test3.csv      |   9 +++
13059 tests/test4.csv      | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++
13060 tests/testpaths.h.in |   8 +++
13061 8 files changed, 352 insertions(+)
13062
13063commit 7161afa4e334ca6f1dbe28cc9a114cb4c4a7234a
13064Author: Rafael Ostertag <rafi@guengel.ch>
13065Date:   Mon Jul 6 21:47:30 2009 +0000
13066
13067    Added csv import utility including some tests
13068
13069 Makefile.am            |   2 +-
13070 Makefile.cvs           |   2 +-
13071 configure.ac           |   3 +-
13072 csv2yapet/Makefile.am  |  16 ++++
13073 csv2yapet/csvimport.cc | 154 +++++++++++++++++++++++++++++++++++++
13074 csv2yapet/csvimport.h  |  76 +++++++++++++++++++
13075 csv2yapet/main.cc      |  42 +++++++++++
13076 tests/Makefile.am      |  13 +++-
13077 tests/import1.cc       |  17 +++++
13078 tests/import2.cc       |  43 +++++++++++
13079 tests/test1.csv        | 200 +++++++++++++++++++++++++++++++++++++++++++++++++
13080 11 files changed, 563 insertions(+), 5 deletions(-)
13081
13082commit 2f9507560c9ff73aa192bc2f7feab30a691a9c8b
13083Author: Rafael Ostertag <rafi@guengel.ch>
13084Date:   Mon Jul 6 21:46:42 2009 +0000
13085
13086    Updated
13087
13088 TODO | 3 +--
13089 1 file changed, 1 insertion(+), 2 deletions(-)
13090
13091commit d8b3dcb92c5133f9a0a9968da81622fca991cd2d
13092Author: Rafael Ostertag <rafi@guengel.ch>
13093Date:   Mon Jul 6 21:43:04 2009 +0000
13094
13095    Whitespace cleanup
13096
13097 tests/file4.cc | 2 +-
13098 tests/tests.h  | 4 ++--
13099 2 files changed, 3 insertions(+), 3 deletions(-)
13100
13101commit 86257d89472db910652863816f9d1fe9808ca08a
13102Author: Rafael Ostertag <rafi@guengel.ch>
13103Date:   Mon Jul 6 18:33:22 2009 +0000
13104
13105    Updated translations
13106
13107 po/de_AT.po  | 535 ++++++++++++++++++++++++++++++++--------------------------
13108 po/de_CH.po  | 535 ++++++++++++++++++++++++++++++++--------------------------
13109 po/de_DE.po  | 537 ++++++++++++++++++++++++++++++++--------------------------
13110 po/yapet.pot | 539 +++++++++++++++++++++++++++++++++--------------------------
13111 4 files changed, 1197 insertions(+), 949 deletions(-)
13112
13113commit 29f3fed49b19978eed28c913b19f0fb1b46b00cb
13114Author: Rafael Ostertag <rafi@guengel.ch>
13115Date:   Mon Jul 6 17:57:19 2009 +0000
13116
13117    fixed typo
13118
13119 yapet/cfgfile.cc | 2 +-
13120 1 file changed, 1 insertion(+), 1 deletion(-)
13121
13122commit 9fadb7a873755606350070183aa299737e11894a
13123Author: Rafael Ostertag <rafi@guengel.ch>
13124Date:   Mon Jul 6 17:13:54 2009 +0000
13125
13126    shortened the exception message.
13127
13128 crypt/file.cc | 4 ++--
13129 1 file changed, 2 insertions(+), 2 deletions(-)
13130
13131commit 42b7526189602789e2f963ef6839a73a45643dc5
13132Author: Rafael Ostertag <rafi@guengel.ch>
13133Date:   Mon Jul 6 17:13:04 2009 +0000
13134
13135    added cmd line option for explicitly enable file security check.
13136
13137 yapet/main.cc | 19 +++++++++++++++----
13138 1 file changed, 15 insertions(+), 4 deletions(-)
13139
13140commit 23f2d70d9f793c8e2849bcefca8025a0022ae753
13141Author: Rafael Ostertag <rafi@guengel.ch>
13142Date:   Mon Jul 6 16:48:21 2009 +0000
13143
13144    removed debug code.
13145
13146 yapet/cfgfile.cc | 9 +++------
13147 1 file changed, 3 insertions(+), 6 deletions(-)
13148
13149commit 4ed84b2abf5b937c3f8eeb13a1dff4acb19011b9
13150Author: Rafael Ostertag <rafi@guengel.ch>
13151Date:   Mon Jul 6 16:27:40 2009 +0000
13152
13153    proper handling of --enable-*
13154
13155 configure.ac | 11 +++++++----
13156 1 file changed, 7 insertions(+), 4 deletions(-)
13157
13158commit 7c81cad6a6ed22cd852d469a4e623e78e754f9b5
13159Author: Rafael Ostertag <rafi@guengel.ch>
13160Date:   Sun Jul 5 21:21:17 2009 +0000
13161
13162    updated.
13163
13164 NEWS | 5 ++++-
13165 TODO | 8 --------
13166 2 files changed, 4 insertions(+), 9 deletions(-)
13167
13168commit 9d2e22bded6e24f7c69c9dba3423f7b355493d2f
13169Author: Rafael Ostertag <rafi@guengel.ch>
13170Date:   Sun Jul 5 21:20:55 2009 +0000
13171
13172    configuration file handling implemented.
13173
13174 configure.ac        |   4 +-
13175 yapet/Makefile.am   |   7 +--
13176 yapet/cfgfile.cc    | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++
13177 yapet/cfgfile.h     |  66 ++++++++++++++++++++++++++
13178 yapet/main.cc       |   8 ++++
13179 yapet/mainwindow.cc |   8 +++-
13180 6 files changed, 217 insertions(+), 7 deletions(-)
13181
13182commit 1ad3382fe3a4ae8c62a329df06fed8fd29183970
13183Author: Rafael Ostertag <rafi@guengel.ch>
13184Date:   Sun Jul 5 19:33:54 2009 +0000
13185
13186    removed prog check for flex and bison. Added checks for additional C++ headers
13187    and C functions
13188
13189 configure.ac | 6 ++----
13190 1 file changed, 2 insertions(+), 4 deletions(-)
13191
13192commit 332614cde8d814360a9d195c75d12532d426daf5
13193Author: Rafael Ostertag <rafi@guengel.ch>
13194Date:   Sun Jul 5 18:38:11 2009 +0000
13195
13196    bumped version to 0.4. Added check for yacc and lex.
13197
13198 configure.ac | 7 +++++--
13199 1 file changed, 5 insertions(+), 2 deletions(-)
13200
13201commit f403a071aa529782f97995257e0834c911ad4c80
13202Author: Rafael Ostertag <rafi@guengel.ch>
13203Date:   Sun Jul 5 18:33:06 2009 +0000
13204
13205    update copyright date
13206
13207 yapet/main.cc | 2 +-
13208 1 file changed, 1 insertion(+), 1 deletion(-)
13209
13210commit 94cea564e03698c3037195c21b9d7c1c551c399b
13211Author: Rafael Ostertag <rafi@guengel.ch>
13212Date:   Sun Jul 5 18:13:26 2009 +0000
13213
13214    updated
13215
13216 NEWS | 2 ++
13217 1 file changed, 2 insertions(+)
13218
13219commit 48d8df9acab53471433459f53b462f134237e00a
13220Author: Rafael Ostertag <rafi@guengel.ch>
13221Date:   Sun Jul 5 18:12:34 2009 +0000
13222
13223    time-out for locking screen can be specified on the cmd line
13224
13225 yapet/main.cc       | 26 +++++++++++++++++++-------
13226 yapet/mainwindow.cc | 23 +++++++++++++----------
13227 yapet/mainwindow.h  |  4 +++-
13228 3 files changed, 35 insertions(+), 18 deletions(-)
13229
13230commit bfc0e0118275b4798409ee337edbc30eb10c7829
13231Author: Rafael Ostertag <rafi@guengel.ch>
13232Date:   Sun Jul 5 17:21:57 2009 +0000
13233
13234    file permission and owner check implemented including cmd line option for disabling the check
13235
13236 crypt/file.cc       | 102 ++++++++++++++++++++++++++++++++++++++++++++++++----
13237 crypt/file.h        |  26 +++++++++++++-
13238 yapet/main.cc       |  32 ++++++++++++-----
13239 yapet/mainwindow.cc |  10 +++---
13240 yapet/mainwindow.h  |   4 ++-
13241 5 files changed, 154 insertions(+), 20 deletions(-)
13242
13243commit 3b4369f03606803511ea5820c134e0d5e45a778d
13244Author: Rafael Ostertag <rafi@guengel.ch>
13245Date:   Sun Jul 5 17:20:56 2009 +0000
13246
13247    update
13248
13249 NEWS | 10 ++++++++++
13250 TODO |  7 +++----
13251 2 files changed, 13 insertions(+), 4 deletions(-)
13252
13253commit a63add400e15c0ec2efa1f0f5d5d49ea730f0828
13254Author: Rafael Ostertag <rafi@guengel.ch>
13255Date:   Sun Jul 5 17:19:55 2009 +0000
13256
13257    checks availability of functions for file mode and ownership retrieval
13258
13259 configure.ac | 2 +-
13260 1 file changed, 1 insertion(+), 1 deletion(-)
13261
13262commit 9b626cc520b10086176934b970d80de9daab4219
13263Author: Rafael Ostertag <rafi@guengel.ch>
13264Date:   Sun Jul 5 17:18:14 2009 +0000
13265
13266    prevents creation of files named only '.pet'.
13267
13268 yapet/fileopen.h | 2 +-
13269 1 file changed, 1 insertion(+), 1 deletion(-)
13270
13271commit d4ae4b7535d9a6adbf227b9af6e8519ec064a922
13272Author: Rafael Ostertag <rafi@guengel.ch>
13273Date:   Sun Jul 5 13:23:30 2009 +0000
13274
13275    added support for closing message boxes and dialogs by pressing the escape key.
13276
13277 ui/button.cc            |  5 ++++-
13278 ui/curswa.h             | 20 +++++++++++++++++---
13279 ui/dialogbox.cc         |  9 +++++++--
13280 ui/inputwidget.cc       | 18 ++++++++++++------
13281 yapet/fileopen.cc       | 23 +++++++++++++++++++++--
13282 yapet/passworddialog.cc | 13 ++++++++++---
13283 yapet/passwordrecord.cc | 27 +++++++++++++++++++++++++--
13284 yapet/searchdialog.cc   | 14 +++++++++++---
13285 8 files changed, 107 insertions(+), 22 deletions(-)
13286
13287commit ee2d63d93fd6e4bd62c634d0eb97260d21da66aa
13288Author: Rafael Ostertag <rafi@guengel.ch>
13289Date:   Sun Jul 5 12:44:09 2009 +0000
13290
13291    *.in files are again included in the distribution
13292
13293 doc/Makefile.am | 2 +-
13294 1 file changed, 1 insertion(+), 1 deletion(-)
13295
13296commit 561ec011780d999168bc7d991e59d703c1b9a2bb
13297Author: Rafael Ostertag <rafi@guengel.ch>
13298Date:   Fri Jun 12 21:17:06 2009 +0000
13299
13300    updated "what gets installed?" section
13301
13302 doc/INSTALL.sgml.in | 2 +-
13303 1 file changed, 1 insertion(+), 1 deletion(-)
13304
13305commit d093885f7d197db91c7d722cb48f40682dedbf75
13306Author: Rafael Ostertag <rafi@guengel.ch>
13307Date:   Fri Jun 12 21:14:37 2009 +0000
13308
13309    fixed typo
13310
13311 doc/README.Cygwin.sgml.in | 4 ++--
13312 1 file changed, 2 insertions(+), 2 deletions(-)
13313
13314commit 19883a5086eada223d967080b57a88a8eedfce53
13315Author: Rafael Ostertag <rafi@guengel.ch>
13316Date:   Thu Jun 11 18:23:46 2009 +0000
13317
13318    Updated.
13319
13320 AUTHORS | 3 +++
13321 1 file changed, 3 insertions(+)
13322
13323commit fa1865e0a5b82717d90a683b96a631d8b81e4767
13324Author: Rafael Ostertag <rafi@guengel.ch>
13325Date:   Thu Jun 11 17:28:10 2009 +0000
13326
13327    Added waiver
13328
13329 crypt/bdbuffer.cc      | 10 ++++++++++
13330 crypt/bdbuffer.h       | 10 ++++++++++
13331 crypt/crypt.cc         | 10 ++++++++++
13332 crypt/crypt.h          | 11 ++++++++++-
13333 crypt/file.cc          | 10 ++++++++++
13334 crypt/file.h           | 10 ++++++++++
13335 crypt/key.cc           | 10 ++++++++++
13336 crypt/key.h            | 10 ++++++++++
13337 crypt/partdec.cc       | 10 ++++++++++
13338 crypt/partdec.h        | 10 ++++++++++
13339 crypt/record.h         | 10 ++++++++++
13340 crypt/structs.h        | 10 ++++++++++
13341 crypt/yapetexception.h | 10 ++++++++++
13342 yapet/main.cc          | 10 ++++++++++
13343 14 files changed, 140 insertions(+), 1 deletion(-)
13344
13345commit 0cf81ae1d9d26d0f94cb6ea76b20690d08e624e1
13346Author: Rafael Ostertag <rafi@guengel.ch>
13347Date:   Thu Jun 11 17:26:53 2009 +0000
13348
13349    Updated.
13350
13351 NEWS | 9 ++++++++-
13352 1 file changed, 8 insertions(+), 1 deletion(-)
13353
13354commit ff4ab91a5240c28186927166e45731e662f456df
13355Author: Rafael Ostertag <rafi@guengel.ch>
13356Date:   Thu Jun 11 17:26:12 2009 +0000
13357
13358    License file that includes the waiver on the GPL for the OpenSSL library.
13359
13360 LICENSE | 32 ++++++++++++++++++++++++++++++++
13361 1 file changed, 32 insertions(+)
13362
13363commit eaf2f458c3a67233655daf5fb34bb4432c234ecc
13364Author: Rafael Ostertag <rafi@guengel.ch>
13365Date:   Thu Jun 11 17:25:29 2009 +0000
13366
13367    added the LICENSE file to the EXTRA_DIST and textdoc_DATA variables.
13368
13369 Makefile.am | 4 ++--
13370 1 file changed, 2 insertions(+), 2 deletions(-)
13371
13372commit ef4185fe13e74ecc7bd24f1798f40a8ffc1f8afe
13373Author: Rafael Ostertag <rafi@guengel.ch>
13374Date:   Thu Jun 11 17:15:11 2009 +0000
13375
13376    Syntax conforms to the freedesktop.org spec.
13377
13378 yapet.desktop.in | 3 +--
13379 1 file changed, 1 insertion(+), 2 deletions(-)
13380
13381commit d24f664c370d905249bdc085c14536b9d45e1c6b
13382Author: Rafael Ostertag <rafi@guengel.ch>
13383Date:   Thu Jun 11 16:56:07 2009 +0000
13384
13385    Fixed typo
13386
13387 doc/yapet.sgml.in | 2 +-
13388 1 file changed, 1 insertion(+), 1 deletion(-)
13389
13390commit b6708b3adafe66933f024a5f1679052d55eedeb1
13391Author: Rafael Ostertag <rafi@guengel.ch>
13392Date:   Thu Jun 11 15:13:50 2009 +0000
13393
13394    Added reference to the author in the BUGS section
13395
13396 doc/yapet.sgml.in | 2 ++
13397 1 file changed, 2 insertions(+)
13398
13399commit 5ded2438366b1c54db1a3ceddc55ccf7b4e04466
13400Author: Rafael Ostertag <rafi@guengel.ch>
13401Date:   Thu Jun 11 15:09:36 2009 +0000
13402
13403    Added copyright statement
13404
13405 doc/README.sgml.in | 33 +++++++++++++++++++++++++++++++++
13406 1 file changed, 33 insertions(+)
13407
13408commit e4969c46ed1ed7f84b747df00f897d52d8150100
13409Author: Rafael Ostertag <rafi@guengel.ch>
13410Date:   Thu Jun 11 15:07:49 2009 +0000
13411
13412    Bumped to version 3.0a
13413
13414 configure.ac | 4 ++--
13415 1 file changed, 2 insertions(+), 2 deletions(-)
13416
13417commit 3af609aa0009ba74f7330376e45d7a628224bc3a
13418Author: Rafael Ostertag <rafi@guengel.ch>
13419Date:   Thu Jun 11 15:07:22 2009 +0000
13420
13421    Updated
13422
13423 TODO | 3 +++
13424 1 file changed, 3 insertions(+)
13425
13426commit f468d24bc166cf44debcaa669f9860c6580b0610
13427Author: Rafael Ostertag <rafi@guengel.ch>
13428Date:   Thu Jun 11 15:07:00 2009 +0000
13429
13430    Adjusted the copyright statement as described in the GNU HowTo
13431
13432 intl.h | 25 +++++++++++++------------
13433 1 file changed, 13 insertions(+), 12 deletions(-)
13434
13435commit 9a4d82863ddfd518420495223c2241a448e165f2
13436Author: Rafael Ostertag <rafi@guengel.ch>
13437Date:   Thu Jun 11 15:06:39 2009 +0000
13438
13439    Adjusted the copyright statement as described in the GNU HowTo
13440
13441 crypt/bdbuffer.cc      | 25 +++++++++++++------------
13442 crypt/bdbuffer.h       | 25 +++++++++++++------------
13443 crypt/crypt.cc         | 25 +++++++++++++------------
13444 crypt/crypt.h          | 26 ++++++++++++++------------
13445 crypt/file.cc          | 25 +++++++++++++------------
13446 crypt/file.h           | 25 +++++++++++++------------
13447 crypt/key.cc           | 27 +++++++++++++--------------
13448 crypt/key.h            | 25 +++++++++++++------------
13449 crypt/partdec.cc       | 26 ++++++++++++++------------
13450 crypt/partdec.h        | 25 +++++++++++++------------
13451 crypt/record.h         | 25 +++++++++++++------------
13452 crypt/structs.h        | 25 +++++++++++++------------
13453 crypt/yapetexception.h | 25 +++++++++++++------------
13454 13 files changed, 171 insertions(+), 158 deletions(-)
13455
13456commit 87f4058c93d56bd1c551770cff0736164af0cb84
13457Author: Rafael Ostertag <rafi@guengel.ch>
13458Date:   Thu Jun 11 15:06:24 2009 +0000
13459
13460    Adjusted the copyright statement as described in the GNU HowTo
13461
13462 yapet/fileopen.cc       | 25 +++++++++++++------------
13463 yapet/fileopen.h        | 25 +++++++++++++------------
13464 yapet/main.cc           | 25 +++++++++++++------------
13465 yapet/mainwindow.cc     | 25 +++++++++++++------------
13466 yapet/mainwindow.h      | 25 +++++++++++++------------
13467 yapet/passworddialog.cc | 25 +++++++++++++------------
13468 yapet/passworddialog.h  | 25 +++++++++++++------------
13469 yapet/passwordrecord.cc | 25 +++++++++++++------------
13470 yapet/passwordrecord.h  | 25 +++++++++++++------------
13471 yapet/searchdialog.cc   | 25 +++++++++++++------------
13472 yapet/searchdialog.h    | 25 +++++++++++++------------
13473 yapet/statusbar.cc      | 25 +++++++++++++------------
13474 yapet/statusbar.h       | 25 +++++++++++++------------
13475 13 files changed, 169 insertions(+), 156 deletions(-)
13476
13477commit b96a8a71e9628256377acd1ff85a8afe1a9e3beb
13478Author: Rafael Ostertag <rafi@guengel.ch>
13479Date:   Thu Jun 11 15:06:07 2009 +0000
13480
13481    Adjusted the copyright statement as described in the GNU HowTo
13482
13483 ui/basewindow.cc     | 25 +++++++++++++------------
13484 ui/basewindow.h      | 25 +++++++++++++------------
13485 ui/button.cc         | 25 +++++++++++++------------
13486 ui/button.h          | 25 +++++++++++++------------
13487 ui/colors.cc         | 25 +++++++++++++------------
13488 ui/colors.h          | 25 +++++++++++++------------
13489 ui/curswa.h          | 25 +++++++++++++------------
13490 ui/dialogbox.cc      | 25 +++++++++++++------------
13491 ui/dialogbox.h       | 25 +++++++++++++------------
13492 ui/inputwidget.cc    | 25 +++++++++++++------------
13493 ui/inputwidget.h     | 25 +++++++++++++------------
13494 ui/listwidget.h      | 25 +++++++++++++------------
13495 ui/messagebox.cc     | 25 +++++++++++++------------
13496 ui/messagebox.h      | 25 +++++++++++++------------
13497 ui/misc.cc           | 27 +++++++++++++--------------
13498 ui/misc.h            | 25 +++++++++++++------------
13499 ui/passwordwidget.cc | 25 +++++++++++++------------
13500 ui/passwordwidget.h  | 25 +++++++++++++------------
13501 ui/secstring.h       | 25 +++++++++++++------------
13502 ui/uiexception.h     | 25 +++++++++++++------------
13503 20 files changed, 260 insertions(+), 242 deletions(-)
13504
13505commit ea8a9f92d12905e7d1de5a7ad84a073cf9aec22e
13506Author: Rafael Ostertag <rafi@guengel.ch>
13507Date:   Sun May 3 20:19:08 2009 +0000
13508
13509    added one more todo
13510
13511 TODO | 2 ++
13512 1 file changed, 2 insertions(+)
13513
13514commit bc343b8e583d7aecedb5f5174e7852609eb044e9
13515Author: Rafael Ostertag <rafi@guengel.ch>
13516Date:   Sun May 3 20:04:51 2009 +0000
13517
13518    todo file added
13519
13520 TODO | 18 ++++++++++++++++++
13521 1 file changed, 18 insertions(+)
13522
13523commit 7133cd9b3f731003c865a9e573771ea918e67777
13524Author: Rafael Ostertag <rafi@guengel.ch>
13525Date:   Mon Apr 13 15:08:41 2009 +0000
13526
13527    maintainer-clean removes README.Cygwin
13528
13529 Makefile.am | 3 +++
13530 1 file changed, 3 insertions(+)
13531
13532commit 4184240cc4dce01a85e793bd1432aaf6a5ebbde7
13533Author: Rafael Ostertag <rafi@guengel.ch>
13534Date:   Mon Apr 13 11:27:46 2009 +0000
13535
13536    Copyright not inserted via preamble.sgml but copyright.sgml.
13537
13538 doc/DESIGN.sgml.in  | 5 ++---
13539 doc/INSTALL.sgml.in | 4 ++--
13540 doc/Makefile.am     | 2 +-
13541 doc/README.sgml.in  | 5 ++---
13542 doc/copyright.sgml  | 6 ++++++
13543 doc/preamble.sgml   | 4 ----
13544 doc/yapet.sgml.in   | 9 +++++----
13545 7 files changed, 18 insertions(+), 17 deletions(-)
13546
13547commit 721d1854bf761a55c1d8b0927c55c0ca4391ce21
13548Author: Rafael Ostertag <rafi@guengel.ch>
13549Date:   Mon Apr 13 11:27:37 2009 +0000
13550
13551    Copyright not inserted via preamble.sgml but copyright.sgml.
13552    Build Error section added.
13553
13554 doc/README.Cygwin.sgml.in | 21 ++++++++++++++++++---
13555 1 file changed, 18 insertions(+), 3 deletions(-)
13556
13557commit 27f01870f01bbfc0923c3de64011add9f4ffaf07
13558Author: Rafael Ostertag <rafi@guengel.ch>
13559Date:   Mon Apr 13 10:51:32 2009 +0000
13560
13561    some cleanup
13562
13563 configure.ac | 2 +-
13564 1 file changed, 1 insertion(+), 1 deletion(-)
13565
13566commit 5a9c3e11445148986734af9428b26b4ea36d1c76
13567Author: Rafael Ostertag <rafi@guengel.ch>
13568Date:   Mon Apr 13 08:22:27 2009 +0000
13569
13570    Updated.
13571
13572 NEWS | 22 ++++++++++++++++++----
13573 1 file changed, 18 insertions(+), 4 deletions(-)
13574
13575commit 0c636615583c6f1ba2964c47cab156f9aea76f7e
13576Author: Rafael Ostertag <rafi@guengel.ch>
13577Date:   Mon Apr 13 08:22:06 2009 +0000
13578
13579    fixed this and that.
13580
13581 doc/INSTALL.sgml.in | 17 ++++++++++++++---
13582 doc/README.sgml.in  | 14 ++++++++------
13583 2 files changed, 22 insertions(+), 9 deletions(-)
13584
13585commit 4bc5313a795653951377896b55de19dbe7a8d3f2
13586Author: Rafael Ostertag <rafi@guengel.ch>
13587Date:   Mon Apr 13 07:59:29 2009 +0000
13588
13589    --with-docbook-xsl option for specifying the location of the Docbook XSL added.
13590
13591 configure.ac    | 9 +++++++++
13592 doc/Makefile.am | 4 ++--
13593 2 files changed, 11 insertions(+), 2 deletions(-)
13594
13595commit 386bffa97ebaf6afb798b696ad33fbc535fef2b7
13596Author: Rafael Ostertag <rafi@guengel.ch>
13597Date:   Sat Apr 11 20:17:42 2009 +0000
13598
13599    fixed build
13600
13601 tests/Makefile.am | 16 ++++++----------
13602 1 file changed, 6 insertions(+), 10 deletions(-)
13603
13604commit 32d402f6320a0bc6d32b155ff96b602c67245a22
13605Author: Rafael Ostertag <rafi@guengel.ch>
13606Date:   Sat Apr 11 20:03:16 2009 +0000
13607
13608    fixed am conditionals
13609
13610 configure.ac | 6 +++---
13611 1 file changed, 3 insertions(+), 3 deletions(-)
13612
13613commit 901b76f5cf0cbdaa0ecbef20dc2390a564af5d68
13614Author: Rafael Ostertag <rafi@guengel.ch>
13615Date:   Sat Apr 11 19:22:27 2009 +0000
13616
13617    - -I../intl will only be added when not using included gettext
13618
13619 Makefile.am       | 4 ++--
13620 configure.ac      | 4 +++-
13621 crypt/Makefile.am | 4 ++++
13622 ui/Makefile.am    | 4 ++++
13623 yapet/Makefile.am | 6 ++++++
13624 5 files changed, 19 insertions(+), 3 deletions(-)
13625
13626commit b61beb006c61aa769a59e987d76d46390d282705
13627Author: Rafael Ostertag <rafi@guengel.ch>
13628Date:   Sat Apr 11 19:21:57 2009 +0000
13629
13630    - Fixed some spelling errors. Added subtitles.
13631
13632 doc/DESIGN.sgml.in  | 10 +++++-----
13633 doc/INSTALL.sgml.in | 40 +++++++++++++++++++++++++++++++++++++---
13634 doc/README.sgml.in  |  1 -
13635 doc/yapet.sgml.in   |  3 +--
13636 4 files changed, 43 insertions(+), 11 deletions(-)
13637
13638commit c10b0665ab85b0e57cd10dc6dd93e4b0420e8eb1
13639Author: Rafael Ostertag <rafi@guengel.ch>
13640Date:   Sat Apr 11 19:20:38 2009 +0000
13641
13642    - added README.Cygwin
13643
13644 doc/Makefile.am | 8 ++++----
13645 1 file changed, 4 insertions(+), 4 deletions(-)
13646
13647commit 1742c789865469f5471ac6a4de112aeb64593450
13648Author: Rafael Ostertag <rafi@guengel.ch>
13649Date:   Sat Apr 11 19:16:28 2009 +0000
13650
13651    Cygwin build instructions added
13652
13653 doc/README.Cygwin.sgml.in | 86 +++++++++++++++++++++++++++++++++++++++++++++++
13654 1 file changed, 86 insertions(+)
13655
13656commit cdcdf2e6c392447e5cf142e1b111b2d96eac61f4
13657Author: Rafael Ostertag <rafi@guengel.ch>
13658Date:   Sat Apr 11 16:01:50 2009 +0000
13659
13660    - fixed #include of intl.h to make the build process pass make dist-check
13661
13662 crypt/bdbuffer.cc       |  2 +-
13663 crypt/crypt.cc          |  2 +-
13664 crypt/crypt.h           |  2 +-
13665 crypt/file.cc           |  2 +-
13666 crypt/key.cc            |  2 +-
13667 crypt/record.h          |  2 +-
13668 crypt/yapetexception.h  |  2 +-
13669 ui/button.cc            |  2 +-
13670 ui/dialogbox.cc         |  2 +-
13671 ui/inputwidget.cc       |  2 +-
13672 ui/listwidget.h         |  2 +-
13673 ui/messagebox.cc        |  2 +-
13674 ui/passwordwidget.cc    |  2 +-
13675 ui/uiexception.h        |  2 +-
13676 yapet/fileopen.cc       |  2 +-
13677 yapet/main.cc           | 26 +++++++++++++++++++++++++-
13678 yapet/mainwindow.cc     |  2 +-
13679 yapet/passworddialog.cc |  2 +-
13680 yapet/passwordrecord.cc |  2 +-
13681 yapet/searchdialog.cc   |  2 +-
13682 yapet/statusbar.cc      |  2 +-
13683 21 files changed, 45 insertions(+), 21 deletions(-)
13684
13685commit de14d28306ac6b0a5d81bb146714271e3c380c5b
13686Author: Rafael Ostertag <rafi@guengel.ch>
13687Date:   Sat Apr 11 15:51:07 2009 +0000
13688
13689    - ChangeLog update
13690
13691 po/ChangeLog | 7 ++++++-
13692 1 file changed, 6 insertions(+), 1 deletion(-)
13693
13694commit 88abdf3672710d64eb3adb827d1997af67edf9c1
13695Author: Rafael Ostertag <rafi@guengel.ch>
13696Date:   Sat Apr 11 15:47:15 2009 +0000
13697
13698    -updated due to changes in the code
13699
13700 po/de_AT.po  | 184 +++++++++++++++++++++++++++++------------------------------
13701 po/de_CH.po  | 184 +++++++++++++++++++++++++++++------------------------------
13702 po/de_DE.po  | 184 +++++++++++++++++++++++++++++------------------------------
13703 po/yapet.pot | 184 +++++++++++++++++++++++++++++------------------------------
13704 4 files changed, 368 insertions(+), 368 deletions(-)
13705
13706commit 6f3b45816311107d7f739bf793b4db90ef8d0acf
13707Author: Rafael Ostertag <rafi@guengel.ch>
13708Date:   Sat Apr 11 15:46:11 2009 +0000
13709
13710    - added checks for support functions of openssl
13711
13712 configure.ac | 3 +++
13713 1 file changed, 3 insertions(+)
13714
13715commit 23515e65c2b0356c39a6721d7e9ce6fd7591ebe1
13716Author: Rafael Ostertag <rafi@guengel.ch>
13717Date:   Sat Apr 11 08:39:33 2009 +0000
13718
13719    - Added target to remove SunWS_cache
13720
13721 Makefile.am       |  3 +++
13722 crypt/Makefile.am |  3 +++
13723 intl/Makefile.in  |  1 +
13724 tests/Makefile.am | 23 +++++++++++++----------
13725 ui/Makefile.am    |  3 +++
13726 yapet/Makefile.am |  3 +++
13727 6 files changed, 26 insertions(+), 10 deletions(-)
13728
13729commit 42665512fda2e79e72709cc9368a7abc82325156
13730Author: Rafael Ostertag <rafi@guengel.ch>
13731Date:   Fri Apr 10 21:23:48 2009 +0000
13732
13733    - some updates
13734
13735 po/de_AT.po  | 782 +++++++++++++++++++++++++++++------------------------------
13736 po/de_CH.po  | 782 +++++++++++++++++++++++++++++------------------------------
13737 po/de_DE.po  | 782 +++++++++++++++++++++++++++++------------------------------
13738 po/yapet.pot | 701 ++++++++++++++++++++++++++--------------------------
13739 4 files changed, 1522 insertions(+), 1525 deletions(-)
13740
13741commit bf2f9b088bb8f5f2e08dc5cf4187fd48c8fc7cd2
13742Author: Rafael Ostertag <rafi@guengel.ch>
13743Date:   Fri Apr 10 21:17:10 2009 +0000
13744
13745    if doxygen is not found, no is returned
13746
13747 configure.ac | 4 ++--
13748 1 file changed, 2 insertions(+), 2 deletions(-)
13749
13750commit 4a47493dde068cf752b0ed34f26026e8d49bb5f8
13751Author: Rafael Ostertag <rafi@guengel.ch>
13752Date:   Fri Apr 10 21:13:57 2009 +0000
13753
13754    added some comments
13755
13756 yapet/mainwindow.cc | 18 ++++++++++++++----
13757 1 file changed, 14 insertions(+), 4 deletions(-)
13758
13759commit 48820d3e2e9858ae36e8be547de4026eb5129301
13760Author: Rafael Ostertag <rafi@guengel.ch>
13761Date:   Fri Apr 10 21:09:44 2009 +0000
13762
13763    if programs are not available, error messages are printed
13764
13765 doc/Makefile.am | 21 +++++++++++++++++++++
13766 1 file changed, 21 insertions(+)
13767
13768commit 0f6819f7e842220b1960cb73d48ab9ffb11cdec6
13769Author: Rafael Ostertag <rafi@guengel.ch>
13770Date:   Fri Apr 10 20:33:32 2009 +0000
13771
13772    - refined translations
13773
13774 intl/plural.c       | 230 +++++++-------
13775 po/LINGUAS          |   2 +-
13776 po/de_AT.po         | 887 ++++++++++++++++++++++++++++++++++++++++++++++++++++
13777 po/de_CH.po         | 841 +++++++++++++++++++++++++------------------------
13778 po/de_DE.po         | 887 ++++++++++++++++++++++++++++++++++++++++++++++++++++
13779 po/messages.pot     | 782 ---------------------------------------------
13780 po/yapet.pot        | 681 +++++++++++++++++++++-------------------
13781 yapet/mainwindow.cc |  39 ++-
13782 8 files changed, 2720 insertions(+), 1629 deletions(-)
13783
13784commit 8253ba958f73052ccba13bb411eb8138a7a2433c
13785Author: Rafael Ostertag <rafi@guengel.ch>
13786Date:   Fri Apr 10 19:25:16 2009 +0000
13787
13788    - Gettextize
13789
13790 ABOUT-NLS               | 1068 +++++++++++
13791 Makefile.am             |    8 +-
13792 Makefile.cvs            |   15 +-
13793 config.guess            | 1500 +++++++++++++++
13794 config.rpath            |  666 +++++++
13795 config.sub              | 1616 ++++++++++++++++
13796 configure.ac            |   13 +-
13797 crypt/Makefile.am       |    4 +-
13798 crypt/bdbuffer.cc       |    8 +-
13799 crypt/crypt.cc          |   10 +-
13800 crypt/crypt.h           |   37 +-
13801 crypt/file.cc           |   29 +-
13802 crypt/key.cc            |   49 +-
13803 crypt/key.h             |   22 +-
13804 crypt/record.h          |    6 +-
13805 crypt/yapetexception.h  |   22 +-
13806 doc/Makefile.am         |    4 +
13807 gettext.h               |  271 +++
13808 intl.h                  |   50 +
13809 intl/ChangeLog          |    4 +
13810 intl/Makefile.in        |  587 ++++++
13811 intl/VERSION            |    1 +
13812 intl/bindtextdom.c      |  340 ++++
13813 intl/config.charset     |  640 +++++++
13814 intl/dcgettext.c        |   56 +
13815 intl/dcigettext.c       | 1689 +++++++++++++++++
13816 intl/dcngettext.c       |   57 +
13817 intl/dgettext.c         |   58 +
13818 intl/dngettext.c        |   59 +
13819 intl/eval-plural.h      |  108 ++
13820 intl/explodename.c      |  135 ++
13821 intl/export.h           |    6 +
13822 intl/finddomain.c       |  212 +++
13823 intl/gettext.c          |   63 +
13824 intl/gettextP.h         |  297 +++
13825 intl/gmo.h              |  152 ++
13826 intl/hash-string.c      |   51 +
13827 intl/hash-string.h      |   36 +
13828 intl/intl-compat.c      |  133 ++
13829 intl/intl-exports.c     |   36 +
13830 intl/l10nflist.c        |  400 ++++
13831 intl/langprefs.c        |  130 ++
13832 intl/libgnuintl.h.in    |  419 +++++
13833 intl/libintl.rc         |   38 +
13834 intl/loadinfo.h         |  132 ++
13835 intl/loadmsgcat.c       | 1336 ++++++++++++++
13836 intl/localcharset.c     |  461 +++++
13837 intl/localcharset.h     |   42 +
13838 intl/locale.alias       |   77 +
13839 intl/localealias.c      |  439 +++++
13840 intl/localename.c       | 1507 +++++++++++++++
13841 intl/lock.c             |  922 ++++++++++
13842 intl/lock.h             | 1105 +++++++++++
13843 intl/log.c              |  116 ++
13844 intl/ngettext.c         |   65 +
13845 intl/os2compat.c        |   98 +
13846 intl/os2compat.h        |   46 +
13847 intl/osdep.c            |   26 +
13848 intl/plural-exp.c       |  155 ++
13849 intl/plural-exp.h       |  129 ++
13850 intl/plural.c           | 1961 ++++++++++++++++++++
13851 intl/plural.y           |  385 ++++
13852 intl/printf-args.c      |  188 ++
13853 intl/printf-args.h      |  155 ++
13854 intl/printf-parse.c     |  590 ++++++
13855 intl/printf-parse.h     |   75 +
13856 intl/printf.c           |  427 +++++
13857 intl/ref-add.sin        |   31 +
13858 intl/ref-del.sin        |   26 +
13859 intl/relocatable.c      |  468 +++++
13860 intl/relocatable.h      |   79 +
13861 intl/textdomain.c       |  127 ++
13862 intl/tsearch.c          |  684 +++++++
13863 intl/tsearch.h          |   83 +
13864 intl/vasnprintf.c       | 4677 +++++++++++++++++++++++++++++++++++++++++++++++
13865 intl/vasnprintf.h       |   78 +
13866 intl/vasnwprintf.h      |   46 +
13867 intl/version.c          |   26 +
13868 intl/wprintf-parse.h    |   75 +
13869 intl/xsize.h            |  109 ++
13870 m4/ChangeLog            |   32 +
13871 m4/codeset.m4           |   21 +
13872 m4/gettext.m4           |  381 ++++
13873 m4/glibc2.m4            |   30 +
13874 m4/glibc21.m4           |   30 +
13875 m4/iconv.m4             |  180 ++
13876 m4/intdiv0.m4           |   84 +
13877 m4/intl.m4              |  285 +++
13878 m4/intldir.m4           |   19 +
13879 m4/intlmacosx.m4        |   51 +
13880 m4/intmax.m4            |   33 +
13881 m4/inttypes-pri.m4      |   36 +
13882 m4/inttypes_h.m4        |   26 +
13883 m4/lcmessage.m4         |   30 +
13884 m4/lib-ld.m4            |  110 ++
13885 m4/lib-link.m4          |  709 +++++++
13886 m4/lib-prefix.m4        |  185 ++
13887 m4/lock.m4              |  316 ++++
13888 m4/longlong.m4          |  109 ++
13889 m4/nls.m4               |   31 +
13890 m4/po.m4                |  449 +++++
13891 m4/printf-posix.m4      |   44 +
13892 m4/progtest.m4          |   92 +
13893 m4/size_max.m4          |   68 +
13894 m4/stdint_h.m4          |   26 +
13895 m4/uintmax_t.m4         |   30 +
13896 m4/visibility.m4        |   52 +
13897 m4/wchar_t.m4           |   20 +
13898 m4/wint_t.m4            |   28 +
13899 m4/xsize.m4             |   13 +
13900 po/ChangeLog            |   12 +
13901 po/LINGUAS              |    3 +
13902 po/Makefile.in.in       |  429 +++++
13903 po/Makevars             |   41 +
13904 po/Makevars.template    |   41 +
13905 po/POTFILES.in          |   27 +
13906 po/Rules-quot           |   47 +
13907 po/boldquot.sed         |   10 +
13908 po/de_CH.po             |  870 +++++++++
13909 po/en@boldquot.header   |   25 +
13910 po/en@quot.header       |   22 +
13911 po/insert-header.sin    |   23 +
13912 po/messages.pot         |  782 ++++++++
13913 po/quot.sed             |    6 +
13914 po/remove-potcdate.sin  |   19 +
13915 po/yapet.pot            |  830 +++++++++
13916 ui/Makefile.am          |    2 +
13917 ui/button.cc            |   23 +-
13918 ui/dialogbox.cc         |    5 +-
13919 ui/inputwidget.cc       |   29 +-
13920 ui/listwidget.h         |   43 +-
13921 ui/messagebox.cc        |   21 +-
13922 ui/misc.cc              |    4 +-
13923 ui/passwordwidget.cc    |    9 +-
13924 ui/uiexception.h        |    4 +-
13925 yapet/Makefile.am       |    4 +-
13926 yapet/fileopen.cc       |   25 +-
13927 yapet/main.cc           |   23 +-
13928 yapet/mainwindow.cc     |  198 +-
13929 yapet/passworddialog.cc |   37 +-
13930 yapet/passwordrecord.cc |   47 +-
13931 yapet/searchdialog.cc   |   27 +-
13932 yapet/statusbar.cc      |   17 +-
13933 143 files changed, 34933 insertions(+), 343 deletions(-)
13934
13935commit 46a69f90f658113d7e96d95fa8ab470966860515
13936Author: Rafael Ostertag <rafi@guengel.ch>
13937Date:   Mon Mar 23 16:46:13 2009 +0000
13938
13939    xterm title updates implemented.
13940
13941 yapet/mainwindow.cc | 19 ++++++++++++-------
13942 1 file changed, 12 insertions(+), 7 deletions(-)
13943
13944commit ef7b7b4b9ab3a5a2c1e695a591cb65e6617f1d04
13945Author: Rafael Ostertag <rafi@guengel.ch>
13946Date:   Mon Mar 23 16:45:57 2009 +0000
13947
13948    fixed syntax error
13949
13950 ui/misc.cc | 2 +-
13951 1 file changed, 1 insertion(+), 1 deletion(-)
13952
13953commit db8e7c1790a8fea5f3bc951c7faedb675f5e4c34
13954Author: Rafael Ostertag <rafi@guengel.ch>
13955Date:   Mon Mar 23 15:39:15 2009 +0000
13956
13957    - added new function isXTerm
13958    - improved setTerminalTitle
13959
13960 ui/misc.cc | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
13961 ui/misc.h  | 12 ++++------
13962 2 files changed, 73 insertions(+), 16 deletions(-)
13963
13964commit 9aad3b66c39b6d201e94c2c70ea292a9b5249962
13965Author: Rafael Ostertag <rafi@guengel.ch>
13966Date:   Mon Mar 23 15:15:53 2009 +0000
13967
13968    added test for strncmp
13969
13970 configure.ac | 2 +-
13971 1 file changed, 1 insertion(+), 1 deletion(-)
13972
13973commit 4f42cff0d741bd602d2561fd5784ba82ce7c334f
13974Author: Rafael Ostertag <rafi@guengel.ch>
13975Date:   Sun Mar 22 18:18:30 2009 +0000
13976
13977    - added setTerminalTitle, but its not completely tested yet.
13978
13979 yapet/mainwindow.cc | 6 ++++++
13980 1 file changed, 6 insertions(+)
13981
13982commit cf7cb40831aa7eddec5b4f189dd1d7998acf6ce3
13983Author: Rafael Ostertag <rafi@guengel.ch>
13984Date:   Sun Mar 22 18:17:47 2009 +0000
13985
13986    - whitespace cleanup
13987
13988 ui/colors.cc | 8 ++++----
13989 1 file changed, 4 insertions(+), 4 deletions(-)
13990
13991commit 4faf59b062130dc365da8b7631b0d012719befff
13992Author: Rafael Ostertag <rafi@guengel.ch>
13993Date:   Sun Mar 22 18:14:52 2009 +0000
13994
13995    - setTerminalTitle implemented.
13996
13997 ui/Makefile.am |  2 +-
13998 ui/misc.cc     | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
13999 ui/misc.h      | 49 +++++++++++++++++++++++++++++++++++++++++++
14000 3 files changed, 116 insertions(+), 1 deletion(-)
14001
14002commit 4746f82995e09a7f6a7cfaeff241e26bacbb7f96
14003Author: Rafael Ostertag <rafi@guengel.ch>
14004Date:   Sun Mar 22 18:12:55 2009 +0000
14005
14006    - Added some more tests
14007    - Added --enable-terminal-title
14008
14009 configure.ac | 32 +++++++++++++++++++++++++++-----
14010 1 file changed, 27 insertions(+), 5 deletions(-)
14011
14012commit 525517b789d1055ec22dda8b26f8b66c64dc514e
14013Author: Rafael Ostertag <rafi@guengel.ch>
14014Date:   Thu Mar 12 19:09:13 2009 +0000
14015
14016    - Doxygen configuration updated.
14017
14018 doc/Doxyfile.in | 443 ++++++++++++++++++++++++++++++++++++++++++++------------
14019 1 file changed, 352 insertions(+), 91 deletions(-)
14020
14021commit 03c02e3d57c090f8dcc2b0fbde95a45d2ab9b269
14022Author: Rafael Ostertag <rafi@guengel.ch>
14023Date:   Thu Mar 12 19:01:35 2009 +0000
14024
14025    --with-xslpath removed. No longer needed, since xsltproc fetches xsl via http now.
14026
14027 configure.ac | 9 ++-------
14028 1 file changed, 2 insertions(+), 7 deletions(-)
14029
14030commit d19b0ce634072b1970c52f258257be4ce6cdbee7
14031Author: Rafael Ostertag <rafi@guengel.ch>
14032Date:   Thu Mar 12 19:00:31 2009 +0000
14033
14034    xsltproc is now advised to fetch the style sheets via http. Docbook version bumped to 4.5 XML.
14035
14036 doc/DESIGN.sgml.in  | 21 ++-------------------
14037 doc/INSTALL.sgml.in | 22 ++--------------------
14038 doc/Makefile.am     |  4 ++--
14039 doc/README.sgml.in  | 21 ++-------------------
14040 doc/yapet.sgml.in   | 21 ++-------------------
14041 5 files changed, 10 insertions(+), 79 deletions(-)
14042
14043commit a8ba5aee23c4ef829cfb8f7cefc9c01ebaac6f3e
14044Author: Rafael Ostertag <rafi@guengel.ch>
14045Date:   Wed Jul 23 20:45:26 2008 +0000
14046
14047    - Cursor visible in input widgdets.
14048
14049    - Backspace handling improved.
14050
14051 ui/inputwidget.cc | 17 +++++++++++++----
14052 ui/inputwidget.h  |  2 ++
14053 2 files changed, 15 insertions(+), 4 deletions(-)
14054
14055commit 43328ef87b50406862e2ae290a23f0e5e4bd7fe3
14056Author: Rafael Ostertag <rafi@guengel.ch>
14057Date:   Wed Jul 23 09:34:17 2008 +0000
14058
14059    - Including files to build documentation in the tar-ball.
14060
14061 doc/Makefile.am | 15 +++++++++------
14062 1 file changed, 9 insertions(+), 6 deletions(-)
14063
14064commit a2a5d22c2838fb0727139a22f406a95f6e9bb65f
14065Author: Rafael Ostertag <rafi@guengel.ch>
14066Date:   Mon Jul 21 19:19:19 2008 +0000
14067
14068    - Fixed build for gcc 4.3 or later
14069
14070 configure.ac         |  2 +-
14071 crypt/bdbuffer.cc    | 10 +++++++++-
14072 crypt/bdbuffer.h     |  7 +++----
14073 tests/bdbuffer.cc    |  1 +
14074 ui/listwidget.h      |  6 +++++-
14075 ui/passwordwidget.cc |  4 ++++
14076 6 files changed, 23 insertions(+), 7 deletions(-)
14077
14078commit c0ec1a3a80f6182abf3b2776c3b9001cf0e66b21
14079Author: Rafael Ostertag <rafi@guengel.ch>
14080Date:   Sat Jul 19 22:37:34 2008 +0000
14081
14082    - No longer used.
14083
14084 .cvsignore       | 22 ----------------------
14085 crypt/.cvsignore |  3 ---
14086 doc/.cvsignore   | 15 ---------------
14087 tests/.cvsignore |  6 ------
14088 ui/.cvsignore    |  3 ---
14089 yapet/.cvsignore |  4 ----
14090 6 files changed, 53 deletions(-)
14091
14092commit 542840e3e1a0e53d0590f5978ecad2565779e2f6
14093Author: Rafael Ostertag <rafi@guengel.ch>
14094Date:   Sat Jul 19 22:02:13 2008 +0000
14095
14096    - Whitespace cleanup
14097
14098 ui/listwidget.h | 2 +-
14099 1 file changed, 1 insertion(+), 1 deletion(-)
14100
14101commit aa421d3266eb9aedcb24ba64b9f024f0705e2f40
14102Author: Rafael Ostertag <rafi@guengel.ch>
14103Date:   Sat Jul 19 21:52:38 2008 +0000
14104
14105    - Made it compile under SUNWspro.
14106
14107 ui/listwidget.h | 2 +-
14108 1 file changed, 1 insertion(+), 1 deletion(-)
14109
14110commit bb1f92426162fe199f067ae28a8f4a5f9a6c02de
14111Author: Rafael Ostertag <rafi@guengel.ch>
14112Date:   Sat Jul 19 21:37:28 2008 +0000
14113
14114    - Update
14115
14116 NEWS | 4 ++--
14117 1 file changed, 2 insertions(+), 2 deletions(-)
14118
14119commit 4656562922377261637ed4345c5933d743b18922
14120Author: Rafael Ostertag <rafi@guengel.ch>
14121Date:   Sat Jul 19 21:35:25 2008 +0000
14122
14123    - Documented the new functionalities.
14124
14125    - Improved the documentation and added some missing stuff.
14126
14127 doc/yapet.sgml.in | 46 +++++++++++++++++++++++++++++++++++++++-------
14128 1 file changed, 39 insertions(+), 7 deletions(-)
14129
14130commit e575a45605b83b5b62f9c20f656704662d7821ad
14131Author: Rafael Ostertag <rafi@guengel.ch>
14132Date:   Sat Jul 19 21:34:43 2008 +0000
14133
14134    - Minor alterations
14135
14136 doc/caution.sgml | 10 +++++-----
14137 1 file changed, 5 insertions(+), 5 deletions(-)
14138
14139commit 9d2aa8d3ea4546f94565499f848d0f53881d6f74
14140Author: Rafael Ostertag <rafi@guengel.ch>
14141Date:   Sat Jul 19 21:27:45 2008 +0000
14142
14143    - Added a method for highlighting a certain iterator in the widget.
14144
14145    - Completed the search functions.
14146
14147    - Minor clean ups.
14148
14149 ui/listwidget.h | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
14150 1 file changed, 203 insertions(+), 18 deletions(-)
14151
14152commit 31cddd85f79fef792354b4d9bae9c23d2392d3df
14153Author: Rafael Ostertag <rafi@guengel.ch>
14154Date:   Sat Jul 19 21:26:26 2008 +0000
14155
14156    - The searchNext() method is implemented.
14157
14158 yapet/mainwindow.cc | 25 +++++++++++++++++++++++++
14159 yapet/mainwindow.h  |  1 +
14160 2 files changed, 26 insertions(+)
14161
14162commit bf2c33d1011734a94cc5a21632185c0c098c5755
14163Author: Rafael Ostertag <rafi@guengel.ch>
14164Date:   Sat Jul 19 21:25:07 2008 +0000
14165
14166    - The search term is returned as char*.
14167
14168    - Depending on whether the platform has strcasestr or strstr only, the user is hinted about whether the search is case sensitive or not.
14169
14170 yapet/searchdialog.cc | 4 ++++
14171 yapet/searchdialog.h  | 6 +++---
14172 2 files changed, 7 insertions(+), 3 deletions(-)
14173
14174commit 632f539513e3d7ced2585ff41a906d18bce37478
14175Author: Rafael Ostertag <rafi@guengel.ch>
14176Date:   Sat Jul 19 20:59:04 2008 +0000
14177
14178    - Bumped package version to 0.2.
14179
14180    - Added checks for additional headers and functions.
14181
14182 configure.ac | 6 +++---
14183 1 file changed, 3 insertions(+), 3 deletions(-)
14184
14185commit ecbba194b1bdc9ff0aae75697152cdd0fd0c4a0f
14186Author: Rafael Ostertag <rafi@guengel.ch>
14187Date:   Fri Jul 18 21:00:26 2008 +0000
14188
14189    - Prepared for the search functionality.
14190
14191 yapet/mainwindow.cc | 60 +++++++++++++++++++++++++++++++++++++++++++++--------
14192 yapet/mainwindow.h  |  1 +
14193 2 files changed, 52 insertions(+), 9 deletions(-)
14194
14195commit b2a3f14045062473a09cbbee2dc05aeaaeeb19a5
14196Author: Rafael Ostertag <rafi@guengel.ch>
14197Date:   Fri Jul 18 20:59:54 2008 +0000
14198
14199    - Added the new files for the search dialog.
14200
14201 yapet/Makefile.am | 2 +-
14202 1 file changed, 1 insertion(+), 1 deletion(-)
14203
14204commit 863e3d38b82f9905066b195d8d3f98d1604c0ea3
14205Author: Rafael Ostertag <rafi@guengel.ch>
14206Date:   Fri Jul 18 20:59:29 2008 +0000
14207
14208    - Whitespace cleanup
14209
14210 yapet/searchdialog.cc | 4 ++--
14211 1 file changed, 2 insertions(+), 2 deletions(-)
14212
14213commit 18748a067d0eeff61e60359fd06bc7bf9127d413
14214Author: Rafael Ostertag <rafi@guengel.ch>
14215Date:   Fri Jul 18 20:56:32 2008 +0000
14216
14217    - Search Dialog
14218
14219 yapet/searchdialog.cc | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++
14220 yapet/searchdialog.h  |  93 +++++++++++++++++++++++++++++++++
14221 2 files changed, 234 insertions(+)
14222
14223commit 5816e2e550577d156eacfd36936bb5b74ef919eb
14224Author: Rafael Ostertag <rafi@guengel.ch>
14225Date:   Fri Jul 18 20:53:50 2008 +0000
14226
14227    - No protected members anymore.
14228
14229    - Some comments
14230
14231 ui/listwidget.h | 22 +++++++++++++++-------
14232 1 file changed, 15 insertions(+), 7 deletions(-)
14233
14234commit dd7d75be9eded0fd3d1701a603a59341e115538d
14235Author: Rafael Ostertag <rafi@guengel.ch>
14236Date:   Fri Jul 18 14:45:30 2008 +0000
14237
14238    - Updated manpage.
14239
14240 doc/yapet.sgml.in | 9 ++++++++-
14241 1 file changed, 8 insertions(+), 1 deletion(-)
14242
14243commit 7455c00b9af0f2819fad81b737e76490e61bd6f7
14244Author: Rafael Ostertag <rafi@guengel.ch>
14245Date:   Fri Jul 18 14:35:42 2008 +0000
14246
14247    - The title is now properly shown even upon resize.
14248
14249 yapet/mainwindow.cc | 13 ++++++++++++-
14250 1 file changed, 12 insertions(+), 1 deletion(-)
14251
14252commit 54fdf1d93c77d11c26d3a0f6bbc174fe84aadaab
14253Author: Rafael Ostertag <rafi@guengel.ch>
14254Date:   Fri Jul 18 14:15:00 2008 +0000
14255
14256    - Resize events are not processed below certain dimensions.
14257
14258 ui/basewindow.cc |  2 ++
14259 ui/basewindow.h  | 10 ++++++++++
14260 2 files changed, 12 insertions(+)
14261
14262commit cae5911cfdcaa5de92ecc492fe4e906da928cafb
14263Author: Rafael Ostertag <rafi@guengel.ch>
14264Date:   Fri Jul 18 14:14:17 2008 +0000
14265
14266    - Updated
14267
14268 NEWS | 4 ++++
14269 1 file changed, 4 insertions(+)
14270
14271commit 5ca2e46875d3a7e8e44563eb27c46b68907a3db8
14272Author: Rafael Ostertag <rafi@guengel.ch>
14273Date:   Thu Jul 17 18:26:36 2008 +0000
14274
14275    - Made it compile under SUNWspro again
14276
14277    - Dialog confirming whether or not an entry should be deleted will be shown only if there are actual entries to delete.
14278
14279 yapet/mainwindow.cc | 8 +++++---
14280 1 file changed, 5 insertions(+), 3 deletions(-)
14281
14282commit a0a851dd781669767d99f59b1c51464e58d4f251
14283Author: Rafael Ostertag <rafi@guengel.ch>
14284Date:   Thu Jul 17 18:22:23 2008 +0000
14285
14286    - Selection handling now working
14287
14288    - Newly introduced method for selection removed again.
14289
14290 ui/listwidget.h | 119 +++++++++++++++++++++++++++++++-------------------------
14291 1 file changed, 67 insertions(+), 52 deletions(-)
14292
14293commit 78715d765e207c3520d5f917dd4deef396b4b858
14294Author: Rafael Ostertag <rafi@guengel.ch>
14295Date:   Thu Jul 17 16:39:03 2008 +0000
14296
14297    - Border of inactive listwidget uses now different characters for drawing the border
14298
14299    - New method for hiding the selection bar.
14300
14301 ui/listwidget.h | 29 ++++++++++++++++++++++++++++-
14302 1 file changed, 28 insertions(+), 1 deletion(-)
14303
14304commit ca037f63a63884e5969500c86bb1a8cbecbc5cda
14305Author: Rafael Ostertag <rafi@guengel.ch>
14306Date:   Thu Jul 17 14:49:03 2008 +0000
14307
14308    - Deleting a record puts a message in the status bar now.
14309
14310 yapet/mainwindow.cc | 3 +++
14311 1 file changed, 3 insertions(+)
14312
14313commit dc8cc4dec5fb18556b47e177c6c5c13ed18a4b9c
14314Author: Rafael Ostertag <rafi@guengel.ch>
14315Date:   Thu Jul 17 12:44:03 2008 +0000
14316
14317    - Sort order is maintained when adding and editing entries.
14318
14319    - Sort order can be changed.
14320
14321 yapet/mainwindow.cc | 42 +++++++++++++++++++++++++++++++++++++++---
14322 yapet/mainwindow.h  |  1 +
14323 2 files changed, 40 insertions(+), 3 deletions(-)
14324
14325commit 780582897b20872ef56c3caa28778f3c76ac9ab4
14326Author: Rafael Ostertag <rafi@guengel.ch>
14327Date:   Tue Jul 15 21:02:16 2008 +0000
14328
14329    - The list is sorted before displayed in the setList() method.
14330
14331    - Added convenience method setSortOrder() for sorting the list with the currently set sort order.
14332
14333 ui/listwidget.h | 19 +++++++++++++++----
14334 1 file changed, 15 insertions(+), 4 deletions(-)
14335
14336commit 3b8bd2de0ad2ca19cfb40c7c21db41e3d3fd9bae
14337Author: Rafael Ostertag <rafi@guengel.ch>
14338Date:   Tue Jul 15 20:58:38 2008 +0000
14339
14340    - Added less-than operator in order to be able to sort a list of partdecS.
14341
14342 crypt/partdec.cc | 18 +++++++++++++++++-
14343 crypt/partdec.h  |  4 +++-
14344 2 files changed, 20 insertions(+), 2 deletions(-)
14345
14346commit 732a0fdee37731f0af771f0c3b3fcd562a37bc62
14347Author: Rafael Ostertag <rafi@guengel.ch>
14348Date:   Tue Jul 15 20:56:19 2008 +0000
14349
14350    - Check for strcmp() added.
14351
14352 configure.ac | 2 +-
14353 1 file changed, 1 insertion(+), 1 deletion(-)
14354
14355commit 7c8b636e2168878f64f8330d86f1675106f395b9
14356Author: Rafael Ostertag <rafi@guengel.ch>
14357Date:   Tue Jul 15 17:47:46 2008 +0000
14358
14359    - Added code for sorting.
14360
14361    - Does not compile.
14362
14363 ui/listwidget.h | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
14364 1 file changed, 56 insertions(+), 2 deletions(-)
14365
14366commit 8a35842d0e50a4bb13d2b63864b601e18a9bee6a
14367Author: Rafael Ostertag <rafi@guengel.ch>
14368Date:   Wed Feb 27 15:08:21 2008 +0000
14369
14370    *** empty log message ***
14371
14372 configure.ac | 2 +-
14373 1 file changed, 1 insertion(+), 1 deletion(-)
14374
14375commit 5a18820b6dc0ecc7925a36ee1c494b21b8f2c98c
14376Author: Rafael Ostertag <rafi@guengel.ch>
14377Date:   Wed Feb 27 15:04:25 2008 +0000
14378
14379    *** empty log message ***
14380
14381 configure.ac | 2 +-
14382 1 file changed, 1 insertion(+), 1 deletion(-)
14383
14384commit 394598585ee322ee54a861e905f257a7a584136e
14385Author: Rafael Ostertag <rafi@guengel.ch>
14386Date:   Wed Feb 27 09:29:34 2008 +0000
14387
14388    - Altered doc files in order to prepare for the release.
14389
14390 AUTHORS             |  2 +-
14391 MAINTAINER          | 15 +++++++++++++++
14392 Makefile.am         |  5 +++--
14393 NEWS                | 11 ++++++++++-
14394 crypt/file.h        |  2 +-
14395 doc/DESIGN.sgml.in  |  7 ++++---
14396 doc/INSTALL.sgml.in | 43 +++++++++++++++++++++++++++++++++++++++++--
14397 7 files changed, 75 insertions(+), 10 deletions(-)
14398
14399commit 0dcf3ef48a8584c01812e734138b76993447f49d
14400Author: Rafael Ostertag <rafi@guengel.ch>
14401Date:   Wed Feb 27 07:53:00 2008 +0000
14402
14403    - Docs are now only build upon explicit request by --enable-build-doc.
14404
14405 configure.ac        |  6 ++++++
14406 doc/INSTALL.sgml.in | 14 --------------
14407 doc/Makefile.am     | 55 ++++++++++++++++++-----------------------------------
14408 3 files changed, 25 insertions(+), 50 deletions(-)
14409
14410commit d90b41c3b4ef977d32f3b8cb94fd3739d279010e
14411Author: Rafael Ostertag <rafi@guengel.ch>
14412Date:   Tue Feb 26 21:03:10 2008 +0000
14413
14414    - Passes distcheck except for doxygen generated docs, but that's 'k.
14415
14416 doc/Makefile.am | 16 ++++++++++------
14417 1 file changed, 10 insertions(+), 6 deletions(-)
14418
14419commit c9856b50bce8aef3a85f04a791fac2cb25750eee
14420Author: Rafael Ostertag <rafi@guengel.ch>
14421Date:   Tue Feb 26 20:16:37 2008 +0000
14422
14423    *** empty log message ***
14424
14425 doc/Makefile.am             | 4 ++--
14426 doc/caution.sgml            | 1 +
14427 doc/preamble.sgml           | 1 +
14428 doc/pwrecord.sgml           | 1 +
14429 doc/supportedplatforms.sgml | 3 ++-
14430 5 files changed, 7 insertions(+), 3 deletions(-)
14431
14432commit 05fd0abb7d85826c31f9229f261ddd85c4b9c535
14433Author: Rafael Ostertag <rafi@guengel.ch>
14434Date:   Tue Feb 26 19:53:16 2008 +0000
14435
14436    *** empty log message ***
14437
14438 Makefile.am       |  2 ++
14439 doc/Makefile.am   | 48 +++++++++++++++++++-----------------------------
14440 tests/Makefile.am |  2 ++
14441 3 files changed, 23 insertions(+), 29 deletions(-)
14442
14443commit 0845c836fe55e8295bb96647315d77f40fda4d7a
14444Author: Rafael Ostertag <rafi@guengel.ch>
14445Date:   Tue Feb 26 19:09:02 2008 +0000
14446
14447    - Recovered files.
14448
14449 doc/DESIGN.sgml.in |  315 +++++++++++++
14450 doc/Doxyfile.in    | 1252 ++++++++++++++++++++++++++++++++++++++++++++++++++++
14451 2 files changed, 1567 insertions(+)
14452
14453commit 34457585a6d7843b218cbceefbd7cf1550bcd78a
14454Author: Rafael Ostertag <rafi@guengel.ch>
14455Date:   Tue Feb 26 18:43:53 2008 +0000
14456
14457    *** empty log message ***
14458
14459 doc/DESIGN.sgml.in |  315 -------------
14460 doc/Doxyfile.in    | 1252 ----------------------------------------------------
14461 doc/Makefile.am    |   23 +-
14462 3 files changed, 13 insertions(+), 1577 deletions(-)
14463
14464commit bfd2d797884a5f5ecd6231395cc6b625ad3349c1
14465Author: Rafael Ostertag <rafi@guengel.ch>
14466Date:   Tue Feb 26 13:16:41 2008 +0000
14467
14468    *** empty log message ***
14469
14470 doc/pwrecord.sgml | 38 ++++++++++++++++++++++++++++++++++++++
14471 1 file changed, 38 insertions(+)
14472
14473commit 6f87152a09687e7158e3051f6fa1d8bed5d4342a
14474Author: Rafael Ostertag <rafi@guengel.ch>
14475Date:   Tue Feb 26 13:16:08 2008 +0000
14476
14477    - Completed doc files and manpage.
14478
14479 crypt/file.h        |  80 +++++++++-------
14480 crypt/structs.h     |   2 +-
14481 doc/DESIGN.sgml.in  | 258 +++++++++++++++++++++++++++++++++++++++++++++++++---
14482 doc/INSTALL.sgml.in |   4 +-
14483 doc/Makefile.am     |   7 +-
14484 doc/README.sgml.in  |  17 +++-
14485 doc/yapet.sgml.in   |  56 +++---------
14486 7 files changed, 325 insertions(+), 99 deletions(-)
14487
14488commit 133cf27ce768287adb01d79656041a5dcfebb7d8
14489Author: Rafael Ostertag <rafi@guengel.ch>
14490Date:   Tue Feb 26 09:54:19 2008 +0000
14491
14492    *** empty log message ***
14493
14494 doc/yapet.sgml.in | 2 +-
14495 1 file changed, 1 insertion(+), 1 deletion(-)
14496
14497commit aa134bce66a1baacf7b5916093e21d9e7e5ac026
14498Author: Rafael Ostertag <rafi@guengel.ch>
14499Date:   Tue Feb 26 09:50:03 2008 +0000
14500
14501    *** empty log message ***
14502
14503 doc/Makefile.am                |   6 +-
14504 doc/manfigures/mainscreen.sgml |  31 ----------
14505 doc/yapet.sgml.in              | 135 ++++++++++++++++++++++++-----------------
14506 3 files changed, 80 insertions(+), 92 deletions(-)
14507
14508commit 6580fa4ea3fa3b5e674d04e42b06bfa777c3a042
14509Author: Rafael Ostertag <rafi@guengel.ch>
14510Date:   Mon Feb 25 22:38:30 2008 +0000
14511
14512    - Fixed Makefile for make/dmake under solaris.
14513
14514 doc/Makefile.am | 4 +---
14515 1 file changed, 1 insertion(+), 3 deletions(-)
14516
14517commit c30eb73b1f716688a837b124ec37135218ab461e
14518Author: Rafael Ostertag <rafi@guengel.ch>
14519Date:   Mon Feb 25 22:04:54 2008 +0000
14520
14521    *** empty log message ***
14522
14523 .cvsignore          |  4 ++++
14524 crypt/.cvsignore    |  3 +++
14525 doc/.cvsignore      | 15 +++++++++++++++
14526 doc/DESIGN.sgml.in  |  4 ++--
14527 doc/Doxyfile.in     |  2 +-
14528 doc/INSTALL.sgml.in |  4 ++--
14529 doc/Makefile.am     | 43 ++++++++++++++++++++++++++-----------------
14530 doc/README.sgml.in  |  6 +++---
14531 doc/yapet.sgml.in   |  8 ++++----
14532 tests/.cvsignore    |  2 ++
14533 yapet/.cvsignore    |  4 ++++
14534 11 files changed, 66 insertions(+), 29 deletions(-)
14535
14536commit cda8e2a3148eb6f03f28f3aaf9ad8bcac4974389
14537Author: Rafael Ostertag <rafi@guengel.ch>
14538Date:   Mon Feb 25 20:05:28 2008 +0000
14539
14540    *** empty log message ***
14541
14542 doc/Makefile.am                         | 56 +++++++++++++++++++--------------
14543 doc/{yapetman.sgml.in => yapet.sgml.in} |  0
14544 2 files changed, 33 insertions(+), 23 deletions(-)
14545
14546commit eba5dc97f05028fced54d49c8c29b7fdddbca6f5
14547Author: Rafael Ostertag <rafi@guengel.ch>
14548Date:   Mon Feb 25 19:41:54 2008 +0000
14549
14550    *** empty log message ***
14551
14552 doc/yapetman.sgml.in | 367 +++++++++++++++++++++++++++++++++++++++++++++++++++
14553 1 file changed, 367 insertions(+)
14554
14555commit 104a7def2cfa3379c29eede84549d598306c250a
14556Author: Rafael Ostertag <rafi@guengel.ch>
14557Date:   Mon Feb 25 19:40:42 2008 +0000
14558
14559    *** empty log message ***
14560
14561 doc/DESIGN.sgml.in   |   2 +-
14562 doc/Makefile.am      |  90 +++++--------
14563 doc/yapetman.sgml.in | 367 ---------------------------------------------------
14564 3 files changed, 36 insertions(+), 423 deletions(-)
14565
14566commit 415ea08ffbdacb681f5869f1788915acc3e19303
14567Author: Rafael Ostertag <rafi@guengel.ch>
14568Date:   Mon Feb 25 15:16:12 2008 +0000
14569
14570    - Manpages generated with xsltproc.
14571
14572    - Status bar shows missing messages for record addition and record edition.
14573
14574 configure.ac                   |  15 ++-
14575 doc/INSTALL.sgml.in            |  33 +++---
14576 doc/Makefile.am                |  26 +++--
14577 doc/README.sgml.in             |   2 +-
14578 doc/caution.sgml               |  21 ++--
14579 doc/manfigures/mainscreen.sgml |  31 ++++++
14580 doc/yapetman.sgml.in           | 226 +++++++++++++++++++++++++++++++++--------
14581 yapet/fileopen.cc              |  24 -----
14582 yapet/fileopen.h               |  22 ++++
14583 yapet/main.cc                  |   7 +-
14584 yapet/mainwindow.cc            |   2 +
14585 11 files changed, 291 insertions(+), 118 deletions(-)
14586
14587commit 595ec4dad02d8d9beb1a2485208c01b752b8b372
14588Author: Rafael Ostertag <rafi@guengel.ch>
14589Date:   Sun Feb 24 21:37:07 2008 +0000
14590
14591    *** empty log message ***
14592
14593 Makefile.am          |   4 +-
14594 configure.ac         |   6 +--
14595 doc/caution.sgml     |   2 +-
14596 doc/yapetman.sgml.in | 127 ++++++++++++++++++++++++++++++++++++++++++++++++---
14597 ui/basewindow.cc     |   2 -
14598 yapet/main.cc        |   2 +-
14599 6 files changed, 128 insertions(+), 15 deletions(-)
14600
14601commit 61732038dfaeeb1fb1be9e1616a122f1b65b7b58
14602Author: Rafael Ostertag <rafi@guengel.ch>
14603Date:   Sat Feb 23 15:46:01 2008 +0000
14604
14605    - Added some more files.
14606
14607    - DESGIN.sgml.in describes the general design of yapet.
14608
14609    - Docbook2x-man is used for generating the man page from xml sources.
14610
14611 doc/DESIGN.sgml.in   |  79 ++++++++++++++++++++++++++++++++++++++
14612 doc/INSTALL.sgml.in  |   3 +-
14613 doc/Makefile.am      |  56 +++++++++++++++++++++++----
14614 doc/README.sgml.in   |  43 ++++++++-------------
14615 doc/caution.sgml     |  11 ++++++
14616 doc/yapetman.sgml.in | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++
14617 6 files changed, 262 insertions(+), 36 deletions(-)
14618
14619commit 97788f84ca3341610a12d0ac0c05691a5a58ece5
14620Author: Rafael Ostertag <rafi@guengel.ch>
14621Date:   Thu Feb 21 18:22:52 2008 +0000
14622
14623    - File to be opened by yapet can now be specified on the command line without using the -f option.
14624
14625 doc/INSTALL.sgml.in |  4 ++++
14626 doc/README.sgml.in  | 41 +++++++++++++++++++++++++++++++++++------
14627 yapet.desktop.in    |  2 +-
14628 yapet/main.cc       | 23 +++++++++++------------
14629 4 files changed, 51 insertions(+), 19 deletions(-)
14630
14631commit a823e34c5b923c9c2f0e6d28984bb23d68f5e8e9
14632Author: Rafael Ostertag <rafi@guengel.ch>
14633Date:   Wed Feb 20 19:32:05 2008 +0000
14634
14635    *** empty log message ***
14636
14637 doc/INSTALL.sgml.in         | 132 +++++++++++++++++++++++++-------------------
14638 doc/Makefile.am             |   4 +-
14639 doc/README.sgml.in          | 107 +++++++++++++++++++++++++++++++++--
14640 doc/supportedplatforms.sgml |  11 ++++
14641 4 files changed, 191 insertions(+), 63 deletions(-)
14642
14643commit 1fbe20bb77e63887b8024ce1b5d2f4006a025cd8
14644Author: Rafael Ostertag <rafi@guengel.ch>
14645Date:   Tue Feb 19 19:59:17 2008 +0000
14646
14647    *** empty log message ***
14648
14649 doc/INSTALL.sgml.in | 33 +++++++++++++++++++++++++--------
14650 1 file changed, 25 insertions(+), 8 deletions(-)
14651
14652commit eb55eb98a02c2b6e31b73b4345cd618678acd3d2
14653Author: Rafael Ostertag <rafi@guengel.ch>
14654Date:   Tue Feb 19 19:38:33 2008 +0000
14655
14656    *** empty log message ***
14657
14658 doc/INSTALL.sgml.in | 50 +++++++++++++++++++++++++++++---------------------
14659 1 file changed, 29 insertions(+), 21 deletions(-)
14660
14661commit fb8cb16b2b09601247d61a4f0ae764399a5f2720
14662Author: Rafael Ostertag <rafi@guengel.ch>
14663Date:   Tue Feb 19 12:03:38 2008 +0000
14664
14665    - Compiles using Sun's X/Open implementation of curses.
14666
14667 ui/curswa.h         | 11 +++++++++--
14668 ui/listwidget.h     |  4 ++--
14669 yapet/mainwindow.cc |  4 ++++
14670 3 files changed, 15 insertions(+), 4 deletions(-)
14671
14672commit 9a3ff699451377a90aafe7899675aabe6db7b44f
14673Author: Rafael Ostertag <rafi@guengel.ch>
14674Date:   Tue Feb 19 09:21:41 2008 +0000
14675
14676    - Creates an empty README file
14677
14678 Makefile.cvs | 5 ++++-
14679 1 file changed, 4 insertions(+), 1 deletion(-)
14680
14681commit a4fb64cfe64d94cf948a365f3de0ea6787acaec0
14682Author: Rafael Ostertag <rafi@guengel.ch>
14683Date:   Tue Feb 19 09:20:47 2008 +0000
14684
14685    - Will generated from sgml sources.
14686
14687 README | 18 ------------------
14688 1 file changed, 18 deletions(-)
14689
14690commit 8439d334647ee910c978d866ca831afbcbad261f
14691Author: Rafael Ostertag <rafi@guengel.ch>
14692Date:   Tue Feb 19 09:20:08 2008 +0000
14693
14694    - Fixed abstract method in class AlarmFunction.
14695
14696    - Text files are by default generated by xsltproc and lynx.
14697
14698 configure.ac        |  10 +--
14699 doc/INSTALL.sgml.in | 213 ++++++++++++++++++++++++++--------------------------
14700 doc/Makefile.am     |  32 ++++----
14701 ui/basewindow.h     |   2 +-
14702 4 files changed, 127 insertions(+), 130 deletions(-)
14703
14704commit b12aa19c4d6a03419b6f86c75c48879e60c3775f
14705Author: Rafael Ostertag <rafi@guengel.ch>
14706Date:   Mon Feb 18 21:47:58 2008 +0000
14707
14708    *** empty log message ***
14709
14710 doc/INSTALL.sgml.in | 45 +++++++++++++++++++++++++++++++++++++++++++--
14711 1 file changed, 43 insertions(+), 2 deletions(-)
14712
14713commit 1311900d57aa49c93cfe51330888af598f6526cb
14714Author: Rafael Ostertag <rafi@guengel.ch>
14715Date:   Mon Feb 18 20:27:18 2008 +0000
14716
14717    - Date when master password was last set is now displayed.
14718
14719 README              |  9 ++++-----
14720 configure.ac        |  2 +-
14721 crypt/file.cc       | 39 ++++++++++++++++++++++++++++++++++++++-
14722 crypt/file.h        |  4 +++-
14723 yapet/mainwindow.cc | 25 +++++++++++++++++++++++++
14724 5 files changed, 71 insertions(+), 8 deletions(-)
14725
14726commit 2e51df3a5acccd2589da20fd5fc2f9b405f2c51b
14727Author: Rafael Ostertag <rafi@guengel.ch>
14728Date:   Mon Feb 18 20:10:48 2008 +0000
14729
14730    - Test file
14731
14732 tests/file5.cc | 41 +++++++++++++++++++++++++++++++++++++++++
14733 1 file changed, 41 insertions(+)
14734
14735commit a3b027945d63e15e4b2c7945dce4bf5944f4f6b1
14736Author: Rafael Ostertag <rafi@guengel.ch>
14737Date:   Mon Feb 18 18:25:22 2008 +0000
14738
14739    *** empty log message ***
14740
14741 Makefile.am         |  4 ++--
14742 README              | 19 ++++++++++++++++++-
14743 configure.ac        | 29 ++++++++++++++++++++++-------
14744 doc/Doxyfile.in     |  4 ++--
14745 doc/INSTALL.sgml.in |  4 ++--
14746 doc/Makefile.am     | 47 ++++++++++++++++++++++++++++++++++-------------
14747 doc/README.sgml.in  | 19 +++++++++++++++----
14748 7 files changed, 95 insertions(+), 31 deletions(-)
14749
14750commit 8c2e7c1253f4d235a5f5c1ec058b3d1bc905b1ab
14751Author: Rafael Ostertag <rafi@guengel.ch>
14752Date:   Fri Feb 15 09:59:22 2008 +0000
14753
14754    - The cwd string in the file open dialog will be updated again.
14755
14756    - Scroll indicators added to list widget.
14757
14758 configure.ac        |  3 ++-
14759 doc/INSTALL.sgml.in |  5 ++++-
14760 doc/README.sgml.in  | 26 ++++++++++++++++++++++++++
14761 ui/listwidget.h     | 51 +++++++++++++++++++++++++++++++++++++++++----------
14762 yapet/fileopen.cc   |  8 +++++++-
14763 5 files changed, 80 insertions(+), 13 deletions(-)
14764
14765commit 89b8a8ff911891fa008abb0a2b45a38f6fbce0fc
14766Author: Rafael Ostertag <rafi@guengel.ch>
14767Date:   Wed Feb 13 20:47:49 2008 +0000
14768
14769    - Commented code.
14770
14771    - Added desktop file.
14772
14773 Makefile.am            |  18 +++++-
14774 configure.ac           |   2 +
14775 crypt/file.h           |   8 +--
14776 doc/Makefile.am        |  24 ++++++--
14777 ui/basewindow.h        | 135 +++++++++++++++++++++++++++++++++++++++++-
14778 ui/button.h            |  23 +++++---
14779 ui/colors.h            |   6 +-
14780 ui/curswa.h            |   4 +-
14781 ui/dialogbox.h         |   9 ++-
14782 ui/inputwidget.h       |  17 +++---
14783 ui/listwidget.h        |  83 +++++++++++++++++++++++++-
14784 ui/messagebox.h        |  15 +++--
14785 ui/passwordwidget.cc   |   2 +-
14786 ui/passwordwidget.h    |  10 +++-
14787 ui/secstring.h         |  20 +++++++
14788 ui/uiexception.h       |   4 +-
14789 yapet.desktop.in       |  12 ++++
14790 yapet/fileopen.h       |  10 +++-
14791 yapet/main.cc          |   9 +++
14792 yapet/mainwindow.cc    | 155 ++++++++++++++++++++++++++++++++++++++++++++++---
14793 yapet/mainwindow.h     |  12 ++++
14794 yapet/passworddialog.h |  61 ++++++++++++++++++-
14795 yapet/passwordrecord.h |  59 ++++++++++++++++++-
14796 yapet/statusbar.cc     |   2 +-
14797 yapet/statusbar.h      |   7 +++
14798 25 files changed, 642 insertions(+), 65 deletions(-)
14799
14800commit 1cd7b4e465e7c56d7870d4ebccfbc4ac4abc053f
14801Author: Rafael Ostertag <rafi@guengel.ch>
14802Date:   Wed Feb 13 00:20:25 2008 +0000
14803
14804    - Renamed resizeable.(cc|h) to basewindow.(cc|h).
14805
14806    - Renamed the class Resizeable to BaseWindow.
14807
14808 ui/Makefile.am                      |   8 +--
14809 ui/{resizeable.cc => basewindow.cc} |  72 ++++++++++-----------
14810 ui/{resizeable.h => basewindow.h}   |  20 +++---
14811 ui/button.cc                        |  60 +++++++++---------
14812 ui/dialogbox.cc                     |   8 +--
14813 ui/inputwidget.cc                   |  16 ++---
14814 ui/listwidget.h                     | 122 ++++++++++++++++++------------------
14815 ui/messagebox.cc                    |   2 +-
14816 ui/messagebox.h                     |   4 +-
14817 yapet/fileopen.cc                   |  40 ++++++------
14818 yapet/fileopen.h                    |   8 +--
14819 yapet/main.cc                       |   6 +-
14820 yapet/mainwindow.cc                 |  24 +++----
14821 yapet/mainwindow.h                  |   4 +-
14822 yapet/passworddialog.cc             |  18 +++---
14823 yapet/passworddialog.h              |   4 +-
14824 yapet/passwordrecord.cc             |  14 ++---
14825 yapet/passwordrecord.h              |   8 +--
14826 yapet/statusbar.cc                  |  12 ++--
14827 yapet/statusbar.h                   |   6 +-
14828 20 files changed, 228 insertions(+), 228 deletions(-)
14829
14830commit 16a2a7e13617eab6fc71ce99b942bf60890e61f0
14831Author: Rafael Ostertag <rafi@guengel.ch>
14832Date:   Wed Feb 13 00:09:12 2008 +0000
14833
14834    - Added signal handler for ALARM in order to lock the screen automatically.
14835
14836    - Added some other signal handlers to deal with certain terminating signals.
14837
14838    - Commented some more code.
14839
14840 configure.ac        |   6 +--
14841 crypt/record.h      |  75 ++++++++++++++++++++++-----
14842 crypt/structs.h     |   2 +-
14843 ui/button.h         |  33 +++++++++++-
14844 ui/colors.h         |  93 +++++++++++++++++++++++++++++++---
14845 ui/curswa.h         |  65 ++++++++++++++++++------
14846 ui/dialogbox.cc     |  11 ++--
14847 ui/dialogbox.h      |  40 ++++++++++++++-
14848 ui/inputwidget.h    |  12 +++++
14849 ui/listwidget.h     |   3 ++
14850 ui/resizeable.cc    | 113 +++++++++++++++++++++++++++++++++++++++--
14851 ui/resizeable.h     |  38 +++++++++++---
14852 ui/secstring.h      |   4 +-
14853 ui/uiexception.h    |  13 +++--
14854 yapet/main.cc       |  30 ++++-------
14855 yapet/mainwindow.cc | 142 ++++++++++++++++++++++++++++++++++------------------
14856 yapet/mainwindow.h  |   5 +-
14857 17 files changed, 555 insertions(+), 130 deletions(-)
14858
14859commit 17031cef207586146ca7787ff58f943ce515cbc5
14860Author: Rafael Ostertag <rafi@guengel.ch>
14861Date:   Mon Feb 11 16:51:39 2008 +0000
14862
14863    - Commented code.
14864
14865 crypt/Makefile.am  |   2 +-
14866 crypt/bdbuffer.h   |   2 +-
14867 crypt/file.cc      | 234 ++++++++++++++++++++++++++++++++++++++++++++++++++---
14868 crypt/file.h       | 113 ++++++++++++++++++++++----
14869 crypt/key.h        |  16 ++--
14870 crypt/partdec.h    |  57 +++++++++++--
14871 crypt/record.h     |  92 ++++++++++++++++++++-
14872 crypt/structs.h    |  81 +++++++++++++++++++
14873 doc/Doxyfile.in    |   4 +-
14874 doc/README.sgml.in |   0
14875 yapet/fileopen.h   |   2 +-
14876 11 files changed, 556 insertions(+), 47 deletions(-)
14877
14878commit 4bd8decfa1db2de95a51ea8a482349b4125ad505
14879Author: Rafael Ostertag <rafi@guengel.ch>
14880Date:   Sun Feb 10 20:45:21 2008 +0000
14881
14882    - Started commenting file.h
14883
14884    - Finished INSTALL.sgml.in.
14885
14886 Makefile.cvs        |   2 +-
14887 crypt/bdbuffer.h    |   8 ++--
14888 crypt/crypt.h       |  18 ++++++++-
14889 crypt/file.cc       |  28 +++++++-------
14890 crypt/file.h        | 109 +++++++++++++++++++++++++++++++++++++++++++++++++---
14891 crypt/record.h      |   6 +--
14892 doc/INSTALL.sgml.in |  32 ++++++++++-----
14893 7 files changed, 165 insertions(+), 38 deletions(-)
14894
14895commit 82f33f7fc0452a15a7c52f2f9b9bdb414339d79c
14896Author: Rafael Ostertag <rafi@guengel.ch>
14897Date:   Sat Feb 9 22:59:12 2008 +0000
14898
14899    - SGMLized INSTALL.sgml.in
14900
14901 doc/INSTALL.sgml.in | 206 ++++++++++++++++++++++++++++++++++++----------------
14902 doc/Makefile.am     |  13 ++--
14903 doc/preamble.sgml   |   3 +
14904 3 files changed, 155 insertions(+), 67 deletions(-)
14905
14906commit f117d120b1b1075e7bb416d489e421148c53b239
14907Author: Rafael Ostertag <rafi@guengel.ch>
14908Date:   Fri Feb 8 16:55:09 2008 +0000
14909
14910    - INSTALL is built from INSTALL.sgml.in
14911
14912 INSTALL => INSTALL.generic | 50 +++++++++++++++++-------------------
14913 Makefile.am                |  2 +-
14914 doc/INSTALL.sgml.in        | 64 ++++++++++++++++++++++++++++++++++++++++++++++
14915 3 files changed, 89 insertions(+), 27 deletions(-)
14916
14917commit a167a0aea40aaa54a20a57605dae838c9ab4d5b6
14918Author: Rafael Ostertag <rafi@guengel.ch>
14919Date:   Fri Feb 8 09:35:47 2008 +0000
14920
14921    - Uses getopt_long() if available for option parsing.
14922
14923 AUTHORS       | 10 +++++++++-
14924 configure.ac  |  4 ++--
14925 yapet/main.cc | 17 ++++++++++++++++-
14926 3 files changed, 27 insertions(+), 4 deletions(-)
14927
14928commit dfc9ec68a9f53d014de0e5b7250c53205f7d8cdd
14929Author: Rafael Ostertag <rafi@guengel.ch>
14930Date:   Thu Feb 7 23:40:03 2008 +0000
14931
14932    - Functions and defines shared by the tests.
14933
14934 tests/tests.h | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14935 1 file changed, 129 insertions(+)
14936
14937commit 789b370134451e9177cd98d0d87d9f8d35d693c3
14938Author: Rafael Ostertag <rafi@guengel.ch>
14939Date:   Thu Feb 7 23:39:17 2008 +0000
14940
14941    - Renamed GPSafe stuff to YAPET.
14942
14943    - Fixed mtime bug when writing data.
14944
14945    - Password change is now supported, but not implemented in the UI.
14946
14947    - Test are now more quiet and accurate.
14948
14949 Makefile.am                                |   2 +-
14950 Makefile.cvs                               |   2 +-
14951 configure.ac                               |   6 +-
14952 crypt/bdbuffer.cc                          |  16 +--
14953 crypt/bdbuffer.h                           |  14 +-
14954 crypt/crypt.cc                             |  16 +--
14955 crypt/crypt.h                              |  36 ++---
14956 crypt/file.cc                              | 220 ++++++++++++++++++-----------
14957 crypt/file.h                               |  59 ++++----
14958 crypt/key.cc                               |  48 +++----
14959 crypt/key.h                                |   8 +-
14960 crypt/partdec.cc                           |  10 +-
14961 crypt/partdec.h                            |  12 +-
14962 crypt/record.h                             |  26 ++--
14963 crypt/structs.h                            |   4 +-
14964 crypt/{gpsexception.h => yapetexception.h} |  88 ++++++------
14965 tests/Makefile.am                          |  24 ++--
14966 tests/bdbuffer.cc                          |  41 ++++--
14967 tests/enc.cc                               |  21 +--
14968 tests/encryptiontest.gps                   | Bin 18502 -> 0 bytes
14969 tests/file.cc                              |   5 +-
14970 tests/file2.cc                             |   8 +-
14971 tests/file3.cc                             | 193 ++++---------------------
14972 tests/file4.cc                             |  35 ++---
14973 tests/key.cc                               |   2 +-
14974 tests/partdec.cc                           |  24 ++--
14975 tests/record.cc                            |   6 +-
14976 ui/button.cc                               |   4 +-
14977 ui/button.h                                |   4 +-
14978 ui/colors.cc                               |   4 +-
14979 ui/colors.h                                |   4 +-
14980 ui/curswa.h                                |   2 +-
14981 ui/dialogbox.cc                            |   4 +-
14982 ui/dialogbox.h                             |   4 +-
14983 ui/inputwidget.cc                          |   4 +-
14984 ui/inputwidget.h                           |   4 +-
14985 ui/listwidget.h                            |   4 +-
14986 ui/messagebox.cc                           |   4 +-
14987 ui/messagebox.h                            |   4 +-
14988 ui/passwordwidget.cc                       |   4 +-
14989 ui/passwordwidget.h                        |   4 +-
14990 ui/resizeable.cc                           |   4 +-
14991 ui/resizeable.h                            |   4 +-
14992 ui/secstring.h                             |   4 +-
14993 ui/uiexception.h                           |   4 +-
14994 yapet/Makefile.am                          |   8 +-
14995 yapet/fileopen.cc                          | 122 ++++++++++------
14996 yapet/fileopen.h                           |  47 +++---
14997 yapet/main.cc                              |  67 ++++++---
14998 yapet/mainwindow.cc                        | 208 +++++++++++++--------------
14999 yapet/mainwindow.h                         |  34 ++---
15000 yapet/passworddialog.cc                    |  62 ++++----
15001 yapet/passworddialog.h                     |  26 ++--
15002 yapet/passwordrecord.cc                    | 120 ++++++++--------
15003 yapet/passwordrecord.h                     |  34 ++---
15004 yapet/statusbar.cc                         |  24 ++--
15005 yapet/statusbar.h                          |  10 +-
15006 57 files changed, 876 insertions(+), 882 deletions(-)
15007
15008commit dbf88554bed9ebe0b0a13a10b8f8fce7483e00c6
15009Author: Rafael Ostertag <rafi@guengel.ch>
15010Date:   Thu Feb 7 14:42:28 2008 +0000
15011
15012    - Commented code.
15013
15014    - scrdim class merged into resizeable.
15015
15016 crypt/bdbuffer.cc        |  83 ++++++++++++++++++++++++--
15017 crypt/bdbuffer.h         |  49 +++++++++++++++-
15018 crypt/crypt.cc           |  23 ++++----
15019 crypt/crypt.h            | 148 ++++++++++++++++++++++++++++++++++++++++++-----
15020 crypt/file.cc            |  24 ++++----
15021 crypt/gpsexception.h     | 101 ++++++++++++++++++++++++++------
15022 crypt/key.cc             |  22 ++++++-
15023 crypt/key.h              | 142 ++++++++++++++++++++++++++++++++++++++-------
15024 tests/encryptiontest.gps | Bin 18502 -> 18502 bytes
15025 ui/Makefile.am           |   8 +--
15026 ui/button.cc             |   1 -
15027 ui/inputwidget.cc        |   2 +-
15028 ui/listwidget.h          |   1 -
15029 ui/messagebox.cc         |   1 -
15030 ui/messagebox.h          |   3 +-
15031 ui/resizeable.h          |  23 ++++++++
15032 ui/scrdim.h              |  74 ------------------------
15033 yapet/fileopen.cc        |   1 -
15034 yapet/fileopen.h         |   5 +-
15035 yapet/mainwindow.cc      |   2 -
15036 yapet/mainwindow.h       |   5 +-
15037 yapet/passworddialog.cc  |   3 +-
15038 yapet/passworddialog.h   |   5 +-
15039 yapet/passwordrecord.cc  |  17 +++---
15040 yapet/passwordrecord.h   |   4 +-
15041 yapet/statusbar.cc       |   5 +-
15042 yapet/statusbar.h        |   4 +-
15043 27 files changed, 555 insertions(+), 201 deletions(-)
15044
15045commit 4f22a732554a3edc92e33844ac5c5261a8bc5c31
15046Author: Rafael Ostertag <rafi@guengel.ch>
15047Date:   Wed Feb 6 21:13:01 2008 +0000
15048
15049    - Licensed under the GPLv3.
15050
15051    - Added copyright notice.
15052
15053    - Fixed a few bugs.
15054
15055    - On-disk data is stored in big endian format.
15056
15057 COPYING                 | 912 +++++++++++++++++++++++++++++++++---------------
15058 configure.ac            |  28 +-
15059 crypt/bdbuffer.cc       |  29 +-
15060 crypt/bdbuffer.h        |  45 ++-
15061 crypt/crypt.cc          |  17 +
15062 crypt/crypt.h           |  20 +-
15063 crypt/file.cc           | 108 ++++--
15064 crypt/file.h            |  53 ++-
15065 crypt/gpsexception.h    |  27 +-
15066 crypt/key.cc            |  23 +-
15067 crypt/key.h             |  22 +-
15068 crypt/partdec.cc        |  17 +
15069 crypt/partdec.h         |  23 +-
15070 crypt/record.h          |  35 +-
15071 crypt/structs.h         |  22 +-
15072 ui/button.cc            |  17 +
15073 ui/button.h             |  23 +-
15074 ui/colors.cc            |  17 +
15075 ui/colors.h             |  19 +-
15076 ui/curswa.h             |  19 +-
15077 ui/dialogbox.cc         |  17 +
15078 ui/dialogbox.h          |  23 +-
15079 ui/inputwidget.cc       |  17 +
15080 ui/inputwidget.h        |  23 +-
15081 ui/listwidget.h         |  28 +-
15082 ui/messagebox.cc        |  17 +
15083 ui/messagebox.h         |  23 +-
15084 ui/passwordwidget.cc    |  17 +
15085 ui/passwordwidget.h     |  19 +-
15086 ui/resizeable.cc        |  21 +-
15087 ui/resizeable.h         |  23 +-
15088 ui/scrdim.h             |  19 +-
15089 ui/secstring.h          |  32 +-
15090 ui/uiexception.h        |  28 +-
15091 yapet/fileopen.cc       |  17 +
15092 yapet/fileopen.h        |  19 +-
15093 yapet/main.cc           | 126 ++++++-
15094 yapet/mainwindow.cc     |  94 ++++-
15095 yapet/mainwindow.h      |  19 +-
15096 yapet/passworddialog.cc |  17 +
15097 yapet/passworddialog.h  |  24 +-
15098 yapet/passwordrecord.cc |  17 +
15099 yapet/passwordrecord.h  |  23 +-
15100 yapet/statusbar.cc      |  17 +
15101 yapet/statusbar.h       |  23 +-
15102 45 files changed, 1765 insertions(+), 414 deletions(-)
15103
15104commit 9e18421d3b7690d404a3a0a6e1f81db72a493ccb
15105Author: Rafael Ostertag <rafi@guengel.ch>
15106Date:   Wed Feb 6 01:45:38 2008 +0000
15107
15108    - Tried to improve the curses window handling.
15109
15110    - Using setrlimit() to suppress the creation of core files.
15111
15112    - Streamlined code.
15113
15114    - This and that.
15115
15116 configure.ac             |   4 +--
15117 crypt/file.cc            |  66 +++++++++++++++++++++++++++++++++++++++--------
15118 doc/Makefile.am          |   2 +-
15119 tests/Makefile.am        |   2 +-
15120 tests/encryptiontest.gps | Bin 18496 -> 18502 bytes
15121 tests/file4.cc           |   8 +++---
15122 ui/button.cc             |  28 +++++++++++++-------
15123 ui/button.h              |   2 +-
15124 ui/curswa.h              |   9 +++++++
15125 ui/dialogbox.cc          |  17 +++++++++---
15126 ui/inputwidget.cc        |  11 +++++---
15127 ui/listwidget.h          |   6 ++++-
15128 ui/messagebox.cc         |  26 ++++++++-----------
15129 ui/resizeable.cc         |   1 +
15130 yapet/fileopen.cc        |  54 +++++++++++++++++++++-----------------
15131 yapet/main.cc            |  51 ++++++++++++++++++++++++++++++++++++
15132 yapet/mainwindow.cc      |  28 +++++---------------
15133 yapet/passworddialog.cc  |  41 ++++++++++++++++++++---------
15134 yapet/passwordrecord.cc  |  57 ++++++++++++++++++++++++++++++++++------
15135 yapet/statusbar.cc       |  13 +---------
15136 20 files changed, 296 insertions(+), 130 deletions(-)
15137
15138commit 4bf516cd76f7c3a10627edc7c0b2b897fadc42b5
15139Author: Rafael Ostertag <rafi@guengel.ch>
15140Date:   Tue Feb 5 15:24:18 2008 +0000
15141
15142    - Before using delwin(), wclear(), and wrefresh() is issued in order to prevent passwords from staying in memory ...
15143
15144 configure.ac            |  5 ++---
15145 ui/button.cc            |  2 ++
15146 ui/inputwidget.cc       |  5 +++--
15147 ui/listwidget.h         |  4 +++-
15148 ui/messagebox.cc        |  2 ++
15149 ui/messagebox.h         | 16 ++++++++--------
15150 yapet/fileopen.cc       | 35 ++++++++++++++++++++++++++++++-----
15151 yapet/fileopen.h        |  2 +-
15152 yapet/passworddialog.cc |  3 ++-
15153 yapet/passwordrecord.cc |  2 ++
15154 yapet/statusbar.cc      |  2 ++
15155 11 files changed, 57 insertions(+), 21 deletions(-)
15156
15157commit 21ba8da5e646133d075005c4989e24a8409a7cb1
15158Author: Rafael Ostertag <rafi@guengel.ch>
15159Date:   Mon Feb 4 21:57:20 2008 +0000
15160
15161    - Tried to make recognition of backspace and delete key reliable in input widget
15162
15163 .cvsignore          | 18 ++++++++++++++++++
15164 configure.ac        |  4 ++--
15165 tests/.cvsignore    |  4 ++++
15166 ui/.cvsignore       |  3 +++
15167 ui/inputwidget.cc   |  6 +++++-
15168 ui/listwidget.h     |  4 ++++
15169 yapet/mainwindow.cc |  2 +-
15170 7 files changed, 37 insertions(+), 4 deletions(-)
15171
15172commit 18232551b46434a0ea889652cc6166134b631cce
15173Author: Rafael Ostertag <rafi@guengel.ch>
15174Date:   Mon Feb 4 19:35:56 2008 +0000
15175
15176    - Added comments.
15177
15178    - Prepared for documentation
15179
15180 Makefile.am              |    5 +-
15181 configure.ac             |   21 +-
15182 crypt/Makefile.am        |    6 +-
15183 crypt/key.cc             |   58 ++-
15184 crypt/key.h              |   55 +-
15185 doc/Doxyfile.in          | 1252 ++++++++++++++++++++++++++++++++++++++++++++++
15186 doc/Makefile.am          |   29 ++
15187 tests/encryptiontest.gps |  Bin 18495 -> 18496 bytes
15188 ui/Makefile.am           |    9 +-
15189 yapet/Makefile.am        |    6 +-
15190 10 files changed, 1413 insertions(+), 28 deletions(-)
15191
15192commit 4ffbae0a5da9ba472c02049bb688e09f886d4643
15193Author: Rafael Ostertag <rafi@guengel.ch>
15194Date:   Sun Feb 3 23:38:31 2008 +0000
15195
15196    Initial revision
15197
15198 AUTHORS                  |   2 +
15199 COPYING                  | 340 +++++++++++++++++++++++
15200 INSTALL                  | 236 ++++++++++++++++
15201 Makefile.am              |   5 +
15202 Makefile.cvs             |  20 ++
15203 NEWS                     |   2 +
15204 README                   |   2 +
15205 configure.ac             | 110 ++++++++
15206 crypt/Makefile.am        |   8 +
15207 crypt/bdbuffer.cc        | 100 +++++++
15208 crypt/bdbuffer.h         |  55 ++++
15209 crypt/crypt.cc           |  63 +++++
15210 crypt/crypt.h            | 128 +++++++++
15211 crypt/file.cc            | 363 ++++++++++++++++++++++++
15212 crypt/file.h             |  71 +++++
15213 crypt/gpsexception.h     |  79 ++++++
15214 crypt/key.cc             | 183 ++++++++++++
15215 crypt/key.h              |  80 ++++++
15216 crypt/partdec.cc         |  59 ++++
15217 crypt/partdec.h          |  50 ++++
15218 crypt/record.h           | 114 ++++++++
15219 crypt/structs.h          |  39 +++
15220 tests/Makefile.am        |  43 +++
15221 tests/bdbuffer.cc        |  46 +++
15222 tests/enc.cc             |  44 +++
15223 tests/encryptiontest.gps | Bin 0 -> 18495 bytes
15224 tests/file.cc            |  18 ++
15225 tests/file2.cc           |  26 ++
15226 tests/file3.cc           | 191 +++++++++++++
15227 tests/file4.cc           |  55 ++++
15228 tests/key.cc             |  23 ++
15229 tests/partdec.cc         |  61 ++++
15230 tests/record.cc          |  25 ++
15231 ui/Makefile.am           |   9 +
15232 ui/button.cc             | 112 ++++++++
15233 ui/button.h              |  63 +++++
15234 ui/colors.cc             | 103 +++++++
15235 ui/colors.h              |  73 +++++
15236 ui/curswa.h              | 157 +++++++++++
15237 ui/dialogbox.cc          |  48 ++++
15238 ui/dialogbox.h           |  52 ++++
15239 ui/inputwidget.cc        | 260 +++++++++++++++++
15240 ui/inputwidget.h         |  77 ++++++
15241 ui/listwidget.h          | 363 ++++++++++++++++++++++++
15242 ui/messagebox.cc         |  93 +++++++
15243 ui/messagebox.h          |  78 ++++++
15244 ui/passwordwidget.cc     |  45 +++
15245 ui/passwordwidget.h      |  40 +++
15246 ui/resizeable.cc         |  82 ++++++
15247 ui/resizeable.h          |  47 ++++
15248 ui/scrdim.h              |  57 ++++
15249 ui/secstring.h           |  34 +++
15250 ui/uiexception.h         |  40 +++
15251 yapet/Makefile.am        |  12 +
15252 yapet/fileopen.cc        | 294 ++++++++++++++++++++
15253 yapet/fileopen.h         |  96 +++++++
15254 yapet/main.cc            |  51 ++++
15255 yapet/mainwindow.cc      | 706 +++++++++++++++++++++++++++++++++++++++++++++++
15256 yapet/mainwindow.h       |  78 ++++++
15257 yapet/passworddialog.cc  | 171 ++++++++++++
15258 yapet/passworddialog.h   |  94 +++++++
15259 yapet/passwordrecord.cc  | 242 ++++++++++++++++
15260 yapet/passwordrecord.h   |  93 +++++++
15261 yapet/statusbar.cc       |  74 +++++
15262 yapet/statusbar.h        |  52 ++++
15263 65 files changed, 6437 insertions(+)
15264