Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 35 for 0x00020000 (0.04 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

    1. <magic priority="60">
    2. <match value="0x09040600" type="string" offset="0">
    3. <match value="0x00001000" type="string" offset="4"/> <!-- Sheet -->
    4. <match value="0x00002000" type="string" offset="4"/> <!-- Chart -->
    5. <match value="0x00004000" type="string" offset="4"/> <!-- Macro -->
    6. </match>
    7. </magic>
    8. <sub-class-of type="application/x-tika-old-excel"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (1)
  2. src/main/java/jcifs/smb1/smb1/NtlmPasswordAuthentication.java

    1. Encdec.enc_uint32le(0x00000000, temp, 4); // Reserved
    2. Encdec.enc_uint64le(nanos1601, temp, 8);
    3. System.arraycopy(clientChallenge, 0, temp, 16, 8);
    4. Encdec.enc_uint32le(0x00000000, temp, 24); // Unknown
    5. if (targetInfo != null)
    6. System.arraycopy(targetInfo, 0, temp, 28, targetInfoLength);
    7. Encdec.enc_uint32le(0x00000000, temp, 28 + targetInfoLength); // mystery bytes!
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 22.5K bytes
    - Viewed (0)
  3. src/main/java/jcifs/dcerpc/DcerpcError.java

    1. */
    2.  
    3. package jcifs.dcerpc;
    4.  
    5.  
    6. @SuppressWarnings ( "javadoc" )
    7. public interface DcerpcError {
    8.  
    9. public static final int DCERPC_FAULT_OTHER = 0x00000001;
    10. public static final int DCERPC_FAULT_ACCESS_DENIED = 0x00000005;
    11. public static final int DCERPC_FAULT_CANT_PERFORM = 0x000006D8;
    12. public static final int DCERPC_FAULT_NDR = 0x000006F7;
    13. public static final int DCERPC_FAULT_INVALID_TAG = 0x1C000006;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 2.2K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb/NtStatus.java

    1. public interface NtStatus {
    2.  
    3. /*
    4. * Don't bother to edit this. Everything within the interface
    5. * block is automatically generated from the ntstatus package.
    6. */
    7.  
    8. public static final int NT_STATUS_OK = 0x00000000;
    9. public static final int NT_STATUS_PENDING = 0x00000103;
    10. public static final int NT_STATUS_NOTIFY_ENUM_DIR = 0x0000010C;
    11. public static final int NT_STATUS_BUFFER_OVERFLOW = 0x80000005;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sat Jun 01 10:09:29 UTC 2019
    - 11.9K bytes
    - Viewed (0)
  5. src/main/java/jcifs/internal/smb1/com/SmbComNegotiateResponse.java

    1. private int negotiatedFlags2;
    2. private int maxMpxCount;
    3. private int snd_buf_size;
    4. private int recv_buf_size;
    5. private int tx_buf_size;
    6.  
    7. private int capabilities;
    8. private int sessionKey = 0x00000000;
    9. private boolean useUnicode;
    10.  
    11.  
    12. /**
    13. *
    14. * @param ctx
    15. */
    16. public SmbComNegotiateResponse ( CIFSContext ctx ) {
    17. super(ctx.getConfig());
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Tue Jul 07 10:52:42 UTC 2020
    - 15.4K bytes
    - Viewed (0)
  6. src/archive/tar/tar_test.go

    1. wantInverted: []sparseEntry{{0, 1000}, {5000, 0}},
    2. }, {
    3. in: []sparseEntry{{0, 3000}}, size: 5000,
    4. wantValid: true,
    5. wantAligned: []sparseEntry{{0, 2560}},
    6. wantInverted: []sparseEntry{{3000, 2000}},
    7. }, {
    8. in: []sparseEntry{{3000, 2000}}, size: 5000,
    9. wantValid: true,
    10. wantAligned: []sparseEntry{{3072, 1928}},
    11. wantInverted: []sparseEntry{{0, 3000}, {5000, 0}},
    12. }, {
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 25 00:25:45 UTC 2024
    - 23.9K bytes
    - Viewed (0)
  7. src/main/java/jcifs/smb/SIDCacheImpl.java

    1. SamrPolicyHandle policyHandle = new SamrPolicyHandle(handle, authorityServerName, 0x00000030);
    2. SamrDomainHandle domainHandle = new SamrDomainHandle(handle, policyHandle, 0x00000200, domsid.unwrap(sid_t.class));
    3. try ( SamrAliasHandle aliasHandle = new SamrAliasHandle(handle, domainHandle, 0x0002000c, rid) ) {
    4. rpc = new MsrpcGetMembersInAlias(aliasHandle, sidarray);
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 12.6K bytes
    - Viewed (0)
  8. okhttp/src/test/java/okhttp3/HttpUrlTest.kt

    1. )
    2. }
    3.  
    4. @Test
    5. fun hostIpv6WithMalformedIpv4Suffix() {
    6. assertInvalid(
    7. "http://[0:0:0:0:0:1:0.0:0.0]/",
    8. "Invalid URL host: \"[0:0:0:0:0:1:0.0:0.0]\"",
    9. )
    10. assertInvalid(
    11. "http://[0:0:0:0:0:1:0.0-0.0]/",
    12. "Invalid URL host: \"[0:0:0:0:0:1:0.0-0.0]\"",
    13. )
    14. assertInvalid(
    15. "http://[0:0:0:0:0:1:.255.255.255]/",
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 67.9K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb1/smb1/NtStatus.java

    1. public interface NtStatus {
    2.  
    3. /* Don't bother to edit this. Everthing within the interface
    4. * block is automatically generated from the ntstatus package.
    5. */
    6.  
    7. public static final int NT_STATUS_OK = 0x00000000;
    8. public static final int NT_STATUS_UNSUCCESSFUL = 0xC0000001;
    9. public static final int NT_STATUS_NOT_IMPLEMENTED = 0xC0000002;
    10. public static final int NT_STATUS_INVALID_INFO_CLASS = 0xC0000003;
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 11.1K bytes
    - Viewed (0)
  10. docs/features/https.md

    1. Failure in SSL library, usually a protocol error
    2. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake
    3. failure (external/openssl/ssl/s23_clnt.c:770 0x7f2728a53ea0:0x00000000)
    4. at com.android.org.conscrypt.NativeCrypto.SSL_do_handshake(Native Method)
    5. ```
    6.  
    7. You can check a web server's configuration using [Qualys SSL Labs][qualys]. OkHttp's TLS
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Dec 24 00:16:30 UTC 2022
    - 10.5K bytes
    - Viewed (0)
Back to top