| Commit message (Expand) | Author | Age | Files | Lines |
* | set version numbers to 3.21.1 releaseNSS_3_21_1_RC0 | Kai Engert | 2016-02-19 | 3 | -6/+6 |
* | bug 1245528 - fix bugs in ASN.1 decoding, r=ryan.sleevi | David Keeler | 2016-02-19 | 1 | -11/+40 |
* | set version numbers to 3.21.1 beta | Kai Engert | 2016-02-19 | 3 | -9/+9 |
* | Set version numbers to 3.21 finalNSS_3_21_RTM | Martin Thomson | 2015-11-08 | 3 | -6/+6 |
* | Added tag NSS_3_21_RTM for changeset 24d118f3c692 | Martin Thomson | 2015-11-09 | 0 | -0/+0 |
* | Bug 1220016 - Don't change the definedness of _DEBUG on Windows builds. | Jed Davis | 2015-11-06 | 4 | -11/+7 |
* | Bug 1216993 - [CID 222164][CID 222165] Overwriting leaks storage. r=ekr | Franziskus Kiefer | 2015-10-21 | 1 | -6/+5 |
* | Bug 1211568 - Improve performance of build, r=glandium | Martin Thomson | 2015-10-30 | 3 | -94/+75 |
* | Bug 1214729 - October 2015 batch of root CA changes, r=rrelyea | Kai Engert | 2015-10-29 | 2 | -1349/+384 |
* | Bug 1219165 - Support NSS_ENABLE_WERROR=0 on MSVC build, r=mt | Makoto Kato | 2015-10-29 | 1 | -1/+7 |
* | Bug 1216318 - Correcting registered trademarks, r=glandium | Martin Thomson | 2015-10-27 | 1 | -3/+3 |
* | Bug 1218254 - Removing non-ASCII characters, r=m_kato | Martin Thomson | 2015-10-26 | 1 | -6/+6 |
* | Added tag NSS_3_21_Beta3 for changeset feae8cff7fed | Martin Thomson | 2015-10-23 | 0 | -0/+0 |
* | Bug 1216318 - Updates to -Werror configuration, r=kaieNSS_3_21_Beta3 | Martin Thomson | 2015-10-23 | 2 | -40/+78 |
* | Bug 1216318, Get NSS ready for android, use memcpy, r=kaie | Martin Thomson | 2015-10-22 | 1 | -21/+1 |
* | Bug 1216318, Get NSS ready for android, groundwork for c++, r=kaie | Martin Thomson | 2015-10-22 | 1 | -0/+3 |
* | Bug 1148374: Revert changeset 9c2345405e0c because it is incorrect. | Wan-Teh Chang | 2015-10-21 | 1 | -3/+2 |
* | Bug 1208440 - Fix NULL deref in CERT_CreateEncodedOCSPSuccessResponse, r=wtc,... | Tim Taubert | 2015-10-21 | 1 | -1/+1 |
* | Bug 1216501 - [CID 1327954][CID 1327953][CID 1327952][CID 1327951] Using unin... | Franziskus Kiefer | 2015-10-21 | 4 | -0/+4 |
* | Bug 1208405 - [CID 222169] leaked_storage: Variable fwObject going out of sco... | Franziskus Kiefer | 2015-10-20 | 1 | -0/+1 |
* | Bug 1208405 - [CID 222166] leaked_storage: Variable rv going out of scope lea... | Franziskus Kiefer | 2015-10-20 | 1 | -1/+1 |
* | Bug 1208405 - [CID 222543] Passing freed pointer _this->list as an argument t... | Franziskus Kiefer | 2015-10-20 | 1 | -1/+0 |
* | Bug 1216505 - [CID 1327945] leaked_storage: Variable label going out of scope... | Franziskus Kiefer | 2015-10-20 | 1 | -0/+1 |
* | Bug 1009429 - enhancement: Make the algorithm selection in NSS more flexible | Robert Relyea | 2015-10-19 | 5 | -8/+26 |
* | Bug 1216318 - Simple fix for byteswap, r=ekr | Martin Thomson | 2015-10-19 | 1 | -1/+1 |
* | Bug 1214390 - Fixing compilation errors on Windows, r=ekr,wtc | Martin Thomson | 2015-10-19 | 7 | -18/+25 |
* | Backed out changeset 71a3941348a2 | Kai Engert | 2015-10-19 | 7 | -26/+17 |
* | Bug 1214825 - [CID 983286] leaked_storage: Variable copy going out of scope l... | Franziskus Kiefer | 2015-10-16 | 1 | -0/+3 |
* | Bug 1026688 - [CID 1202865][CID 1202869] Possible leak of |ciphercx| in sec_P... | Martin Thomson | 2015-10-16 | 2 | -2/+7 |
* | Bug 1214829 - [CID 749513] leaked_storage: Variable filename going out of sco... | Franziskus Kiefer | 2015-10-16 | 1 | -3/+5 |
* | Bug 1214390 - Fixing compilation errors on Windows, r=ekr,wtc | Martin Thomson | 2015-10-16 | 7 | -17/+26 |
* | Bug 1214390, make it possible to disable building of gtests in a backwards co... | Kai Engert | 2015-10-15 | 1 | -1/+1 |
* | Bug 1214762, additional Windows bustage fix, variable declarations must go first | Kai Engert | 2015-10-15 | 1 | -1/+1 |
* | Bug 1192028, Windows bustage fix, variable declarations must go first | Kai Engert | 2015-10-15 | 1 | -1/+2 |
* | Bug 1202868, Another Windows bustage fix, variable declarations must go first | Kai Engert | 2015-10-15 | 1 | -1/+2 |
* | Bug 1202868, Windows bustage fix, variable declarations must go first. | Kai Engert | 2015-10-15 | 1 | -1/+2 |
* | Bug 1214762, obvious bustage fix, variable declarations must go first. | Kai Engert | 2015-10-15 | 1 | -1/+1 |
* | Fix bug 1202868, r=dkeeler | Ryan Sleevi | 2015-10-15 | 1 | -1/+96 |
* | Fix bug 1192028, r=ryan.sleevi | David Keeler | 2015-10-15 | 1 | -15/+84 |
* | Bug 1213980 - [CID 1286127] Variable objects going out of scope leaks the sto... | Franziskus Kiefer | 2015-10-14 | 1 | -0/+1 |
* | Bug 1213948 - [CID 1286618][CID 1168239] Using uninitialized value ticketData... | Franziskus Kiefer | 2015-10-14 | 1 | -0/+1 |
* | Bug 1214834 - [CID 749512] leaked_storage: Variable arena going out of scope ... | Franziskus Kiefer | 2015-10-14 | 1 | -0/+1 |
* | Bug 1214841 - [CID 749510] leaked_storage: Variable sl going out of scope lea... | Franziskus Kiefer | 2015-10-14 | 1 | -0/+1 |
* | Bug 1214777 - [CID 983287] leaked_storage: Variable dir going out of scope le... | Franziskus Kiefer | 2015-10-14 | 1 | -1/+4 |
* | Bug 1214762 - leaked_storage: Variable salt going out of scope leaks the stor... | Franziskus Kiefer | 2015-10-14 | 1 | -6/+9 |
* | Bug 1214806: Remove unnecessary #include "sslerr.h". r=mt,emaldona. | Wan-Teh Chang | 2015-10-14 | 3 | -3/+0 |
* | Bug 1214806: List lib/pkcs7 and lib/pkcs12 in dependency order. | Wan-Teh Chang | 2015-10-14 | 1 | -1/+1 |
* | Bug 1214390 - Enable gtests by default, r=ekr | Martin Thomson | 2015-10-13 | 1 | -1/+1 |
* | Bug 1213931 - [CID 1158231] leaked_storage: Variable arena going out of scope... | Franziskus Kiefer | 2015-10-13 | 1 | -0/+1 |
* | Backed out changeset 72caf53cc7cf | Kai Engert | 2015-10-08 | 2 | -6/+4 |