Age | Commit message (Expand) | Author |
2017-03-11 | compute_digest already clones object's class, no need to ref here. | Marc Espie |
2017-03-11 | document recent changes. | Marc Espie |
2017-03-11 | tweak %m to expand to %c, and make %c more magical: | Marc Espie |
2017-03-10 | Sync from relayd: DELETE can have a body. | Reyk Floeter |
2017-03-10 | DELETE can have a body. | Reyk Floeter |
2017-03-09 | take the checksum part out of line. | Marc Espie |
2017-03-09 | tweak installurl code to return a single string that gets parsed | Marc Espie |
2017-03-08 | Fix etherip version parsing, ok dlg@ | Jeremie Courreges-Anglas |
2017-03-08 | argument to the document description (Nd) macro should be lowercase. | Igor Sobrado |
2017-03-07 | somehow it didn't get removed even though it's no longer installed | Marc Espie |
2017-03-07 | okay "can't find" means error reported as well | Marc Espie |
2017-03-07 | Digest::SHA is nasty: it shows an incomplete error message if the | Marc Espie |
2017-03-07 | if we reported "Can't find CONTENTS", we know it's a bad package, | Marc Espie |
2017-03-07 | get rid of redundant "Can't find CONTENTS" if the location already twitted | Marc Espie |
2017-03-07 | more error streamlining: | Marc Espie |
2017-03-07 | error message bugfix: forgot to pass object around, so | Marc Espie |
2017-03-06 | Just exit 1 instead of printing usage on error. | Antoine Jacoutot |
2017-03-04 | Make tcpdump show HT protection settings consistently. Previously, nothing | Stefan Sperling |
2017-03-04 | Send VPLS MAC withdrawals. | Renato Westphal |
2017-03-04 | Fix parsing of optional tlvs in address messages. | Renato Westphal |
2017-03-04 | Implement RFC 5919 (LDP End-of-LIB). | Renato Westphal |
2017-03-04 | Implement RFC 6667 (Typed Wildcard FEC for PWid). | Renato Westphal |
2017-03-04 | Implement RFC 5918 (Typed Wildcard FEC). | Renato Westphal |
2017-03-04 | Implement RFC 5561 (LDP Capabilities). | Renato Westphal |
2017-03-04 | Implement support for PWid group wildcards. | Renato Westphal |
2017-03-03 | Fix processing of Label Withdraw messages. | Renato Westphal |
2017-03-03 | The PW Status is an unknown TLV. | Renato Westphal |
2017-03-03 | Send correct status code on error condition. | Renato Westphal |
2017-03-03 | Create helper functions to log sent/received messages. | Renato Westphal |
2017-03-03 | Provide more detailed output when logging notification messages. | Renato Westphal |
2017-03-03 | Kill send_notification_nbr(). | Renato Westphal |
2017-03-03 | Minor tweaks. | Renato Westphal |
2017-03-03 | Allow to run on a non-default rdomain. | Renato Westphal |
2017-03-03 | Allow to specify an alternate control socket. | Renato Westphal |
2017-03-03 | Internally libssl uses 16k buffer, the libevent TLS wrapper uses | Alexander Bluhm |
2017-03-03 | Remove a "=over 4" after the corresponding "=back" has been removed | Alexander Bluhm |
2017-03-03 | spring cleanup, remove sysctl from doc, and finally gc some older annotations | Marc Espie |
2017-03-03 | pass @sysctl into old stuff | Marc Espie |
2017-03-03 | Undefined behavior: Variable 'user' was used as parameter and | Reyk Floeter |
2017-03-02 | Fix breakage of md5 authentication. | Renato Westphal |
2017-03-02 | Add "locked lladdr" option to prevent VMs from spoofing MAC addresses. | Reyk Floeter |
2017-03-01 | Rename start_vm_complete to vm_start_complete for consistency. | Reyk Floeter |
2017-03-01 | unbreak vmctl build by renaming a function that now conflicts with | Mike Larkin |
2017-03-01 | Split vmm.c into two files: vm.c for the VM child, vmm.c for the parent | Reyk Floeter |
2017-03-01 | Remove pkg.conf leftover. | Robert Peichaer |
2017-03-01 | tweak previous; ok reyk | Jason McIntyre |
2017-03-01 | scrape most of the config framework | Marc Espie |
2017-03-01 | Add "owner" option to set a user/group ownership for pre-configured VMs | Reyk Floeter |
2017-03-01 | *nargv[] holds an array of pointers, so it should be | Gleydson Soares |
2017-03-01 | add missing rcsid | Gleydson Soares |