gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-nim] branch master created (now 265eb49)


From: gnunet
Subject: [GNUnet-SVN] [gnunet-nim] branch master created (now 265eb49)
Date: Sat, 13 Apr 2019 13:35:35 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a change to branch master
in repository gnunet-nim.

      at 265eb49  nimble

This branch includes the following new commits:

     new 8b95e3a  license for lurchi's code
     new 9e663f0  initial commit
     new e017691  add sample gnunet config
     new 92890ed  .gitignore: ignore the main binary, and nim_cache directory
     new b11dd1f  .gitignore: fix typo
     new 8916a21  .gitignore: fix syntax error
     new 65f8f14  add asynccadet code (does not compile yet)
     new 1c37b08  Merge branch 'master' of ssh://gnunet.org/gnunet-nim
     new 2ff53e4  fix compilation
     new c24442b  fix compilation (2)
     new 17e81f3  make cadetConnect an async proc
     new 9b40d2f  fix segfaults using heap allocation
     new e8c2962  connection to cadet service successful
     new 46b3aec  don't use AsyncEvent but store Futures in GnunetApplication
     new 07f5867  use the bundled gnunet.conf
     new 21c9466  disconnect after connecting (shuts down the application)
     new e07855e  Merge branch 'master' of ssh://gnunet.org/gnunet-nim
     new 04b1430  make the cleanup proc the finalizer (no explicit call 
necessary anymore)
     new cd73042  make the cleanup proc the finalizer (no explicit call 
necessary anymore)
     new 4b7a974  let's try out ports and channels
     new 28cf7ad  add GNUnet configs and scripts for testing
     new a345440  we get notified about an incoming CADET channel (and then we 
crash)
     new a00c5b0  receiving of cadet messages possible now
     new 8fe1352  command line parsing; application code for creating channel
     new ccb6b30  fix sending messages
     new 839e924  first try sending messages from stdin
     new 87438e7  cli option: add option to specify gnunet config
     new 493f9e5  newline behaviour like in gnunet-cadet
     new 4ced07f  fix crashes
     new bce46ca  gitignore: add gnunet generated files and folders
     new da708b6  use ref object where we only use heap allocation
     new 0bb901b  Revert "use ref object where we only use heap allocation"
     new d7313ad  add support for input and output file
     new 33102e7  add shutdown logic (allows GNUnet to shutdown on signals)
     new 1e4a1dd  use nicer new syntax
     new 238d9ae  use immutable variables where possible
     new 09a37a4  disconnect from the cadet service when CadetHandle is 
destroyed
     new 691133f  comment: explain why we're reading from stdin in a nasty way
     new 6781ce0  add shutdown procedure
     new 64d0ac0  fix bug (application hangs when a peer disconnects); fixes & 
simplifications
     new d3a8f59  move example applications / scripts / config files to example 
folder
     new cbddd7e  add first version of groupchat application
     new 172522a  Merge branch 'master' of ssh://gnunet.org/gnunet-nim
     new 5852e7b  add peer ID string functions
     new 4eb7568  use peer IDs as chat identifiers
     new cab393b  groupchat.nim: fix typo in echo message
     new 5722e51  examples/{start,stop}_peers: Use /bin/sh, tested and checked 
against Bash and shellcheck.
     new 866deb5  Makefile to clean the build.
     new 88d96e8  added date and time string to output
     new 716b7a9  load config file in release mode too (fixes segfault)
     new 7ed9750  Merge branch 'master' of ssh://gnunet.org/gnunet-nim
     new f7e6bc7  workaround for missing notification about disconnected cadet 
channels
     new b95e5ca  restructure groupchat application
     new 9bb3830  try out nimbox
     new 03c6430  Revert "try out nimbox"
     new 7d82365  gnunet_nim.nim: fix import paths to point to parent dir
     new 0e7306f  Add nakefile, nim.cfg, and ignore more things
     new ec4bf93  groupchat: improve CLI UX
     new 17c782c  gitignore
     new 7abd9ad  Start of a nimble file, should probably drop nake later on.
     new 265eb49  nimble

The 61 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]