1. bf7c13f configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 3 months ago master
  2. 284c256 contrib/jenkins.sh: run "make {distcheck,maintainer-clean}" by Oliver Smith · 4 years, 10 months ago
  3. b5ae1af util/Makefile.am: Fix build with builddir neq srcdir by Pau Espin Pedrol · 6 years ago
  4. 4d4d9ec Fix no-return-in-nonvoid-function ipaccess-auth.c:80 by Martin Hauke · 6 years ago
  5. e855f0c build: check for libcrypto and libssl by Martin Hauke · 6 years ago
  6. c386867 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  7. 1465a86 ipaccess: Default to port 3210 for the telnet session by Holger Hans Peter Freyther · 13 years ago
  8. 5083c2a ipaccess: Terminate the application on CTRL+C or CTRL+D by Holger Hans Peter Freyther · 13 years ago
  9. eb490d3 ipaccess: Add \r when we get a \n to fix line wrappings by Holger Hans Peter Freyther · 13 years ago
  10. d3e5f24 telnet: Flush the console after every character by Holger Hans Peter Freyther · 13 years ago
  11. 4d2cdc7 ipaccess: Start without echoing by default for ipaccess by Holger Hans Peter Freyther · 13 years ago
  12. 8d545fb Fix the compilation and linking of the ipaccess_telnet by Holger Hans Peter Freyther · 14 years ago
  13. 000cfc3 use basename(argv[0]) to determine true program name by Harald Welte · 14 years ago
  14. a3c6223 remove code duplication between telnet-client / telnet-client-ipa by Harald Welte · 14 years ago
  15. 0d2ece6 add "ipaccess-telnet" support, i.e. telnetting to an ip.access nanoBTS by Harald Welte · 14 years ago
  16. 991f536 add C++ include wrappers by Sean Middleditch · 14 years ago github
  17. 4b3c7fd automake fixes by Sean Middleditch · 14 years ago
  18. e2634bd compilation fixes for more pedantic compilers by Sean Middleditch · 14 years ago
  19. e477541 typo fix in NEWS by Sean Middleditch · 15 years ago
  20. 641df58 move util source code to util/ directory by Sean Middleditch · 15 years ago
  21. 9e4f491 and update Makefile.am (oops) by Sean Middleditch · 15 years ago
  22. ff7c6ec store man pages in man subdir by Sean Middleditch · 15 years ago
  23. 6f20d7b hide INSTALL by Sean Middleditch · 15 years ago
  24. d9931b6 remove INSTALL link by Sean Middleditch · 15 years ago
  25. a6e0e11 telnet_begin_sb and telnet_finish_sb functions by Sean Middleditch · 15 years ago
  26. 65a53b0 telnet_begin_sb and telnet_finish_sb functions by Sean Middleditch · 15 years ago
  27. 0457afb Makefile.am fix for man page by Sean Middleditch · 15 years ago
  28. b34236e man pages for telnet-client, telnet-chatd, and telnet-proxy by Sean Middleditch · 15 years ago
  29. e67d3ea more man pages by Sean Middleditch · 15 years ago
  30. 897e97f more man pages by Sean Middleditch · 15 years ago
  31. db12816 cleanups to macro conditions by Sean Middleditch · 15 years ago
  32. e97ac9e move telnet_state_t to libtelnet.c as it is only used internally by Sean Middleditch · 15 years ago
  33. 5565596 version corrections in source files and README by Sean Middleditch · 15 years ago
  34. eccc4a4 initial man pages, bump to 0.13 by Sean Middleditch · 15 years ago
  35. 8739165 add NEWS note about telnet_raw_printf() by Sean Middleditch · 15 years ago
  36. 9dcfd4b rename telnet_printf2 to telnet_raw_printf by Sean Middleditch · 15 years ago
  37. 49b16d2 change library interface version by Sean Middleditch · 15 years ago
  38. 4932345 update README version by Sean Middleditch · 15 years ago
  39. be230ee documentation update by Sean Middleditch · 15 years ago
  40. d2466a0 make libtelnet_t private; libtelnet_init now returns a pointer instead of taking one, and libtelnet_free frees the pointer passed in by Sean Middleditch · 15 years ago
  41. d08d812 pkgconfig support by Sean Middleditch · 15 years ago
  42. 4adfdf3 silence another goofy warning by Sean Middleditch · 15 years ago
  43. 54c1e3e replace calls to write() for stdout with stdio calls by Sean Middleditch · 15 years ago
  44. ccc035a silence warnings we dont really care about in telnet-client by Sean Middleditch · 15 years ago
  45. aff7b32 update/clarify public domain license in COPYING by Sean Middleditch · 15 years ago
  46. bcfd3b8 actually use zlib by Sean Middleditch · 15 years ago
  47. 048b3b2 Merge branch 'master' of github.com:elanthis/libtelnet by Sean Middleditch · 15 years ago
  48. 3b3cbe1 bump to 0.10 by Sean Middleditch · 15 years ago
  49. dbdd423 header file fixes in Makefile.am by Sean Middleditch · 15 years ago
  50. 56f3c5c use autoconf, automake, and libtool for building by Sean Middleditch · 15 years ago
  51. 0003f05 signedness warnings silence by Sean Middleditch · 15 years ago
  52. a63ff7f minor formatting update by Sean Middleditch · 15 years ago
  53. a25ee61 Merge branch '0.9' by Sean Middleditch · 15 years ago
  54. eb950a8 added telnet_send_sb by Sean Middleditch · 15 years ago
  55. ae39cee prep for 0.9 release by Sean Middleditch · 15 years ago
  56. 8c11179 minor cleanups by Sean Middleditch · 15 years ago
  57. 94d67e8 expand list of RFCs by Sean Middleditch · 15 years ago
  58. 8d50fe8 document ttype/environ/new-environ/mssp by Sean Middleditch · 15 years ago
  59. 2d5c499 support ttype/environ/new-environ/mssp parsing (using alloca; fixme?) by Sean Middleditch · 15 years ago
  60. 1e80f52 grow the rfc1143 array by 4 elements instead of 1 by Sean Middleditch · 15 years ago
  61. b10946c dont use a separate event for ZMP by Sean Middleditch · 15 years ago
  62. 53a8661 standards fix by Sean Middleditch · 15 years ago
  63. 1887735 document ZMP functions by Sean Middleditch · 15 years ago
  64. e22b477 add ZMP send commands by Sean Middleditch · 15 years ago
  65. 94738a4 Merge branch 'master' into zmp by Sean Middleditch · 15 years ago
  66. bfc641e clean up and document the telopt table stuff by Sean Middleditch · 15 years ago
  67. f6daa85 zmp fixes (great track record here, eh?) by Sean Middleditch · 15 years ago
  68. 3f96c5c another fix for compress handling by Sean Middleditch · 15 years ago
  69. 8c56735 fixes for compress handling by Sean Middleditch · 15 years ago
  70. e5327da initial ZMP parsing support (experimental) by Sean Middleditch · 15 years ago
  71. 0092336 Merge branch 'master' into fix-negotiate by Sean Middleditch · 15 years ago
  72. 1443ca4 fix function name by Sean Middleditch · 15 years ago
  73. 34bb099 require option table to fix negotiation "race" issie (experimental) by Sean Middleditch · 15 years ago
  74. e2122b2 add MSSP telopt code, add MCCP2 synonym, remove COMPRESS1 (as we do not at all support it) by Sean Middleditch · 15 years ago
  75. 7491bf4 cleanup rfc1143 code slightly by Sean Middleditch · 15 years ago
  76. 2d5f4bf change behavior of invalid IAC sequence inside subnegotiation to match BSD telnet implementation by Sean Middleditch · 15 years ago
  77. 330c261 _negotiate just uses state, simplifies things a bit; not (int) hack in switch to get gcc to shut up by Sean Middleditch · 15 years ago
  78. 447d3ad will/wont states before do/wont, just like actual telnet codes and event numbers by Sean Middleditch · 15 years ago
  79. b43c10c minor cleanups by Sean Middleditch · 15 years ago
  80. 4f0c37f shorten the output function names to something more reasonable by Sean Middleditch · 15 years ago
  81. 9b07e92 gcc/c99 inline for small internal functions by Sean Middleditch · 15 years ago
  82. b7bf8f3 fix __GNUC__ macro test by Sean Middleditch · 15 years ago
  83. 2cb166c remove empty case statements in RFC1143 code by Sean Middleditch · 15 years ago
  84. 7894384 fix last commit by Sean Middleditch · 15 years ago
  85. 90e79da remove telnet_send_telopt() as it has no real purpose and using it can have surprising results; added telnet_begin_subnegotiation and telnet_finish_subnegotiation by Sean Middleditch · 15 years ago
  86. c0e9fcd COMPRESS2 support for chatd by Sean Middleditch · 15 years ago
  87. f713302 send events for option state changes by Sean Middleditch · 15 years ago
  88. 1688da1 fix RFC1143 more by Sean Middleditch · 15 years ago
  89. 4987f9f fix RFC1143 to actually work by Sean Middleditch · 15 years ago
  90. 5dea1f7 dont leak by Sean Middleditch · 15 years ago
  91. a6d03ff dont bail on ECONNRESET by Sean Middleditch · 15 years ago
  92. 79376a0 re-add telnet-chatd.c again, now that the Makefile bug is fixes by Sean Middleditch · 15 years ago
  93. f65f27d remove the lib/LIB from identifier prefixes; also, swap printf and printf2 so the more common one is the one with the shorter name by Sean Middleditch · 15 years ago
  94. 156f586 fix broken Makefile clean by Sean Middleditch · 15 years ago
  95. 340a51b use size_t where appropriate instead of unsigned int by Sean Middleditch · 15 years ago
  96. 8daf774 use char buffers instead of unsigned char to make use of API less of a pain in the butt by Sean Middleditch · 15 years ago
  97. 80f119b silence warning by Sean Middleditch · 15 years ago
  98. e5b4759 fix compilation when HAVE_ZLIB is not defined by Sean Middleditch · 15 years ago
  99. 1f962f0 dont forward-declare enums, as C++ does not support that by Sean Middleditch · 15 years ago
  100. 4613e68 document libtelnet_printf and libtelnet_printf2 by Sean Middleditch · 15 years ago