Wladimir Palant
|
b8165dd6e3
|
Bug 495964 - Building WeaveCrypto.dll fails if Mercurial revision doesn't start with a number
|
2009-06-02 18:08:52 +02:00 |
|
Myk Melez
|
ad2f71f0df
|
bug 476539: use a XULRunner-based test harness for unit testing; r=thunder
|
2009-03-20 00:14:21 -07:00 |
|
Justin Dolske
|
8602827228
|
Bug 479341 - make WeaveCrypto::GenerateKeypair() call PK11_GenerateKeyPairWithOpFlags(). bacon=thunder
|
2009-03-19 23:55:55 -07:00 |
|
Dan Mills
|
f0b78c3c63
|
use -fshort-wchar on x86_64 too (only exclude it form arm)
|
2009-02-10 00:51:06 -08:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
0b34f796bb
|
Added Linux-ARM processor compiled version of crypto module to repository. Slight modification of makefile to enable building this on ARM.
|
2008-12-04 11:00:47 -08:00 |
|
Dan Mills
|
d22e1ed5a8
|
Bug 465974: fix firefox crash at startup due to weave using nss without initializing it
|
2008-11-28 00:33:53 +09:00 |
|
Dan Mills
|
5d2591dac9
|
use just 'Darwin' for the platform dir on OSX. 'Darwin-gcc3' does not appear to work correctly
|
2008-07-17 20:38:42 -07:00 |
|
Dan Mills
|
a8f5952d90
|
Bug 442931: Create a universal (x86/PPC) component on mac. Patch by Godwin Chan <godwinchan@hotmail.com>, with tweaks by me
|
2008-07-16 20:47:16 -07:00 |
|
Dan Mills
|
d52c57db3a
|
Bug 442679: Add support for compiling on 64-bit linux systems. Patch by Mark Wilkinson <mhw@kremvax.net>
|
2008-07-13 04:06:44 -07:00 |
|
Dan Mills
|
1314f77fd5
|
fix verifyPassphrase()
|
2008-07-12 20:31:27 -07:00 |
|
Dan Mills
|
57c0a00aea
|
add WINNT-5.1 to makefile
|
2008-07-08 20:57:05 -07:00 |
|
Justin Dolske
|
7eb4f6a421
|
Fix crypto component to not mangle certain strings when doing 8/16 bit character conversion.
|
2008-06-29 20:51:22 -07:00 |
|
Justin Dolske
|
a6a038656a
|
Bug 442257 – Weave 1.32: WeaveCrypto doesn't work under Linux.
|
2008-06-29 16:58:10 -07:00 |
|
Justin Dolske
|
1b1d0f308a
|
Use statically-sized stack buffers to fix building on Windows.
|
2008-06-26 15:22:48 -07:00 |
|
Justin Dolske
|
c0769fe961
|
Use allocated buffers instead of stack when the buffers can be large (OS X has a 1MB limit)
|
2008-06-23 16:14:55 -07:00 |
|
Justin Dolske
|
6f8cfd6329
|
Add Makefile support for building on ARM, move comment that triggers bug on scratchbox's Make 3.80
|
2008-06-22 14:43:09 -07:00 |
|
Justin Dolske
|
4247cabcad
|
Apparently NS_IMPL_NSGETMODULE("FOO") doesn't work on Linux, but NS_IMPL_NSGETMODULE(FOO) does.
|
2008-06-19 14:51:20 -07:00 |
|
Justin Dolske
|
470e9c1705
|
Minor tweaks for compile errors on Linux.
|
2008-06-19 13:03:10 -07:00 |
|
Justin Dolske
|
947132ed2c
|
Checkin of NSS-ized WeaveCrypto module (not yet used)
|
2008-06-18 21:42:16 -07:00 |
|
Anant Narayanan
|
8697d54544
|
Fix linux builds (bug 433922, r=thunder)
|
2008-06-05 17:21:53 -07:00 |
|
Dan Mills
|
554666b9b9
|
only require the .rc file on windows
|
2008-05-30 18:53:07 -07:00 |
|
Dan Mills
|
f5737a39d9
|
fix build regression in windows from linux fixes
|
2008-05-22 18:52:52 -07:00 |
|
Atul Varma
|
1880deb3c3
|
Changeset c5a909fd128d (r336 on hg.mozilla.org) seems to have broken the OS X build, because there is no xpcom_core library on OS X, so I've modified the Makefile so that the library is only included if we're on Linux. I'm not sure what this will do for Windows builds, though, so it may break the build on Windows.
|
2008-05-22 11:44:51 -07:00 |
|
Anant Narayanan
|
c3a2162a6c
|
Patching to support building component on Linux.
|
2008-05-20 16:53:14 -07:00 |
|
Dan Mills
|
a06768ef13
|
more windows (msvc) build fixes
|
2008-05-14 17:15:55 -07:00 |
|
Dan Mills
|
0ac923cec9
|
windows build fixes for crypto component
|
2008-05-13 18:37:07 -07:00 |
|
Dan Mills
|
e8ea45e9de
|
add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly
|
2008-04-30 13:01:17 -07:00 |
|
Dan Mills
|
3184c97820
|
add a c++ crypto component, ported from bug 400742; with a specialized makefile to build in the extension (with the gecko sdk)
|
2008-04-25 18:28:31 -07:00 |
|