summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-asn1.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix negative integers on 64bit platforms [1].Jun Kuriyama2005-07-131-4/+19
| | | | | | | | | | | | | | | - Upgrade to 5.2.1.2 and portlint fixes [2]. - Fix security problem in local/fixproc script [3]. PR: ports/82148 [1], ports/83058 [2] Submitted by: Deomid Ryabkov <myself@rojer.pp.ru> [1], Renato Botelho <freebsd@galle.com.br> [2], remko [3] References: http://vuxml.freebsd.org/3e0072d4-d05b-11d9-9aed-000e0c2e438a.html [3] Obtained from: http://cvs.sourceforge.net/viewcvs.py/net-snmp/net-snmp/local/fixproc?r1=5.0&r2=5.0.6.1&diff_format=u [3] Notes: svn path=/head/; revision=139016
* (1) Fix memory leak by connections from <UNKNOWN>.Jun Kuriyama2005-03-221-2/+48
| | | | | | | | | | | | (2) Take care of large counters on 64bit platforms. PR: ports/78807 (1) Submitted by: Andriy Gapon <avg@icyb.net.ua> (1), Peter Losher <Peter_Losher@isc.org> (2) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131884
* - Update to 5.2.1.Jun Kuriyama2005-01-251-0/+12
- Add a patch to fix memory leak (SF bugs #1103644). - Add WITH_DMALLOC knob (with a lot of patches to fix #include order). Notes: svn path=/head/; revision=127345