aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix FTBFS of testChristian Grothoff2017-03-17
|
* fix fprintf format string warningsChristian Grothoff2017-03-17
|
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
|
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * fix build issuesChristian Grothoff2017-03-16
| |
| * update .gitignore filesChristian Grothoff2017-03-16
| |
| * DCEChristian Grothoff2017-03-16
| |
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
| * migrate regex to new service APIChristian Grothoff2017-03-16
| |
| * migrate testbed-logger to new service APIChristian Grothoff2017-03-16
| |
* | Fix compiler warnings.Marcello Stanisci2017-03-16
| |
* | Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci2017-03-16
| |
* | porting socialMarcello Stanisci2017-03-16
| |
* | porting fs finished.Marcello Stanisci2017-03-16
| |
* | porting gnunet-publish + others..Marcello Stanisci2017-03-16
| |
* | portingMarcello Stanisci2017-03-16
| |
* | porting.Marcello Stanisci2017-03-15
| |
* | getopt API porting.Marcello Stanisci2017-03-15
| |
* | Still porting to new getopt API.Marcello Stanisci2017-03-15
| |
* | Porting 'nat-auto'.Marcello Stanisci2017-03-15
| |
* | Porting 'nat'.Marcello Stanisci2017-03-15
| |
* | add way to mark options as mandatory, get tests to pass againChristian Grothoff2017-03-15
| |
* | Porting 'arm'.Marcello Stanisci2017-03-15
| |
* | Port 'statistics' to the new getopt API.Marcello Stanisci2017-03-15
| |
* | add json command line option parserChristian Grothoff2017-03-15
| |
* | add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIMEChristian Grothoff2017-03-15
| |
* | fix test case, implement base32 argument parser logicChristian Grothoff2017-03-15
| |
* | getopt major style fix, remove macro-mania with nicer typed functionsChristian Grothoff2017-03-15
|/
* fix misc clang compiler warningsChristian Grothoff2017-03-14
|
* link against libz explicitly, as we use it directlyChristian Grothoff2017-03-14
|
* fix FTBFSChristian Grothoff2017-03-14
|
* migrate secretsharing to new service APIChristian Grothoff2017-03-14
|
* convert sqlite peerstore to using libgnunetsqChristian Grothoff2017-03-14
|
* indentation onlyChristian Grothoff2017-03-13
|
* link against libgnunetsqChristian Grothoff2017-03-13
|
* allow use of NULL for stiringsChristian Grothoff2017-03-13
|
* convert sqlite plugin to use libgnunetsqChristian Grothoff2017-03-13
|
* fix leaks, note that APIs are deprecated (NTR instead of MQ style)Christian Grothoff2017-03-13
|
* fix possible NPEChristian Grothoff2017-03-13
|
* one more rval checkChristian Grothoff2017-03-13
|
* check multihashmap32_put return value in mq.cChristian Grothoff2017-03-13
|
* check sqlite3_close() return value in testChristian Grothoff2017-03-13
|
* check unlink() return value in testChristian Grothoff2017-03-13
|
* fix theoretical leak in testChristian Grothoff2017-03-13
|
* fix tutorial: SERVICEHOME is obsolete, we now have GNUNET_TEST_HOMEChristian Grothoff2017-03-13
|
* fix includeChristian Grothoff2017-03-13
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* getting rid of the old cadet client library (pre-MQ)Christian Grothoff2017-03-13
|
* Merge branch 'master'Julius Bünger2017-03-13
|\