|
|
06/08/09 10:46:15 |
@659
|
[659]
|
ben |
Clean logfiles. |
|
|
01/17/09 20:02:24 |
@658
|
[658]
|
rachel |
This project should have a README. |
|
|
01/14/09 12:15:04 |
@657
|
[657]
|
ben |
Add distclean target. |
|
|
01/14/09 09:49:13 |
@656
|
[656]
|
ben |
Stop gpg from using blocking randomness. |
|
|
01/08/09 14:36:56 |
@653
|
[653]
|
ben |
Remove dead code. |
|
|
01/08/09 14:36:40 |
@652
|
[652]
|
rachel |
Use correct function to check for errors before removing testdir. |
|
|
01/08/09 13:59:20 |
@651
|
[651]
|
rachel |
Remove unwanted debug |
|
|
01/08/09 12:07:21 |
@650
|
[650]
|
rachel |
Check for existence of gpg |
|
|
01/07/09 16:43:41 |
@649
|
[649]
|
ben |
Check for modernness of OpenSSL. Drop unneeded diagnostics. |
|
|
01/07/09 15:57:55 |
@648
|
[648]
|
ben |
No need to ignore the error - make it go away. |
|
|
01/07/09 15:56:54 |
@647
|
[647]
|
ben |
Reinstate CUnit header check. Switch unshift to push. |
|
|
01/07/09 14:47:25 |
@646
|
[646]
|
ben |
Hide error messages. |
|
|
01/07/09 14:31:53 |
@645
|
[645]
|
rachel |
Remove test directory if tests pass. |
|
|
01/07/09 13:56:33 |
@644
|
[644]
|
rachel |
Allows user to specify no IDEA support
(Patch from Sean C. Farley) |
|
|
01/07/09 13:30:07 |
@643
|
[643]
|
rachel |
Send gpg output to logfile. |
|
|
01/06/09 19:01:07 |
@642
|
[642]
|
ben |
Avoid unneeded rebuilds. |
|
|
01/06/09 17:04:57 |
@641
|
[641]
|
ben |
Test for CUnit presence. |
|
|
01/06/09 16:50:03 |
@640
|
[640]
|
rachel |
Provide default value for cunit library |
|
|
01/06/09 16:43:36 |
@639
|
[639]
|
ben |
Split libz and libbz2, otherwise a custom libz blows away libbz2. |
|
|
01/06/09 16:28:48 |
@638
|
[638]
|
ben |
Check for required (but optional in OpenSSL) header openssl/idea.h. |
|
|
01/06/09 16:26:50 |
@637
|
[637]
|
ben |
Remove -w and -S options, -S is unnecessary, -w is not portable. |
|
|
01/06/09 16:01:17 |
@636
|
[636]
|
rachel |
Better hierarchy in documentation.
Removed some unwanted todos. |
|
|
01/06/09 13:21:44 |
@633
|
[633]
|
rachel |
New version number for release |
|
|
01/06/09 13:20:35 |
@632
|
[632]
|
rachel |
Use right keyring on import |
|
|
01/06/09 13:12:05 |
@631
|
[631]
|
rachel |
Use OPS_ARMOURED/UNARMOURED where possible |
|
|
12/23/08 14:39:20 |
@630
|
[630]
|
rachel |
Fix some memory problems. |
|
|
12/23/08 13:17:58 |
@629
|
[629]
|
rachel |
First stab at DSA signature |
|
|
12/17/08 16:21:54 |
@628
|
[628]
|
rachel |
Update test to use correct cmdline syntax |
|
|
12/17/08 12:00:38 |
@627
|
[627]
|
rachel |
Implemented SHA256 and other SHA* hashes.
Implemented DSA verification. … |
|
|
10/23/08 13:08:20 |
@626
|
[626]
|
rachel |
Use #define for better readability when choosing whether to overwrite, … |
|
|
09/10/08 16:25:40 |
@625
|
[625]
|
rachel |
Doxygen changes. |
|
|
09/10/08 12:43:06 |
@624
|
[624]
|
rachel |
Give return value from ops_validate_all_signatures and … |
|
|
09/10/08 11:26:37 |
@623
|
[623]
|
rachel |
Add test of ops_validate_file()
Rename ops_sign_mem to ops_sign_buf … |
|
|
09/09/08 17:14:40 |
@622
|
[622]
|
rachel |
Doxygen changes |
|
|
09/09/08 15:46:37 |
@621
|
[621]
|
rachel |
One additional armoured-malformed test.
Doxygen comments. |
|
|
09/09/08 11:12:43 |
@620
|
[620]
|
rachel |
Added test to verify armoured message with no headers is OK. … |
|
|
09/08/08 17:53:43 |
@619
|
[619]
|
rachel |
Doxygen changes |
|
|
09/08/08 15:47:42 |
@618
|
[618]
|
rachel |
More tests and code changes to cope with malformed armoured text. |
|
|
09/05/08 16:40:36 |
@617
|
[617]
|
rachel |
More changes for Coverity |
|
|
09/05/08 15:19:15 |
@616
|
[616]
|
rachel |
Changes to fix errors and warnings shown by Coverity. |
|
|
09/05/08 10:27:10 |
@615
|
[615]
|
rachel |
New file. |
|
|
09/05/08 10:25:42 |
@614
|
[614]
|
rachel |
Added header to new files.
Moved struct definition to new file. |
|
|
09/05/08 10:15:53 |
@613
|
[613]
|
rachel |
More documentation changes.
Other minor code changes. |
|
|
09/03/08 09:43:53 |
@612
|
[612]
|
rachel |
This (and previous commit) adds extra doxygen documentation. |
|
|
09/03/08 09:37:32 |
@611
|
[611]
|
rachel |
-- |
|
|
09/01/08 13:31:54 |
@610
|
[610]
|
rachel |
Add more tests for malformed PGP armoured messages. … |
|
|
08/29/08 13:18:24 |
@609
|
[609]
|
rachel |
Fail gracefully if unsupported hash algorithm is found in armoured … |
|
|
08/29/08 12:40:55 |
@608
|
[608]
|
rachel |
Finish V3 signature verification. … |
|
|
08/28/08 17:07:03 |
@607
|
[607]
|
rachel |
Add tests to check that malformed armoured packets are detected. … |
|
|
08/27/08 16:35:22 |
@606
|
[606]
|
rachel |
Use 64-bit flag on linking when requested |
|
|
08/27/08 16:32:33 |
@605
|
[605]
|
rachel |
Top-level "make test" now runs the tests. |
|
|
08/27/08 16:20:32 |
@604
|
[604]
|
rachel |
Copy openpgp app to new bin directory |
|
|
08/27/08 15:39:06 |
@603
|
[603]
|
rachel |
Latest version of the OpenPGP Message Format RFC. |
|
|
08/27/08 15:33:54 |
@602
|
[602]
|
rachel |
Split ops_signature_t struct into 2 parts: the actual signature … |
|
|
08/27/08 11:22:41 |
@601
|
[601]
|
rachel |
Code updated to refer to latest version of OpenPGP RFC. … |
|
|
08/26/08 15:41:00 |
@600
|
[600]
|
rachel |
Take CUnit build out of the openpgpsdk make process. … |
|
|
08/26/08 15:20:05 |
@599
|
[599]
|
rachel |
3rd time lucky - this is of course the right way to alloc an ops_memory_t |
|
|
08/26/08 15:16:29 |
@598
|
[598]
|
rachel |
Fixed bug properly. |
|
|
08/26/08 15:14:51 |
@597
|
[597]
|
rachel |
Fixed daft malloc error. |
|
|
08/26/08 11:24:34 |
@596
|
[596]
|
rachel |
limited_read_time cannot assume that time_t is 4 octets long. … |
|
|
08/22/08 16:50:01 |
@595
|
[595]
|
rachel |
Explicitly build packet-show-cast.h in configure … |
|
|
08/22/08 14:24:47 |
@594
|
[594]
|
rachel |
Added test to check that userid and keyid are available from keys … |
|
|
08/21/08 13:10:22 |
@593
|
[593]
|
rachel |
fixed typo |
|
|
08/21/08 12:16:15 |
@592
|
[592]
|
rachel |
Sort out mixture of tabs and spaces. |
|
|
08/21/08 12:12:44 |
@591
|
[591]
|
rachel |
Solaris tar does not have -z option so extract CUnit as 2-stage process. |
|
|
08/20/08 17:31:13 |
@590
|
[590]
|
rachel |
Don't ask for passphrase if none is needed. |
|
|
08/19/08 16:15:45 |
@589
|
[589]
|
rachel |
Remove unwanted casting. |
|
|
08/19/08 15:56:05 |
@588
|
[588]
|
rachel |
portability change |
|
|
08/19/08 15:55:59 |
@587
|
[587]
|
ben |
Exit on errors. At least often enough that Rachel can fix the rest. … |
|
|
08/19/08 15:42:32 |
@586
|
[586]
|
ben |
Fix Rachel's untested change. Fix caster to work with modern compilers. |
|
|
08/19/08 15:08:32 |
@585
|
[585]
|
rachel |
Only include CHECKED_PTR_OF macro if this isn't already provided by … |
|
|
08/19/08 14:48:22 |
@584
|
[584]
|
rachel |
Portability change |
|
|
08/19/08 14:30:45 |
@583
|
[583]
|
rachel |
Removed const for portability (basename complains) |
|
|
08/15/08 17:24:21 |
@582
|
[582]
|
rachel |
ifdef out debug code which is causing problems on freebsd/debian. … |
|
|
08/15/08 17:20:06 |
@581
|
[581]
|
rachel |
Ben's new suggested way of doing DECONST |
|
|
08/15/08 12:30:16 |
@580
|
[580]
|
rachel |
Bad commit breaks build on other platforms.
Reverting back to r578 |
|
|
08/15/08 12:16:58 |
@579
|
[579]
|
rachel |
Allow user to specify location of dmalloc.
Stop make on error. … |
|
|
08/13/08 14:52:56 |
@578
|
[578]
|
rachel |
Fix for "Casting to wrong size" error (suggested by Daniel Kahn Gillmor) |
|
|
08/13/08 14:43:07 |
@577
|
[577]
|
rachel |
Update configure to fit with directory changes. |
|
|
08/13/08 14:40:33 |
@576
|
[576]
|
rachel |
This (and the previous commit) move the examples and test directories … |
|
|
08/13/08 14:36:21 |
@575
|
[575]
|
rachel |
-- |
|
|
08/13/08 14:30:27 |
@574
|
[574]
|
rachel |
Implemented final part of command line application (list-packets). … |
|
|
08/07/08 13:49:21 |
@573
|
[573]
|
rachel |
Added some extra error detection.
All tests pass. |
|
|
08/04/08 18:09:53 |
@572
|
[572]
|
rachel |
Added large file test. … |
|
|
07/29/08 16:03:40 |
@571
|
[571]
|
rachel |
Added version number.
Make armoured keys have line breaks. … |
|
|
07/21/08 11:46:59 |
@570
|
[570]
|
rachel |
Added Apache license. |
|
|
07/21/08 11:27:07 |
@569
|
[569]
|
rachel |
remove redundant ifdefs |
|
|
07/21/08 11:24:55 |
@568
|
[568]
|
rachel |
Implemented high-level function ops_sign_mem and corresponding test. |
|
|
07/18/08 16:25:42 |
@567
|
[567]
|
rachel |
Command line app implemented. |
|
|
06/30/08 14:00:12 |
@566
|
[566]
|
rachel |
More concise listing for secret keyring. |
|
|
06/30/08 12:53:05 |
@565
|
[565]
|
rachel |
Added file append function. … |
|
|
06/09/08 17:01:13 |
@564
|
[564]
|
rachel |
Fixed bug shown up by "bool always true" warning. |
|
|
05/22/08 16:13:30 |
@563
|
[563]
|
rachel |
Use Salted S2K |
|
|
05/22/08 15:49:15 |
@562
|
[562]
|
rachel |
Added GPG tests to verify signature on OPS-signed key |
|
|
05/22/08 14:15:46 |
@561
|
[561]
|
rachel |
New file to flex key generation, signatures and parsing. |
|
|
05/22/08 14:14:42 |
@560
|
[560]
|
rachel |
Implemented writing of armoured transferable public and private keys. … |
|
|
05/21/08 12:22:51 |
@559
|
[559]
|
rachel |
New function to read keyring from armoured key in mem struct. |
|
|
05/02/08 11:25:27 |
@558
|
[558]
|
rachel |
Implemented basic transferable public & secret keys (binary format). … |
|
|
03/07/08 12:15:14 |
@557
|
[557]
|
rachel |
Namechange of struct for better readability. |
|
|
03/05/08 16:49:02 |
@556
|
[556]
|
rachel |
Add test to verify signature made with MD5 hash. |