Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8d343029 | 2015-12-27 16:50:33 | Ignore more configure stuff (configure.lineno) Link: https://lists.gnu.org/archive/html/autoconf/2004-01/msg00043.html | ||
| 1d34498e | 2015-08-18 12:18:31 | sample: add HTTP CONNECT tunnelling example using libevent http layer | ||
| 1dbb55da | 2015-06-21 22:05:21 | Updated gitignore | ||
| 6c12bfec | 2015-01-27 15:30:52 | Added cmake-generated files to ignore list. These are generated by cmake on Windows with MSVC. | ||
| 571295bd | 2014-08-18 10:14:29 | Merge remote-tracking branch 'origin/patches-2.0' | ||
| 1a8295a3 | 2014-08-13 23:17:52 | Add a few files created by "make verify" to .gitignore. | ||
| c83f3333 | 2014-06-13 14:18:13 | ignore config.cache/test-driver files config.cache is generated when you run `./configure -C`. test-driver comes from newer autotools. | ||
| b6593aab | 2014-04-13 13:07:16 | ignore one more test binary | ||
| e0613212 | 2014-02-14 09:04:48 | Add cmake-related files to .gitignore | ||
| be46c99b | 2013-02-19 12:22:31 | Add sample/https-client.c, an example of stacking evhttp as a client on top of bufferevent_ssl. Signed-off-by: Catalin Patulea <catalinp@google.com> |