1. 02 Jun, 2006 2 commits
  2. 23 May, 2006 1 commit
  3. 03 Feb, 2006 1 commit
  4. 29 Nov, 2005 1 commit
  5. 28 Nov, 2005 1 commit
  6. 26 Oct, 2005 1 commit
  7. 03 Aug, 2005 1 commit
  8. 05 Jun, 2005 1 commit
  9. 14 Mar, 2005 1 commit
  10. 14 Dec, 2004 1 commit
  11. 07 Oct, 2004 1 commit
  12. 08 Sep, 2004 1 commit
    • Francois Gouget's avatar
      Fix and unify parsing of calling conventions. · 02236f06
      Francois Gouget authored
      Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse
      error as this is a valid C construct.
      Generate type tests for rpcrt4.
      Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on
      Windows.
      Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and
      MIDL_STUBLESS_PROXY_INFO structs.
      Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and
      CS_STUB_INFO.
      02236f06
  13. 21 Oct, 2003 1 commit
  14. 05 Sep, 2003 1 commit
  15. 22 May, 2003 1 commit
  16. 21 May, 2003 1 commit
  17. 31 Jan, 2003 1 commit
  18. 05 Dec, 2002 1 commit
  19. 28 Oct, 2002 3 commits
  20. 25 Oct, 2002 2 commits
    • Greg Turner's avatar
      - Use memset instead of ZeroMemory, just to be consistent with Ove's · 461708c1
      Greg Turner authored
        code.
      - Add some assertions where assumptions are made (need way more).
      - Plug the binding handle into the RPC_MESSAGE during NdrGetBuffer.
      - Implement NdrSendReceive.
      - Attempt to support client and server bindings in I_RpcSend[Receive].
      461708c1
    • Greg Turner's avatar
      - Make explicit some missing include dependencies. · 4a37d84a
      Greg Turner authored
      - Implement NdrGetBuffer, NdrFreeBuffer, NdrConformantStringBufferSize
        and NdrConformantStringMarshall.
      - Define the RPC_FC_C_CSTRING constant.
      - Perhaps I don't want those MIDL_*_FORMAT_STRING structs, after
        all. Removed.
      - Add RPC todo list.
      - MIDL_STUB_MESSAGE.uFlags aren't.
      - Comment out the NdrClientCall2 mock-up since that stuff is in the
        process of being implemented and might cause problems.
      4a37d84a
  21. 23 Oct, 2002 1 commit
  22. 22 Oct, 2002 1 commit
  23. 21 Oct, 2002 1 commit
  24. 19 Oct, 2002 1 commit
  25. 10 Oct, 2002 1 commit