Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rely on gnulib's secure_getenv() | Nikos Mavrogiannopoulos | 2016-05-28 | 1 | -1/+1 |
| | |||||
* | updated gnulib | Nikos Mavrogiannopoulos | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | Added getline() in gnulib. | Nikos Mavrogiannopoulos | 2014-04-09 | 1 | -0/+27 |
| | |||||
* | removed getpass from gl/ | Nikos Mavrogiannopoulos | 2014-03-04 | 1 | -27/+0 |
| | |||||
* | updated gnulib | Nikos Mavrogiannopoulos | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | gnulib only contains lgplv2 modules | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -4/+4 |
| | |||||
* | updated gnulib | Nikos Mavrogiannopoulos | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | Added timer_time. | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -3/+1 |
| | |||||
* | Updated gnulib and added usleep and getaddrinfo modules. | Nikos Mavrogiannopoulos | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | Use a single configure.ac. This speed ups compilation and | Nikos Mavrogiannopoulos | 2011-04-08 | 1 | -1/+1 |
| | | | | | reduces duplication of code (multiple gl/ libraries etc.). This saves about 2mb in distributed size (compressed). | ||||
* | Update gnulib files. | Simon Josefsson | 2010-01-26 | 1 | -1/+1 |
| | |||||
* | Update gnulib. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
| | |||||
* | Upgrade gnulib files. | Simon Josefsson | 2007-08-23 | 1 | -3/+2 |
| | |||||
* | Update. | Simon Josefsson | 2006-10-30 | 1 | -4/+2 |
| | |||||
* | Add lgl/ for LGPLed gnulib modules (for lib/) and use gl/ for GPL gnulib ↵ | Simon Josefsson | 2006-10-21 | 1 | -3/+3 |
| | | | | modules, for use in src/ etc. | ||||
* | Remove error module. | Simon Josefsson | 2005-09-21 | 1 | -1/+1 |
| | | | | Update gnulib files. | ||||
* | Update. | Simon Josefsson | 2005-08-12 | 1 | -3/+3 |
| | |||||
* | Update. | Simon Josefsson | 2005-08-12 | 1 | -29/+17 |
| | |||||
* | Update. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | Set up GnuTLS to use gnulib for portability files. | Simon Josefsson | 2004-08-14 | 1 | -0/+44 |
Initially only adding "getline", I will need it for S/MIME parsing. |