lp:~stefan.goetz-deactivatedaccount/hipl/dh-key-generation-fixes

Created by Stefan Götz and last modified
Get this branch:
bzr branch lp:~stefan.goetz-deactivatedaccount/hipl/dh-key-generation-fixes
Only Stefan Götz can upload to this branch. If you are Stefan Götz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stefan Götz
Project:
HIPL
Status:
Merged

Recent revisions

5133. By Stefan Götz

Fix real and potential out-of-bound array accesses in DH value array.
- added documentation about how the dh_table array is to be used.
- added index checks to functions that access the array.
- changed the upper bound of an iteration to not exceed the array size.

5132. By Diego Biurrun

Templatize all non-C files that contain hardcoded references to config files.

Now that the configuration file path is no longer hardcoded to /etc/hip,
references in throughout the code need to be adapted. C code extracts the
right value from config.h, for other files configure needs to substitute
the right values into a template file.

5131. By Diego Biurrun

Switch the Bazaar metadata dependencies of version.h to a more appropriate file.

.bzr/branch/last-revision is not available in lightweight checkouts, so that
there version.h does not get updated after Bazaar commits or updates.
Meanwhile .bzr/checkout/dirstate is present in lightweight checkouts as well
as full checkouts and changes with every Bazaar commit/update.

5130. By Diego Biurrun

Reword awkward comment about reenabling logging.

5129. By Diego Biurrun

cosmetics: Add spaces around pipes for better readability.

5128. By Diego Biurrun

Remove two previously overlooked references to Bamboo, which was removed.

5127. By Diego Biurrun

Remove unused variable.

5126. By Diego Biurrun

Default sysconfdir to /etc, which is expected of OpenWrt packages.

5125. By Diego Biurrun

whitespace cleanup: remove tabs and trailing whitespace

5124. By Diego Biurrun

Rename PACKAGING_DIR variable to SRCDIR_PACKAGING.
The former is easily confused with other variables.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:hipl
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.