Commit Graph

576 Commits

Author SHA1 Message Date
David Rose 538b8dafdc expose C++ fstream classes 2009-12-15 23:03:18 +00:00
rdb b7f659bd0a Add read offset support to Multifile 2009-12-09 17:59:48 +00:00
rdb 7d9d27e74f Expose ISubStream to Python 2009-12-09 10:08:41 +00:00
David Rose c8c51528bd squelch noisy "cert already in hash table" errors 2009-10-23 04:40:57 +00:00
David Rose 8987a19ba2 fix ssl error messages 2009-10-20 22:25:57 +00:00
David Rose 6534f9ba59 allow zero-file multifiles 2009-10-11 20:57:10 +00:00
David Rose 7f4aa0e1d7 support wildcard certs 2009-10-09 18:50:20 +00:00
David Rose f01b8ac21c more fallout from Filename change 2009-10-09 00:57:41 +00:00
David Rose e371e638dc install for p3dcert 2009-10-08 03:05:19 +00:00
David Rose e6e862b35f compile in ca-bundle.crt 2009-10-08 02:37:20 +00:00
rdb 6290e4c2b5 Protect CertRecord stuff by an #ifdef HAVE_OPENSSL 2009-10-01 16:25:29 +00:00
David Rose 83e6ecc1a4 comment 2009-09-28 15:52:24 +00:00
David Rose 2552864754 common_name -> friendly_name 2009-09-18 00:29:53 +00:00
David Rose bc23d7835b OK, we need ssl-certificates too 2009-09-17 17:38:07 +00:00
David Rose ea41a5a834 ssl-certificates -> ca-bundle-filename 2009-09-17 15:45:09 +00:00
David Rose 9f80ba33d1 ssl-certificates 2009-09-17 14:24:50 +00:00
David Rose 9b35958d4c support 0.9.7 too 2009-09-08 17:53:42 +00:00
David Rose db0d629076 support openssl 0.9.6 2009-09-08 17:35:19 +00:00
David Rose fc7ac53864 missing return value 2009-09-08 17:24:34 +00:00
Bei Yang 214888267d Added time.h 2009-09-07 22:42:53 +00:00
David Rose 8d2072da9c info severity too noisy 2009-09-06 22:56:53 +00:00
David Rose 87776490b4 get_signature_public_key() 2009-09-06 22:32:05 +00:00
David Rose 104c27f20c correct handling of certificate chains 2009-09-06 21:05:06 +00:00
David Rose 3c0e701659 signed multifiles 2009-09-06 18:49:05 +00:00
David Rose d807610d32 multify -P 2009-09-04 21:38:43 +00:00
David Rose f360650ccc text options to encrypt_file and pencrypt 2009-09-02 06:07:28 +00:00
David Rose b027447c0f copy_stream 2009-09-01 22:45:07 +00:00
David Rose b9b6dc8f0d patcher cleanup 2009-08-31 06:10:55 +00:00
David Rose 35bf03caf1 fix crash with vfs-mount at startup 2009-08-26 18:02:09 +00:00
David Rose c5082a543e non-destructive mode 2009-08-26 06:23:35 +00:00
David Rose 36231ac4af minor fixes 2009-08-25 00:43:01 +00:00
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose 0c13f6a654 multifile::set_header_prefix 2009-08-20 23:12:08 +00:00
David Rose 2db208431e allow set_data() on a null array 2009-08-14 17:35:12 +00:00
David Rose 9ae42186d1 close_read_subfile 2009-08-12 00:19:58 +00:00
David Rose 00ef315ae0 encrypt_stream, compress_stream 2009-08-09 16:01:58 +00:00
rdb da5878bcec Fix build errors when building without OpenSSL 2009-08-07 11:28:33 +00:00
David Rose ddaf3f172f add remove_subfile(string) 2009-08-06 21:16:03 +00:00
David Rose 74d98b801a add encryption_algorithm etc 2009-08-06 18:27:23 +00:00
David Rose 503e28dd82 initialize next_in/out etc. 2009-06-16 19:55:39 +00:00
David Rose 4f8cf4ea52 missing header file 2009-06-15 22:31:10 +00:00
David Rose cbfa38d2b5 simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
David Rose f1f496cc29 move lodNodes and sceneGraphAnalyzer to pgraphnodes, in an attempt to reduce size of pgraph some more 2009-06-11 02:37:19 +00:00
David Rose aefe3d35c2 merge dev_bam_2009 to trunk 2009-06-10 17:54:40 +00:00
David Rose c57cd2fa14 accept 'utf-8' as well as 'utf8' 2009-06-07 01:28:59 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
Bei Yang 3c7320c7ac Changed DWORD to use explicit cast to PDWORD 2009-04-25 07:19:03 +00:00
David Rose 172171eec4 more iphone work 2009-04-21 00:48:51 +00:00
David Rose e14d5673e7 wrong pp variable 2009-04-17 22:41:42 +00:00
David Rose 4f3ea6ad9d make better LINK_ALL_STATIC 2009-04-17 21:54:44 +00:00