1. 08 May, 2004 3 kayıt (commit)
  2. 07 May, 2004 2 kayıt (commit)
  3. 06 May, 2004 7 kayıt (commit)
  4. 05 May, 2004 5 kayıt (commit)
  5. 04 May, 2004 3 kayıt (commit)
  6. 02 May, 2004 1 kayıt (commit)
  7. 29 Nis, 2004 1 kayıt (commit)
  8. 28 Nis, 2004 2 kayıt (commit)
  9. 23 Nis, 2004 1 kayıt (commit)
  10. 22 Nis, 2004 1 kayıt (commit)
  11. 20 Nis, 2004 2 kayıt (commit)
  12. 17 Nis, 2004 2 kayıt (commit)
  13. 16 Nis, 2004 4 kayıt (commit)
  14. 15 Nis, 2004 3 kayıt (commit)
  15. 14 Nis, 2004 1 kayıt (commit)
    • Hye-Shik Chang's avatar
      Backport checkin> · 5c4a4080
      Hye-Shik Chang yazdı
      Bug #934635: Fixed a bug where the configure script couldn't detect
      getaddrinfo() properly if the KAME stack had SCTP support.
      (Submitted by SUZUKI Shinsuke)
      5c4a4080
  16. 11 Nis, 2004 2 kayıt (commit)
    • Andrew MacIntyre's avatar
      add AF_UNIX notes · 2c73bc09
      Andrew MacIntyre yazdı
      2c73bc09
    • Andrew MacIntyre's avatar
      Backport to 2.3: · fea6d1a2
      Andrew MacIntyre yazdı
      Fixes for AF_UNIX support on OS/2:
      - return the full size of the sockaddr_un structure, without which
        bind() fails with EINVAL;
      - set test_socketserver to use a socket name that meets the form
        required by the underlying implementation;
      - don't bother exercising the forking AF_UNIX tests on EMX - its
        fork() can't handle the stress.
      fea6d1a2