aboutsummaryrefslogtreecommitdiff
path: root/src/auction
Commit message (Collapse)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix more 'make dist' issuesChristian Grothoff2018-01-02
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* auction: makefile indentationMarkus Teich2017-03-23
|
* Last commit as of getopt porting. 'social' still gives warnings.Marcello Stanisci2017-03-16
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* auction: basic service templateMarkus Teich2017-01-16
|
* auction: add test for auction-createMarkus Teich2017-01-12
|
* auction: check for empty pricelistMarkus Teich2017-01-12
|
* auction: add pricemap validationMarkus Teich2017-01-12
|
* Merge branch 'master' into auctionMarkus Teich2017-01-12
|\
| * add empty auctions.conf to satisfy build systemDaniel Golle2017-01-11
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | include json dependencyMarkus Teich2017-01-12
| |
* | add basic cmdline checkingMarkus Teich2017-01-12
| |
* | update cmdline parsingMarkus Teich2017-01-12
|/
* cmdline for auction-createMarkus Teich2017-01-11
|
* initial gnunet-auction commitMarkus Teich2017-01-11