1. 11 Feb, 2012 1 commit
  2. 04 Feb, 2012 1 commit
  3. 15 Dec, 2011 1 commit
  4. 09 Nov, 2011 1 commit
  5. 26 Oct, 2011 1 commit
  6. 12 Oct, 2011 1 commit
  7. 25 Aug, 2011 2 commits
  8. 17 Aug, 2011 4 commits
  9. 23 Jul, 2011 1 commit
  10. 22 Jul, 2011 2 commits
  11. 01 Jun, 2011 2 commits
  12. 28 Apr, 2011 1 commit
  13. 12 Mar, 2011 2 commits
  14. 10 Mar, 2011 1 commit
  15. 07 Feb, 2011 1 commit
  16. 31 Jan, 2011 2 commits
  17. 18 Nov, 2010 1 commit
    • Christian Beier's avatar
      Add doxygen documentation support. · 705a5d46
      Christian Beier authored
          Adds automagically generating libvncserver/libvncclient API
          documentation using doxygen. This gives a nice overview on both APIs,
          include dependencies and function call/caller dependencies.
      
          TODO: Modify all the explaining comments in the .c files for use with
                doxygen as well.
      
          This patch only changes comments, no functional changes at all!
      Signed-off-by: 's avatarChristian Beier <dontmind@freeshell.org>
      705a5d46
  18. 11 Nov, 2010 1 commit
  19. 02 Nov, 2010 1 commit
  20. 21 Oct, 2010 1 commit
  21. 08 Oct, 2010 1 commit
  22. 29 Sep, 2010 1 commit
  23. 13 Sep, 2010 1 commit
    • Christian Beier's avatar
      Non-blocking sockets for Windows. · c0373e9c
      Christian Beier authored
      Expands the SetNonBlocking() function in libvncclient/sockets.c to also
      work under Windows and also changes it to honour maybe already present
      socket flags.
      
      A similar function was introduced for libvncserver as well and
      all the #ifdef'ed fnctl calls replaced with calls to that one.
      Signed-off-by: 's avatarChristian Beier <dontmind@freeshell.org>
      c0373e9c
  24. 08 Jul, 2010 1 commit
  25. 19 May, 2010 1 commit
  26. 28 Apr, 2010 1 commit
  27. 16 Jan, 2010 1 commit
  28. 01 Jan, 2010 1 commit
  29. 12 Nov, 2009 1 commit
  30. 02 Nov, 2009 1 commit
  31. 30 Oct, 2009 2 commits