1. 14 5月, 2013 1 次提交
  2. 23 4月, 2013 1 次提交
  3. 31 3月, 2013 1 次提交
  4. 30 3月, 2013 1 次提交
  5. 23 1月, 2013 1 次提交
  6. 20 1月, 2013 3 次提交
  7. 19 1月, 2013 1 次提交
  8. 12 12月, 2012 1 次提交
  9. 28 11月, 2012 2 次提交
  10. 17 11月, 2012 1 次提交
  11. 05 11月, 2012 1 次提交
  12. 20 10月, 2012 2 次提交
  13. 16 10月, 2012 1 次提交
  14. 12 10月, 2012 1 次提交
  15. 07 10月, 2012 1 次提交
  16. 25 9月, 2012 1 次提交
  17. 24 9月, 2012 1 次提交
  18. 18 9月, 2012 1 次提交
  19. 15 9月, 2012 1 次提交
  20. 29 8月, 2012 2 次提交
  21. 17 8月, 2012 1 次提交
  22. 14 8月, 2012 1 次提交
  23. 15 6月, 2012 1 次提交
  24. 11 5月, 2012 1 次提交
  25. 18 4月, 2012 1 次提交
  26. 03 3月, 2012 1 次提交
  27. 27 2月, 2012 1 次提交
    • A
      Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds for · f7ef20c5
      Andy Polyakov 提交于
      following reasons:
      
      - it's not the way to engage XPG4v2 mode, defining _XOPEN_SOURCE to
        value less than 500 is (see standards(5));
      - we need to work out strategy to handle _XOPEN_SOURCE, current state
        when we define e.g. _XOPEN_SOURCE to 500 in some files is inappropriate;
      - sctp implementation on Solaris is incomplete, in sense that bss_dgram.c
        doesn't compile, because not all structures are defined, so that
        enabling sctp doesn't work anyway;
      f7ef20c5
  28. 02 2月, 2012 1 次提交
  29. 05 1月, 2012 1 次提交
  30. 27 12月, 2011 1 次提交
  31. 25 12月, 2011 1 次提交
    • D
      PR: 2535 · 7e159e01
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Add SCTP support for DTLS (RFC 6083).
      7e159e01
  32. 20 12月, 2011 1 次提交
    • D
      PR: 2563 · ad89bf78
      Dr. Stephen Henson 提交于
      Submitted by: Paul Green <Paul.Green@stratus.com>
      Reviewed by: steve
      
      Improved PRNG seeding for VOS.
      ad89bf78
  33. 15 11月, 2011 2 次提交
  34. 14 11月, 2011 1 次提交