VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/asn1

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95667   2 years vboxsync IPRT/oiddb.cfg: Some more OIDs.
(edit) @95658   2 years vboxsync IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
(edit) @95634   2 years vboxsync IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
(edit) @95624   2 years vboxsync IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
(edit) @95596   2 years vboxsync IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
(edit) @95585   2 years vboxsync IPRT/asn1: Some more ODIs. bugref:8691
(edit) @95584   2 years vboxsync IPRT/asn1: Made the first parameter of RTAsn1Integer_ToString const. …
(edit) @93244   3 years vboxsync IPRT/asn1: Must call RTAsn1Core_DecodeAsn1 when decoding unknowing …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @85629   4 years vboxsync IPRT: More SHA-3 work. bugref:9734
(edit) @84310   5 years vboxsync IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
(edit) @83728   5 years vboxsync IPRT/oiddb2c.cpp: VC++ 141 isn't too smart wrt printf validation, so …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @77817   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77815   6 years vboxsync IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can …
(edit) @77760   6 years vboxsync Runtime/asn1-ut-integer.cpp: No bit set means both are zero and …
(edit) @77738   6 years vboxsync Runtime/common/asn1/asn1-ut-objid-decode.cpp: Fix memory leak in error case
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @75178   6 years vboxsync IPRT/rtAsn1Time_NormalizeTime: Some more commenting. bugref:9232.
(edit) @75177   6 years vboxsync IPRT/rtAsn1Time_NormalizeTime: Better comment. bugref:9232.
(edit) @75176   6 years vboxsync IPRT: Workaround for leap seconds and seconds rounding error on OS X …
(edit) @74762   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74692   6 years vboxsync IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
(edit) @74672   6 years vboxsync IPRT/asn1: Hacked code into handling the necessary indefinite length …
(edit) @74657   6 years vboxsync IPRT/asn1: Working on parsing Mach-O code signing structures... …
(edit) @74656   6 years vboxsync IPRT/ldr: Working on parsing Mach-O code signing structures... bugref:9232
(edit) @73662   6 years vboxsync IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72371   7 years vboxsync fix
(edit) @72370   7 years vboxsync fix
(edit) @72369   7 years vboxsync nit (no else after return). bugref:9188
(edit) @72367   7 years vboxsync Runtime: Updates bugref:9188
(edit) @70895   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65642   8 years vboxsync gcc 7: Runtime: fall thru
(edit) @65098   8 years vboxsync Runtime: doxygen fixes (no space after comma in interface_method_impl)
(edit) @64903   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64896   8 years vboxsync rtAsn1Core_EncodeWrite: Don't assert on uData.pv != NULL when cb is …
(edit) @64894   8 years vboxsync asn1-ut-core.cpp: Encoding fix for Weird vtable for lone RTASN1CORE …
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @64816   8 years vboxsync oiddb.cfg: updates
(edit) @64815   8 years vboxsync oiddb2c.cpp: no change, just formatting.
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62584   8 years vboxsync IPRT: Unused parameters on windows.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @60030   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60029   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60028   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @59761   9 years vboxsync Runtime: missing parameter and gcc format warning
(edit) @59731   9 years vboxsync hardening build fix. duh
(edit) @59730   9 years vboxsync hardening build fix.
(edit) @59728   9 years vboxsync asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
(edit) @59675   9 years vboxsync RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
(edit) @59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59663   9 years vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @54356   10 years vboxsync Runtime/asn1: typo (thanks gcc-5)
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53015   10 years vboxsync asn1-ut-string.cpp: Two bugfixes in the RTAsn1String_QueryUtf8 method.
(edit) @53010   10 years vboxsync IPRT: Added electric fence allocator for ASN.1.
(edit) @52608   10 years vboxsync asn-ut-time-decode.cpp: Fixed bug in fraction decoding.
(edit) @52607   10 years vboxsync forgot a RT_STRICT.
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52563   10 years vboxsync asn1: clear stuff on decode failure.
(edit) @52536   10 years vboxsync RTAsn1ObjId_Compare: bugfix.
(edit) @52533   10 years vboxsync ASN.1 decoding: limit nesting.
(edit) @51915   10 years vboxsync Drop electric fences before looking for leaks.
(edit) @51858   10 years vboxsync Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
(edit) @51773   10 years vboxsync shut up stupid gcc warnings.
(add) @51770   10 years vboxsync Merged in iprt++ dev branch.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette