Граф коммитов

44 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 5de9ca5fd4 Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin 2010-11-16 10:21:53 +01:00
Honza Bambas 486e7e3f56 Bug 542207 - ssltunnel: clean up and update logging and make it optional, r=ted, a=test-only-change 2010-10-25 18:47:23 +02:00
Robert Sayre c9964e0a70 Backed out changeset e393b9673207. ( Bug 573803 - add SSL WebSocket support to mochitest. r=ted ) 2010-07-29 13:13:11 -07:00
Jonathan Griffin fd0b5e28d8 Bug 573803 - add SSL WebSocket support to mochitest. r=ted 2010-07-29 10:23:58 -07:00
Jonathan Griffin 49f25de186 Bug 572570 - allow ssltunnel to detect WebSocket traffic via header inspection. r=ted 2010-07-28 10:55:36 -07:00
Jonathan Griffin df583f3699 Bug 572570 - backed out changeset 90ade0c197ed due to linux m0 oranges 2010-07-26 16:01:06 -07:00
Jonathan Griffin e8663cf449 Bug 572570 - make ssltunnel recognize WebSocket traffic via header inspection. r=ted 2010-07-26 14:40:08 -07:00
Jonathan Griffin e6fdd7ae87 Bug 570789. Add WebSocket support to mochitest. r=ted
--HG--
extra : rebase_source : 2e33d054a13824d1a7e527777383820946684c3f
2010-06-16 22:38:55 -07:00
Honza Bambas 832c15d6d8 Bug 564975 - Intermittent test_bug455367.html | Test timed out, added larger timeout, r=ted 2010-05-21 22:43:09 +02:00
Chris Jones a8c5a07cbb Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol 2010-04-02 12:58:11 -05:00
Chris Jones d17ed699f3 Backed out changeset cec7b12eb5e3 2010-04-02 13:20:22 -05:00
Chris Jones f4b0fe954c Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol 2010-04-02 12:58:11 -05:00
Daniel Holbert 93ae0c56d7 Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in mochitests' ssltunnel.cpp file. r=waldo 2010-02-02 16:29:19 -08:00
Honza Bambas dc6d2a4e2f Bug 517938 - Test timed out in security/ssl/mixedcontent, r=ted 2010-01-26 14:33:03 +01:00
Honza Bambas f1dd0fc5ee Bug 517938 - Yet more logging added to ssltunnel, only test infrastructure change 2010-01-18 20:58:59 +01:00
Honza Bambas 2d657ea66d Bug 517938 - added more ssl tunnel logging, only test infrastructure change 2010-01-16 16:29:59 +01:00
Dave Townsend e58a2693ec Bug 538008: SSLTunnel won't startup if a previous instance was killed with sockets still opened. r=ted 2010-01-05 21:10:47 -08:00
Honza Bambas 3090371b84 Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes 2009-12-28 19:50:34 +01:00
Honza Bambas 365ae4c98d backout a707bf69e7a0 2009-12-28 17:20:01 +01:00
Honza Bambas 21fe505380 Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes 2009-12-28 16:55:16 +01:00
Honza Bambas fd4ae1cbce Bug 522684 - Test timed out for /tests/security/ssl/mixedcontent/test_bug472986.html, fixing another ssltunnel hang, r=ted 2009-10-31 13:53:54 +01:00
Benjamin Smedberg ba372f3a4c Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Honza Bambas edc85aff59 Bug 507370 - updated comment 2009-08-17 19:25:35 +02:00
Honza Bambas 46761e528c Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted 2009-08-17 18:41:27 +02:00
Honza Bambas 1408264dcb Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted.mielczarek, a=beltzner 2009-08-06 16:29:26 +02:00
timeless@mozdev.org 25485b9128 Bug 499994 Use unsigned const integers in ssltunnel for things that should never be signed
r=ted
2009-06-24 22:16:00 +02:00
Hiroyuki Ikezoe 9ff72993b7 Bug 487694 - "unable to build ssltunnel and some xpcom/test files due to CxxFrameHandler linkage" (Patch for ssltunnel.exe) [r=jwalden+bmo] 2009-06-14 01:51:37 -07:00
Arpad Borsos a56370e043 Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron 2009-05-26 10:53:15 +02:00
Hiroyuki Ikezoe 71dcf398e9 Bug 483799. Avoid std::max in Windows CE. r=jwalden 2009-05-18 10:29:02 +12:00
Dave Townsend 4337f12680 Bug 435743: Add untrusted and self signed https servers to the test server. r=ted 2009-01-21 11:01:00 +00:00
Honza Bambas 35307ffa2f Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-15 21:17:34 +01:00
Honza Bambas 2894d13353 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-15 20:19:15 +01:00
Honza Bambas 694a68eacc Backing out bug 468087 and bug 456001 2009-01-12 21:47:31 +01:00
Honza Bambas 6cc176fe6d Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-12 20:16:38 +01:00
Honza Bambas 2973bcdae4 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-12 20:14:40 +01:00
Jeff Walden 467441f46e Fix some warnings blamed on me that were pointed out by bsmedberg's warning-blame scripts. Trivial change, no review, testingonly anyway 2008-12-22 10:58:09 -08:00
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Honza Bambas 779cb0331b bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Kai Engert 4c10dc1f43 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert a0c057bf5a Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Kai Engert 16d412c5f7 Bug 429178 - "ssltunnel fails to build in system-nspr / system-nss environments" [p=kaie@kuix.de (Kai Engert) r=luser/ted sr=bsmedberg] 2008-06-04 01:31:28 -05:00
mozilla@weilbacher.org c53bcf9b22 fix linebreaks in Makefile.in from bug 426867 to unbreak OS/2 build (test only code) 2008-04-10 22:58:04 -07:00
jwalden@mit.edu 871fb864eb Fix line endings and don't break OS/2, NPOTB. 2008-04-10 16:46:11 -07:00
ted.mielczarek@gmail.com 0ffa64785b bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code) 2008-04-09 08:30:54 -07:00