aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct
Commit message (Collapse)AuthorAge
* BUILD: Move scalarproduct to contrib/serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
|
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| |
| * BUILD: meson properly soversionMartin Schanzenbach2023-09-24
| |
| * BUILD: scalarproduct mesonMartin Schanzenbach2023-09-24
| |
| * BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
| |
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
| |
* | NEWS: Removed all usage of old transport api, beside peerinfo tool, ↵t3sserakt2023-06-19
|/ | | | gnunet-transport cli and usage in transport layer itself.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through SCALARPRODUCT subsystemWillow Liquorice2022-10-03
|
* -DOC: Comment stripping pass in SCALARPRODUCT serviceWillow Liquorice2022-10-03
|
* -fix many more typosChristian Grothoff2021-04-26
|
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
|
* fix some linting issuesChristian Grothoff2020-12-28
|
* change scalarproduct to use seti service in lieu of deprecated set serviceChristian Grothoff2020-08-19
|
* 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
|
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
|
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* 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
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* delay cancelling listen operations to avoid rejecting operations before they ↵Christian Grothoff2017-10-04
| | | | had a chance to start, fixes misc. test case failures related to set
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
|
* portingMarcello Stanisci2017-03-16
|
* 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
|
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
|
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
|
* minimal code cleanupChristian Grothoff2017-02-24
|
* add set operation optionsFlorian Dold2017-02-23
|
* misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ↵Christian Grothoff2017-02-19
| | | | creating a missunderstanding about which one is active