David Rose
|
6ecf2fed29
|
preparing for unicode filenames
|
2011-08-29 04:33:00 +00:00 |
enn0x
|
949fc99c0f
|
Mac linebreaks not supported by MSVC.
|
2011-08-25 22:46:37 +00:00 |
David Rose
|
5ebc96d531
|
new ca bundle
|
2011-08-25 21:20:50 +00:00 |
David Rose
|
9dfa6e2905
|
another update
|
2011-08-25 21:13:41 +00:00 |
David Rose
|
5055403995
|
add support for text/binary distinction within multifile subfiles
|
2011-07-27 18:16:44 +00:00 |
David Rose
|
285d70c29e
|
support caching movie files in the model-cache-dir and in a txo file
|
2011-06-29 20:33:34 +00:00 |
David Rose
|
5b2c80e5f3
|
fix fmod threading issues
|
2011-06-21 17:10:51 +00:00 |
David Rose
|
4785161374
|
squelch some more compiler warnings
|
2011-06-18 00:16:48 +00:00 |
David Rose
|
a0b8d403de
|
latest ca-bundle.crt
|
2011-04-19 16:19:15 +00:00 |
David Rose
|
d906bb1959
|
include NID_subject_alt_name for friendly name
|
2011-02-26 19:36:13 +00:00 |
rdb
|
804a72b716
|
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
|
2010-11-16 08:58:45 +00:00 |
David Rose
|
834ff90f7c
|
fix VirtualFile::read_file() for text files
|
2010-08-05 22:04:14 +00:00 |
David Rose
|
9d3724a40b
|
optimizations to vfs.readFile(), particular for mounted multifiles
|
2010-06-16 21:58:39 +00:00 |
Chris Brunner
|
cd33f54950
|
win64 support
|
2010-06-02 19:13:31 +00:00 |
Chris Brunner
|
c87f384a40
|
fixes for 32 and 64-bit builds both being able to build
|
2010-05-28 23:22:43 +00:00 |
Chris Brunner
|
547a72053c
|
support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone
|
2010-05-28 21:09:22 +00:00 |
David Rose
|
dbf690e844
|
whoops, lost _offset assignment
|
2010-04-27 22:37:24 +00:00 |
David Rose
|
c3eace229e
|
add vfs::mount_loop()
|
2010-04-27 21:45:00 +00:00 |
David Rose
|
481aa0d8ec
|
fix to typo
|
2010-04-07 22:54:26 +00:00 |
rdb
|
102b46878e
|
More compatibility with exotic compilers (yes, I actually tried to port Panda to clang)
|
2010-04-07 16:59:46 +00:00 |
David Rose
|
6db963dfa6
|
publish PTA_double, PTA_LMatrix4f, PTA_LVecBase3f
|
2010-02-28 03:29:34 +00:00 |
David Rose
|
a942ce5fbf
|
lists and strings will be automatically coerced into a PTA_blah
|
2010-02-11 22:38:34 +00:00 |
David Rose
|
5d724d16a8
|
fix static-init ordering issue preventing ssl_certificates from being read at startup
|
2010-02-02 00:27:34 +00:00 |
rdb
|
d4dcd9cb12
|
Support for the latest version of OpenSSL
|
2010-01-27 16:00:23 +00:00 |
David Rose
|
27ab160e8f
|
add pta_int.cxx to this composite (moved from putil)
|
2010-01-21 01:15:02 +00:00 |
David Rose
|
fb73301676
|
publish low-level GeomPrimitive methods
|
2010-01-19 16:10:45 +00:00 |
David Rose
|
ed32f2264e
|
avoid low-level case-sensitive issues
|
2009-12-31 19:58:36 +00:00 |
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 |