Thomas Oberndörfer
|
322f57cc17
|
Handle wrong UTF8 encodings gracefully
|
2013-07-12 14:59:38 +02:00 |
|
Michal Kolodziej
|
23295342fc
|
Added utf8 awareness to the literal and userid packet classes. Made s2k
work correctly with utf8 strings. Fixeda visibility issue with the
testing suite and added relevant unit tests.
|
2013-04-16 10:47:17 +02:00 |
|
Michal Kolodziej
|
51f8f95807
|
Finished changing all the javascript files, the documentation
now correctly generates via the use of the makefile.
|
2013-04-12 14:21:07 +02:00 |
|
Sean Colyer
|
3109555137
|
Added some verification to keyring to check valid email address is being queried. Added a regex to util.js that we can use throughout.
|
2012-05-07 21:39:43 -04:00 |
|
Sean Colyer
|
66a090c85d
|
Added support for Decompressing messages of Type 1, RFC 1951 - ZIP.
|
2012-04-28 00:16:00 -04:00 |
|
Tankred Hase
|
b348ccc2ab
|
MD5 now returns binary string format instead of hex
|
2012-03-18 22:48:44 +11:00 |
|
Sean Colyer
|
e4915a2fcd
|
Changes to printing statements for optimizations.
|
2012-02-15 21:52:45 -05:00 |
|
Sean Colyer
|
645bbf3f16
|
Changed some debug statements to only call hexstrdump if debug is inactive by creating new print_debug_hexstr_dump method. Applied only for Tag 18 and overall package at this point, will push to full project after further testing.
|
2012-02-02 08:56:17 -05:00 |
|
Carsten Wentzlow
|
4f4d3b3a41
|
- removing executable flag from files
|
2011-12-09 18:29:47 +01:00 |
|
Carsten Wentzlow
|
81212f213f
|
adding restructured GPG4Browsers code
- created a test suite available at test/index.html
- fixed a bug in MD5 calculation
|
2011-12-09 18:25:41 +01:00 |
|