Commit Graph

85 Commits (ubuntu/noble)

Author SHA1 Message Date
Jeff Becker 0eb4efdce9
netid update 5 years ago
Stephen Shelton 8f6dd132ff Make format (on recent version-related code) 5 years ago
Jason Rhinelander 638fb25b47 Put version info into a compiled file
This rewrites the version info using lokid's approach of compiling it
into a .cpp file that gets generated as part of the build (*not* during
the configure stage).

Among other things, this means that changing the version no longer
invalidates ccache or cmake dependencies, and because it depends on
`.git/index` git commits will cause the version to be regenerated,
making the commit tag more reliable (currently if you rebuild without
running cmake your git commit tag doesn't update).
5 years ago
Jeff Becker 4fdff7f233
consolidate versions 5 years ago
Jason Rhinelander fd02662d9f
Bump default netid to gamma for 0.6 5 years ago
Jeff 3f19b14c4f
Merge pull request #938 from majestrate/version-motto-bump-for-0.6.0-2019-12-03
bump version and motto
5 years ago
Jeff Becker 91627931ad
bump version and motto 5 years ago
Stephen Shelton 0c02ea8d2e Add "keyfile version" to RouterContact 5 years ago
jeff 32ed821763 Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 5 years ago
jeff cd9c4d9f1a bump version and motto 5 years ago
Jeff Becker da6a3bf9bb
Merge remote-tracking branch 'origin/master' into iwp-multi-ack 5 years ago
Jason Rhinelander 77c467a7e4 Bump version to 0.5.1 for minor fixes for 0.5.0 5 years ago
Jeff Becker 3b1a0b2835
add multi-ack and change protocol handshake to pin identity key 5 years ago
Jeff Becker 4c77bf208f
update default netid 5 years ago
Rick V 294b98527d
clang-format remaining code, use __asm__ for avx2 port since we
insist on straight C99 without extensions (asm isn't special in
C99, __asm__ is)
5 years ago
Rick V 6205e96c36
move non-string version info to common header 5 years ago
Jeff d2824c6b13
Merge pull request #792 from majestrate/master
bump versions and call timeout hook
5 years ago
Jeff Becker 78d191bd75
prepare for 0.5.0 5 years ago
Jeff ecf3c37d2e
Merge pull request #768 from majestrate/sane-limits
Sane limits
5 years ago
Jeff Becker 28de66e964
correct header? 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Jeff Becker e8573b6254
add limits files 5 years ago
Jeff Becker 835b334a59
* increase utp buffers
* disallow inbound traffic on outbound utp link
* const correctness
5 years ago
Michael b89689fec3
Refactor path build code 5 years ago
Rick V 6caed8d8a5
jeff forgot to bump
(cherry picked from commit 05c96c6ed2550a81a252a26ad57654da8e14b122)
5 years ago
Jeff Becker 78816b2315
bump version 5 years ago
Jeff Becker d05471c989
bump version to 0.4.1 5 years ago
Jeff Becker df0120f161
fix limit 5 years ago
Rick V 3931b7d9d7
implement missing libabyss functionality
remove some finished TODOs
5 years ago
Rick V ce9f455bf3
be more descriptive in version-info
(cherry picked from commit 427a6668ffbc1ed46042727b2ee9420cdc88aad8, it almost slipped out)
6 years ago
Rick V 3b62fdb73d
added warning to resource script 6 years ago
Rick V bcca2532f6
update version resrc v0.4 'subscribe to pewdiepie` 6 years ago
Jeff Becker 41e8691702
make format 6 years ago
Michael 6e38e85a79
Produce hierarchy of 'libraries' inside libllarp 6 years ago
Michael e5eda0fb8f
Move lokinet unspecific components to a util/ library 6 years ago