|
|
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. |
|
|
03/05/08 16:34:16 |
@555
|
[555]
|
rachel |
Add test for verification of V3 signatures |
|
|
03/05/08 16:13:52 |
@554
|
[554]
|
rachel |
Rationalise decrypt tests. … |
|
|
03/05/08 13:54:36 |
@553
|
[553]
|
rachel |
Added support for BZIP2 decompression |
|
|
03/03/08 14:40:12 |
@552
|
[552]
|
rachel |
Compress contents of SE IP packets before encryption |
|
|
03/03/08 14:09:23 |
@551
|
[551]
|
rachel |
Updated plan |
|
|
03/03/08 14:09:02 |
@550
|
[550]
|
rachel |
Add test for generating compressed literal data packets. |
|
|
03/03/08 14:06:26 |
@549
|
[549]
|
rachel |
Write compressed packets. |
|
|
02/29/08 19:07:55 |
@548
|
[548]
|
rachel |
Change for renamed directory |
|
|
02/29/08 17:13:59 |
@547
|
[547]
|
rachel |
Added tests for additional compression algorithm. … |
|
|
02/29/08 17:08:34 |
@546
|
[546]
|
rachel |
Combine advanced/standard directories to one. |
|
|
02/29/08 17:07:28 |
@545
|
[545]
|
rachel |
Now refers to lib directory for all library source code. |
|
|
02/29/08 17:06:51 |
@544
|
[544]
|
rachel |
Now refers to src/lib directory rather than src/advanced,standard. |
|
|
02/29/08 17:06:25 |
@543
|
[543]
|
rachel |
Changes needed by compression error handling change. |
|
|
02/29/08 16:58:07 |
@542
|
[542]
|
rachel |
First of a few commits needed to reorganise src tree. … |
|
|
02/10/08 11:31:27 |
@541
|
[541]
|
rachel |
CUnit only needs to be compiled once, not every time we make clean. |
|
|
02/09/08 11:05:47 |
@540
|
[540]
|
rachel |
Added decompression tests. … |
|
|
02/06/08 15:47:57 |
@539
|
[539]
|
rachel |
Added tests for decompressing encrypted packets. |
|
|
02/04/08 17:24:59 |
@538
|
[538]
|
rachel |
Refactored test code to produce high-level function ops_encrypt_file. … |
|
|
02/01/08 11:36:28 |
@537
|
[537]
|
rachel |
Removed unnecessary deconstifications |
|
|
02/01/08 11:00:18 |
@536
|
[536]
|
rachel |
Updated plan |
|
|
02/01/08 09:41:27 |
@535
|
[535]
|
rachel |
new file |
|
|
02/01/08 09:40:41 |
@534
|
[534]
|
rachel |
Added new high-level function: ops_encrypt_file.
Other minor changes |
|
|
01/31/08 11:08:28 |
@533
|
[533]
|
rachel |
Armoured signatures now working |
|
|
01/30/08 15:10:14 |
@532
|
[532]
|
rachel |
No point generating the dependencies unless we include them! |
|
|
01/30/08 14:43:16 |
@531
|
[531]
|
rachel |
new file |
|
|
01/30/08 14:18:05 |
@530
|
[530]
|
rachel |
Implemented some signature tests. … |
|
|
01/30/08 14:10:41 |
@529
|
[529]
|
rachel |
Added tests for armoured decryption |
|
|
12/14/07 11:41:50 |
@528
|
[528]
|
rachel |
Added test to verify failure on bad sig |
|
|
12/12/07 11:24:01 |
@527
|
[527]
|
rachel |
Changes needed to get V4 cleartext sigs working |
|
|
12/10/07 18:03:26 |
@526
|
[526]
|
rachel |
Updated with signing/verification progress |
|
|
12/10/07 17:51:16 |
@525
|
[525]
|
rachel |
Combined GPG tests and OPS tests into one. … |
|
|
12/10/07 16:56:21 |
@524
|
[524]
|
rachel |
Plan snapshot before I update it |
|
|
12/10/07 15:43:20 |
@523
|
[523]
|
rachel |
Signature/verification now interoperates with GPG |
|
|
12/03/07 15:03:44 |
@522
|
[522]
|
rachel |
Pop the reader properly |